hi i am new to iPhone application development. i developed a simpl开发者_如何学JAVAe project on xcode now i check it in mobile. how can i done this ,means need to create exe file or any thing else pls help me
The first step is to join the iPhone development program. Once you that and follow the instructions of createing a developer certificate you can run your code on a physical device. If you're using the latest version if Xcode just connect your device - choose device in the build settings and build & run. It will install the app on your device and run it.
iPhone developer program
Obtaining your iPhone Development Certificate - Requires login to apple dev center
精彩评论