Nick Collins

Home [Music] Research {Software} [Teaching] Contact

 

iPhone development links

iPhone Dev Centre

iTunes Connect (for managing apps)

Apple iPhone Portal (general resources)

appfigures.com

Provisioning woes:

Even if you follow Apple instructions very carefully, you're bound to hit problems. Always make sure that in the Organizer in Xcode, the provisioning profiles on the devices are the same as those you have on your development machine! It's easy to forget this when you add new profiles when you go through the ad hoc or distribution release stages, or when you update your main developer profile adding new devices. If unsure, delete old profiles from the device, and update by drag and drop from those on the development machine.

Book resource site(code, forums) for 'Beginning iPhone Development' (Dave Mark, Jeff LaMarche, Apress)

Stanford iPhone course

Some nice materials

More efficient floating point calculations: turn off 'Compile for Thumb' option in Xcode and see:

vfpmath library

Some useful audio links for iPhone