Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

XCode 4.2 + Iphone 3g can't run app

When I created a plain vanilla Phonegap application and try to run it on an iPhone 3g with IOS 4.2 it doesn't run. The IOS deployment target is set to 4.0 and everything does build successfully

This all happened after I installed XCode 4.2 with IOS SDK5. Running apps on the simulator is no problem.

Anyone who knows how I can get it running again?

like image 335
Kah Tang Avatar asked Aug 05 '11 12:08

Kah Tang


1 Answers

See my answer to Is it possible to target older iOS versions when using Xcode 4.2 and iOS 5 SDK?

like image 123
mmorris Avatar answered Nov 16 '22 03:11

mmorris