Open TomCorwine opened 3 years ago
Not really an “issue”, but I just wanted to document how a mac user can run this.
Navigate to the file in Terminal (cd <Your X-Plane Path>/Resources/plugins/StopZoomingDammit/mac_x64/), and enter the following command:
cd <Your X-Plane Path>/Resources/plugins/StopZoomingDammit/mac_x64/
xattr -d com.apple.quarantine StopZoomingDammit.xpl
to remove the ‘danger - downloaded from the Internet’ extended attribute from the file.
Not really an “issue”, but I just wanted to document how a mac user can run this.
Navigate to the file in Terminal (
cd <Your X-Plane Path>/Resources/plugins/StopZoomingDammit/mac_x64/
), and enter the following command:xattr -d com.apple.quarantine StopZoomingDammit.xpl
to remove the ‘danger - downloaded from the Internet’ extended attribute from the file.