Access to Xcode project from build

I have been experimenting with Corona and have built some projects and run them on my iPhone as well as the simulator. I have noticed that the system contacts the Corona servers and that there is no Xcode project on my system. Am I right in assuming that the build is happening remotely? Or am I missing something?

If I become a payed developer will I have access to the Xcode project? I have several apps in the App Store now and my experience is that playing with various build settings can make a big difference in performance, so this is pretty important to me. [import]uid: 109175 topic_id: 19607 reply_id: 319607[/import]

Hi James,

You are correct that the build process is performed on the Corona servers.

We don’t provide an Xcode project, no - this has been discussed previously so if you’d like more insight as to why I’d suggest doing a search. (Carlos has made a few detailed posts about it.)

Peach :slight_smile: [import]uid: 52491 topic_id: 19607 reply_id: 75744[/import]

Thanks for the reply. I have tried searching for the posts you suggested (“Xcode project”, etc.), but can’t seem to find them and have given up after half an hour or so. Is it possible some of the settings will be exposed in the build.settings file, e.g., optimization level? [import]uid: 109175 topic_id: 19607 reply_id: 75750[/import]

Hey James,

Sorry, I just did a search myself and it seems the number of posts that come up has grown drastically since my last search on the subject. I will try to dig up a good one for you later this evening if I have the time.

For the settings, a number of things can be changed in build.settings although you can actually use “Show Package Contents” to get into the proper Info.plist file.

Peach :slight_smile: [import]uid: 52491 topic_id: 19607 reply_id: 75759[/import]