Replies: 2 comments 6 replies
-
|
I submitted an app successfully last week on the Mac App Store
I added too it's neccessary to add a provisionprofile like iOS too and finnaly create a pkg using |
Beta Was this translation helpful? Give feedback.
6 replies
-
|
I created an ANE that support Security Scoped Bookmarks for Mac App Store Sandbox. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I learned via this forum that I needed to add these entitlements to my bundled app:
However, I hear that:
com.apple.security.cs.allow-dyld-environment-variablesis effectively forbidden;com.apple.security.cs.allow-jitis extremely restricted;com.apple.security.cs.allow-unsigned-executable-memorytriggers near automatic rejection;com.apple.security.cs.disable-library-validationis only sometimes allowed.Does anybody here know this better than me? I am willing to learn. Also, did anyone here successfully published a desktop macOS app (i.e., NOT an iOS app) on the Mac App Store?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions