iPhone Simulator 3.x not supported after upgrading to XCode 3.2.3 Beta4 with OS 4.0

Posted by Jon on Stack Overflow See other posts from Stack Overflow or by Jon
Published on 2010-05-28T20:08:16Z Indexed on 2010/05/28 20:12 UTC
Read the original article Hit count: 501

Filed under:
|
|
|
|

I've been having some problems, & since you guys are the smartest devs I thought I'd just ask you.

When I last installed Xcode 3.2.3 Beta 2 (OS 4.0 support), it had all the iPhone Device & Simulator 3.x.

Now, updated to Xcode 3.2.3 Beta 4 (OS 4.0 support), it no longer lists 3.x SDKs for either simulator or device in XCode. I'm aware that 3.2.3 changes the BASE SDK to 4.0, but how come none of the 3.x devices are available either?

When I go to:

/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs

The only two files available are:

iPhoneSimulator3.2.sdk
iPhoneSimulator4.0.sdk

However, when I go to:

/Developer/Platforms/iPhoneOS.platform/DeviceSupport

3.0
3.0.1
3.1
3.1.1
3.1.2
3.1.3
3.2
4.0 (8A274b)

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk