Xcode 3.2 and iPhone OS 2.x

I am dealing with a project compiled for iPhone OS 2.0 on a previous version of Xcode.

I am using Xcode 3.2 on Snow Leopard and I know how to target 2.0. The problem is that Xcode 3.2 doesn't ship with iPhone 2.0 wireframes.

How can I get these old frameworks and add to Xcode 3.2?

I can't just recompile to 2.2.1, or the thousands of users who bought this app will throw fire at me as the app is always sold 2.0 compliant.

Any ideas? Can anyone send me a link where I can download frameworks for iPhone 2.0?

thank.

+2


source to share


3 answers


Thanks, but now I found that it can be compiled for 2.0 and 2.1 on Xcode 3.2. I posted it on my blog at the following URL. Compiling for iPhone 2.0 and 2.1 on Xcode 3.2



+1


source


Xcode 3.2 on Snow Leopard only supports 2.2.1. You must downgrade your dev machine if you want to support pre 2.2.1.



I doubt there are many iPhone or iPod Touch users who haven't even updated to 2.2.1. If you have any numbers, I would be glad if you share them.

+1


source


this blog can help you. You must be a member of ADC.

0


source







All Articles