I want to run my app on xcode iOS simulator. I’ve tried:
-
build with corona simulator, and select “open in xcode iOS simulator”. When the building finished, the simulator will launch on the iOS simulator, and an error dialog will popup: “ERROR: Runtime error module ‘plugin.bit’ not found:resource (plugin.bit.lu) does not …”
-
build with xcode, run download_plugins first, then build the app, and get the same error when the app launched.
but everything is ok on real device.
ps: it needs 20+ minutes for the xcode building, is it right?