It looks like I can't build anything now in an iPhone OS earlier than 3.0... and I want all my apps to be in 2.1... it looks like I cannot get back to that no matter what I do... it sucks.
Well since you already took the plunge with snow leopard would you mind taking a look at this to see if it works for you and allows you to continue building 2.x apps? I'm sure a lot of would like to install snow leopard, it would be a great help if you could let us know if it works or not. Here is the link:
Well since you already took the plunge with snow leopard would you mind taking a look at this to see if it works for you and allows you to continue building 2.x apps? I'm sure a lot of would like to install snow leopard, it would be a great help if you could let us know if it works or not. Here is the link:
I installed Snow Leopard... then Xcode 3.2 from the SL CD... then SDK 3.0 final from the Dev Center... then with a Base SDK of 3.0, I can still build for a deployment target of 2.0, as per this post on the dev forum: https://devforums.apple.com/message/114722#114722
It looks like I can't build anything now in an iPhone OS earlier than 3.0... and I want all my apps to be in 2.1... it looks like I cannot get back to that no matter what I do... it sucks.
I ran into the same problem. All you need to do is move the old sdk's to the Xcode 3.2 area under Platforms/iPhoneOS.platform/Develper/SDKs. Once I did that, I could build all the way back to 2.0.
I ran into the same problem. All you need to do is move the old sdk's to the Xcode 3.2 area under Platforms/iPhoneOS.platform/Develper/SDKs. Once I did that, I could build all the way back to 2.0.
That doesn't work. You can copy them, and they appear in Xcode, but they $hi+ the bed when you build.
That doesn't work. You can copy them, and they appear in Xcode, but they $hi+ the bed when you build.
Okay, I have new info from another thread here. Try changing your deployment target in the project build settings to iPhone OS 2.1, and then build with the 3.0 option from the Set Active SDK menu. This is allowing me to install on a 2.x device. Evidently, this is the correct way to build for previous versions.
Okay, I have new info from another thread here. Try changing your deployment target in the project build settings to iPhone OS 2.1, and then build with the 3.0 option from the Set Active SDK menu. This is allowing me to install on a 2.x device. Evidently, this is the correct way to build for previous versions.