Installing iOS SDK 4.1 on xcode 3.2.5 -


i've read through lot of posts , couldn't figure out answer question. apologize if duplicating here.

i have installed xcode 3.2.5 machine , comes sdk 4.2. iphone on 4.1 , not planning move 4.2 yet. problem can't use phone testing. since sdk have installed 4.2, when try run debug iphone, message:

can't install application

the info.plist application @ /blabla/app.app specifies minimum os of 4.2, high installed on device.

so, got targets -> info , see indeed targeting 4.2 (but option available - since don't have other sdk's installed).

so, question is: how keep xcode 3.2.5, install sdk 4.1 in addition 4.2?

it took while figure out.
couldn't see 'ios deployment target' on info.plist either. here's did.

a) project -> edit project settings
b) go 'deployment' section
c) change

'targeted device family' = iphone/ipad
'ios deployment target = 'ios 4.1'


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -