I have a normal work game, when i build it just with Corona pro.
Now i need to use some native methods, but first I tryed just to make a build without new methods, just using Corona enterprise libs and xCode.
I take App folder from enterprise, with ios and Corona folder inside, put my code to Corona folder, open App/ios folder, open App.xcodeproj, put on “App” name on right slider, and rename it to plzDrgns (name of my game - bundle id), after exit xCode and reopen file plzDrgns.xcodeproj and completly chage bundle id to xom.lynxar.plzDrgns.
Next my step is pushing “Run” on 4 retina iPad or other, after compiling on iPad emulator open preload background of my game for 1-2 sec, and after only black screen.
Could anyone help me?