Start the process of submitting an application with iTunes Connect, fill in the name of your new application, but don’t complete the submission. As long as you enter the name and fill in all the relevant fields with any sort of data you can try to claim the given name. The key is the “Upload binary later” field.
Creating A New Project
Creating Provisioning Profile For An App
In the Developer Center select ‘iOS Provisioning Portal’
New App Check Lists
Basic Design Questions
Single screen orientation or dual orientation?
Will the application use encryption?
Objective-C Differences To C
All of the standard C language keywords are used in Objective-C. Additional keywords from Objective-C have a ‘@’ prefix.



