Game Development Community

Which version of iOS SDK should we use with iTGB 1.4?

by Richard Skala · in iTorque 2D · 08/12/2010 (12:21 am) · 3 replies

I finished moving over to iTGB 1.4, and I'm wondering if I should update my iOS SDK and XCode to the most recent (non-beta) versions. I'm currently compiling with "iPhone Device 3.0" and "iPhone Device 3.1.3", and I'm using XCode Version 3.2.2.

#1
08/12/2010 (12:47 am)
ALWAYS use the latest stable SDK, unless Apple has said the latest beta is accepted. You might have your app rejected otherwise. The SDK is not what dictates what devices your apps can run on anyway.
#2
08/12/2010 (2:53 am)
In this case its a must anyway.

If you are not on OS4 SDK you can not get it on the store at all.
Base SDK OS4 is a base requirement
#3
08/12/2010 (4:16 am)
ok, thanks!