How to create ipa?
libgdx 1.9.5 moe 1.2.0
there is no BUILD->create IPA
there is no createIPA gradle task
How to create ipa?
And I can run moe nice
How to create ipa?
libgdx 1.9.5 moe 1.2.0
there is no BUILD->create IPA
there is no createIPA gradle task
How to create ipa?
And I can run moe nice
You can build IPA from the command line:
./gradlew moeIpaBuild
You can find more information in the Gradle plugin documentation
Best Regards,
Gergely
Thank you very much, you save my life.
Thank you very much, you save my life.
Where is the exported ipa located? Cannot find it