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 to share