Hi,
How to package signed .app to use with Application Loader plz ?
Best regards.
Hi,
How to package signed .app to use with Application Loader plz ?
Best regards.
Solved
In Terminal :
cd /Your_App_Directory
productbuild --component YourApp.app /Applications --sign “3rd Party Mac Developer Installer: xxx xxx (XXXXXXXXX)” YourApp.pkg
Hi, Gispubc
Please look to thread
https://forums.coronalabs.com/topic/58325-application-loader-error/
Maybe you help me
Thnaks!
As I replied in the other thread …
That’s a known issue which we’re working on. If you are comfortable with the details of codesigning you can figure out the entitlements required and apply them after the app has been built (there’s some info on this in other threads in this forum).
Or wait a week or so and the Simulator will generate the correctly signed packages for you.
Perry, thank you
Check out the latest Daily Builds! Starting with build 2695 you can have the Corona Simulator for OS X submit your OS X app to the Mac App Store.
Perry, it’s a great news!
I’ve already taken advantage of the new feature and upload game to MacStore
Thanks!
That’s great! Be sure to let us know when you get approved.
Solved
In Terminal :
cd /Your_App_Directory
productbuild --component YourApp.app /Applications --sign “3rd Party Mac Developer Installer: xxx xxx (XXXXXXXXX)” YourApp.pkg
Hi, Gispubc
Please look to thread
https://forums.coronalabs.com/topic/58325-application-loader-error/
Maybe you help me
Thnaks!
As I replied in the other thread …
That’s a known issue which we’re working on. If you are comfortable with the details of codesigning you can figure out the entitlements required and apply them after the app has been built (there’s some info on this in other threads in this forum).
Or wait a week or so and the Simulator will generate the correctly signed packages for you.
Perry, thank you
Check out the latest Daily Builds! Starting with build 2695 you can have the Corona Simulator for OS X submit your OS X app to the Mac App Store.
Perry, it’s a great news!
I’ve already taken advantage of the new feature and upload game to MacStore
Thanks!
That’s great! Be sure to let us know when you get approved.