XCode 4.2 + Iphone 3g无法运行应用程序

XCode 4.2 + Iphone 3g无法运行应用程序

问题描述:

当我创建一个普通的vanilla Phonegap应用程序,并尝试运行它在iPhone 3g与IOS 4.2它不运行。 IOS部署目标设置为4.0,一切都建立成功

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

这一切发生在我安装XCode 4.2与IOS SDK5。在模拟器上运行应用程序没有问题。

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?