iphone - Xcode 4.2 Beta and iOS 4.2 -


Let me develop a new project using Xcode 4.2 (beta) and IOS 4.2.1. I told XCode that the built target was iOS 4.2, but it does not seem that it has to be run at all. The project successfully builds, but never runs on the iPod again.

However, if I am using iPod touch which is iOS 4.3 then it works fine. Does anyone know how I can fix this or what can be the problem . I was wondering if there was an easy way that did not include everything in the old code again with the installed version of old SDK.

I am getting similar problems like this! So I decided to just have 2 xcode! I still have Xcode4 for the main development but have set the Beta version in a different directory, so I have

/ developer

4 for, and

/ developer / beta

for the xcode beta version!

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -