Quantcast
Channel: Latest Questions by CallToAdventure
Viewing all articles
Browse latest Browse all 62

Mac AppStore & Sandbox

$
0
0
It may take a while before Unity will take care of these issues and the building and submission would smooth up a bit. I managed to get one step closer to the submission process. However, one last issue remains - the sandboxing. I built the app, then used the following three steps before launching APplication Loader: set the permissions: chmod -R a+xr "/Users/Lari/Desktop/ArcadiaEngine.app" codesigning: codesign -f -v -s "3rd Party Mac Developer Application: Laurentiu Danila" "ArcadiaEngine.app" building the package: productbuild --component "ArcadiaEngine.app" /Applications --sign "3rd Party Mac Developer Installer: Laurentiu Danila" --product "ArcadiaEngine.app/Contents/Info.plist" ArcadiaEngine.pkg I am not a programmer so these steps are already taken in the dark somewhat. I finally managed to submit the app but Apple wrote back with this: *"Dear developer, We have discovered one or more issues with your recent delivery for "Arcadia Engine". To process your delivery, the following issues must be corrected: **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. ArcadiaEngine.app/Contents/MacOS/ArcadiaEngine Though you are not required to fix the following issues, we wanted to make you aware of them: Invalid Signature - the executable at path ArcadiaEngine.app/Contents/Frameworks/MonoEmbedRuntime/osx/libmono.0.dylib is not signed. Refer to the Code Signing and Application Sandboxing Guide for more information. Once the required corrections have been made, go to the Version Details page and click "Ready to Upload Binary." Continue through the submission process until the app status is "Waiting for Upload." You can then deliver the corrected binary. Regards, The App Store team "* I've looked online, still looking for an answer, maybe till I get one someone here already has been through these steps. Thanks!

Viewing all articles
Browse latest Browse all 62

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>