How to compile in Objective-C with XCode
I have a finished program that I wrote with Objective-C in XCode 3.2.3. I would like to compile it into a format that I can import into iTunes. Under the Build menu, there is an option that says Compile, but it is grayed out and won't let me select that. How can I compile it into iTunes format (开发者_JAVA技巧I believe the format is .ipa)?
http://idotcomllc.wordpress.com/2009/05/26/how-to-build-a-ipa-file-from-xcode/
精彩评论