shuttle
shuttle copied to clipboard
Error with macOS Mojave
runScript has an error "Not authorized to send Apple events to iTerm"
Add iTerm under Full Disk Access in de Security & Privacy settings on the privacy tab.
@metalmini still not working. iTerm2 Build 3.2.4beta4, MacOS 10.14, with no errors. just switch to iTeam2 tabs but not pasting anything
I'll look into this as soon as I can. I'm a bit behind and have not installed 10.14 yet.
Due to security changes in Mojave the shuttle-info.plist needs to be changed. Adding the following should get it working again.
<key>NSAppleEventsUsageDescription</key>
<string>NSAppleEventsUsageDescription</string>
fix will be coming in the new build.
Fixed by reinstall shuttle
@suxiaogang Thanks for the update. There is still an issue with Mojave when compiled with the latest xcode. I'll close this issue out when 1.30 is released.