Running a project on the xcode simulator

Hey,

I have a project which runs fine on the Corona simulator, and on Android devices. I wanted to try and run it on the xcode simulator - the build is completed, but when I try to run the app it closes after a second. I tried creating a new project, which only displays an image, and it behaved the exact same way.
I’m still waiting for Apple to complete my developer registration process - so my question is, do I have to be a registered Apple developer to run the project on xcode simulator?

Thanks! [import]uid: 44037 topic_id: 29734 reply_id: 329734[/import]

Err… When building for an iOS device you have to pick a provisioning profile… and I didn’t think you could make those without getting into apple’s dev center. What you describe does sound like a provisioning issues to me. [import]uid: 147305 topic_id: 29734 reply_id: 119344[/import]

Thing is, I am able to run apps which I created in objective-c on the xcode simulator, so I thought it could be something else. [import]uid: 44037 topic_id: 29734 reply_id: 119354[/import]