Currently i'm having issues following the guide under the local directory in steam:
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.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.