After you are done with coding Mac OSX App you may want to upload the same to iTunes Connect to distribute it through Mac AppStore.
While validating your app archive before uploading it to iTunes Store you will get following error something like this stating: Archive validation failed due to the issue listed below. iTunes Store operation failed. App Sandbox not enabled. The following executable must include the “com.apple.security.app-sandbox” entitlement with a Boolean value of true in the entitlement property list.
Solution is Simple,
Step 01: Go to your Target in Xcode > Capabilities > slide App Sandbox toggle to right to make it on
Hope it helps,
Thanks & Regards
Mandar Apte
Hi Mandar ,
when i do like this am getting other error Error ITMS-90285: “invalid code signing Entitlements.Your application bundle’s signature contains code signing entitlements that are not supported on Mac OS X. Specifically, key ‘beta-reports-active’ in ‘com.xxxxx.wwwww.pkg/payload/some.app/contents/MacOS/someMac’ is not supported”. Please can you help me am stroked here.
am enable the sandbox but its getting error