Game Development Community

Once a caveman, always a caveman

by Zilla · in iTorque 2D · 08/25/2009 (6:28 pm) · 3 replies

Because I didn't want to be a caveman anymore, I throwed my 8-years-old-mammut-bone-sized phone away, bought me the newest 3GS and was looking forward to develop iTGB apps for it.
Guess what? This newest gadget comes with OS 3.1 and so I'm still a caveman with no self developed apps on my iphone because SDK 3.0 won't allow me to deploy them to this newer version...

Patience...Ommmm

#1
08/25/2009 (6:37 pm)
read the readme for SDK 3.0, there is an addendum that tells you how to do it. There is a manual step required.
#2
08/25/2009 (7:16 pm)
3.0.1 is not the same as the currently available beta release for 3.0.1
You can not create any 3.1 for upload on the AppStore, beta release builds are not accepted for approval
#3
08/26/2009 (6:19 am)
@Bret
Thank you! I found it!
adcdownload.apple.com/iphone/iphone_sdk_3.0__final/iphone_os_3.0.1_advisory.pdf

@Marc
Sorry! I forgot to type the "0" in my post...
Of course there is no OS 3.1 (currently Beta 3) on an iPhone that you buy in a shop... (It is 3.0.1 as you said) but nevertheless I couldn't install the Provisioning Profile using SDK 3.0 on my OS 3.0.1 device. Bret's hint should do the trick :)

I seldom use Beta releases because of the reason you and Apple mention: "iPhone SDK 3.1 beta cannot be used for submitting iPhone OS 2.2.1 or iPhone OS 3.0 applications to the App Store." (developer.apple.com/iphone -> iPhone SDK 3.1 -> Read Me)

Thank you both for your help :)