-
Notifications
You must be signed in to change notification settings - Fork 4
Releasing
Leon Liefting edited this page Dec 3, 2017
·
6 revisions
- In IntelliJ click on Build -> Generate signed APK
- Use the certificate that I'm not going to post here.
- Log in to: https://play.google.com/apps/publish/
- Go to Release management -> App releases -> Create Release
- You need to enroll in the Apple developer program: https://developer.apple.com/programs/
- Register an app id in there.
- In Xcode, go to targets and click on ios-moe. Then click on the "General" tab and check "Automatically manage signing". This will save you tons of trouble with managing provisioning profiles.
- More instructions I found on the MOE forum: https://discuss.multi-os-engine.org/t/signing-identities-not-found/1218/4
- Open the Xcode project
- In Menu Product, choose Archive
- In the Popup, that appears afterwards, select last build and click ‘Upload to App Store…’