I have my own executable file which is named as "testQueue" and bundled with my main app(testApp) to achieve my requirements. testQueue is a executable file written in C .
I sandboxed this executable using below options and added in the app :
Still i received the following error from apple review team.
"App sandbox not enabled - The following executables must include the "com.apple.security.app-sandbox" entitlement with a Boolean value of true in the entitlements property list. Refer to the App Sandbox page for more information on sandboxing your app.
testApp.app/Contents/Resources/testQueue"
i would like to know if anything else needs to be added in project settings?
Go to your target -> Capabilities -> put App Sandbox in ON.
If you are using Xamarin check the "Enable App Sandbox" option on your "Entitlements" file
Then on the "Mac Signing" options:
Before archiving the file for publishing
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With