How to fix iTunes store operation failed, App Sandbox not enabled error that you get while validating and uploading Mac OSX app to iTunes Connect via Xcode

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.

 
iTunes store operation failed app sandbox not enabled

 
Solution is Simple,

 
Step 01: Go to your Target in Xcode > Capabilities > slide App Sandbox toggle to right to make it on

 
Xcode-App-Sandbox-Settings

 
Hope it helps,

 
Thanks & Regards
Mandar Apte

Mandar Apte

This website contains a design articles blog by Mandar Apte. He writes and shares his iOS development, graphic, web, & animation film design experience through articles. Mandar is Mumbai based multi-disciplinary designer with expertise in UI, UX, Logo, Symbol, and Brand Identity design. He is an alumnus of Sir J. J. Institute of Applied Art, Mumbai. He currently runs his studio in the heart of the city of Mumbai.

2 thoughts on “How to fix iTunes store operation failed, App Sandbox not enabled error that you get while validating and uploading Mac OSX app to iTunes Connect via Xcode

  1. 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.

Leave a Reply

Your email address will not be published. Required fields are marked *