Original Source
- Original title: Issue creating .IPA file with Apache Cordova, Xcode 10 & iOS 12
- Original author: ChronostaticGames
- Original date: February 12, 2019
- Source thread: https://forums.rpgmakerweb.com/threads/issue-creating-ipa-file-with-apache-cordova-xcode-10-ios-12.105573/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > RPG Maker Mobile Deployment
Summary
Currently i'm having issues following the guide under the local directory in steam: (Open RPG maker MV > Help > contents > Documentation > Converting to an iOS App ) The process works up until section 4-1-2 and running the cmd "cordova emulate ios", after running the terminal returns "Info.plist file not found". After a quick google search it appears its a common issue with Apache Cordova and Xcode 10: https://github.com/apache/cordova-ios/issues/407. I run the amended cmd based in the github post "cordova emulate ios --buildFlag='-UseModernBuildSystem=0'", it appears to have worked....
Archived First Post
file:///Users/<username>/Library/Application%20Support/Steam/steamapps/common/RPG%20Maker%20MV/RPG%20Maker%20MV.app/Contents/MacOS/Help/index.html
(Open RPG maker MV > Help > contents > Documentation > Converting to an iOS App <Creating an ipa file>)
The process works up until section 4-1-2 and running the cmd "cordova emulate ios", after running the terminal returns "Info.plist file not found". After a quick google search it appears its a common issue with Apache Cordova and Xcode 10: https://github.com/apache/cordova-ios/issues/407. I run the amended cmd based in the github post "cordova emulate ios --buildFlag='-UseModernBuildSystem=0'", it appears to have worked.
I follow the guide up to "4-1-6 Build", I run build the cmd and re-run "cordova emulate ios --buildFlag='-UseModernBuildSystem=0'", the iOS simulator window opens and loads, the menu music we set for the game starts playing, however no UI or anything, just a standard iOS simulator window with the default iOS apps.
Has anyone managed to successful managed to emulate the app under the current versions? I would like to ensure the application works before investing into a Apple developers account.
Many thanks
CG
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...