When running a bot in XCode 8 and using Swift 3 code, I'm getting this error: Opening import file for module 'MobileCoreServices': Permission denied
I'm using Carthage. I run the macOS Server in another user account on the same machine.
Can anyone please help?