Dear Sir
I am using local mac machine, I create new folder to extract new B4iBuildServer
I also add in library:
- FirebaseMacFrameworks2
- GoogleMaps.framework
- Mac-Wrappers
- PC-Libraries
- GoogleIPhoneUtilities.framework
And I try to compile, and get error like this
What must I do?
This is the relevant error message: note: Execution policy exception registration failed and was skipped: Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" (in target 'B4iProject' from project 'B4iProject')
Looks like a permissions issue.
Things to try:
1. Change the user id under Tools - Builder - Settings.
2. Make a test with the hosted builder.
3. Run Xcode and make sure that it is running properly.
Thankyou, i tray with other user id & makse sure my xcode in local machine running well with last update version.
And i tray re-compile, still error.
How, to test with hosted builder, i not have.
thankyou