手机差距IOS项目未运行[关闭](Phone Gap IOS project not running [closed])

我是phonegap的新手,并使用phonegap在ios中开发应用程序。 我正在使用从xcode 4升级的xcode 5.我使用的是phonegap 3.4。 问题是在xcode 5中运行时使用phonegap创建的项目在建筑物中成功但是在模拟器中运行时,启动屏幕即将到来但由于错误而停在那里,如下所示

Thread 1:signal SIGABRT NSUnknownKeyValueException

I am new to phonegap and developing a application in ios using phonegap. I am using xcode 5 which was upgraded from xcode 4 .I am using phonegap 3.4 . The problem is the project created with phonegap when run in xcode 5 is succedded in building but the while running in the simulator,the splash screen is coming but stopped there due to error as below

Thread 1:signal SIGABRT NSUnknownKeyValueException

最满意答案

项目中缺少一些文件。 所以错误来了。 重新安装phonegap和xcode后,它运行完美

线程:1信号sigabrt来自ios应用程序因任何问题而崩溃。

Some files were missing in the project . So the error came. After re-installing phonegap and xcode , it run perfectly

The thread:1 signal sigabrt comes when ever ios application crashes due to any problem.

手机差距IOS项目未运行[关闭](Phone Gap IOS project not running [closed])

我是phonegap的新手,并使用phonegap在ios中开发应用程序。 我正在使用从xcode 4升级的xcode 5.我使用的是phonegap 3.4。 问题是在xcode 5中运行时使用phonegap创建的项目在建筑物中成功但是在模拟器中运行时,启动屏幕即将到来但由于错误而停在那里,如下所示

Thread 1:signal SIGABRT NSUnknownKeyValueException

I am new to phonegap and developing a application in ios using phonegap. I am using xcode 5 which was upgraded from xcode 4 .I am using phonegap 3.4 . The problem is the project created with phonegap when run in xcode 5 is succedded in building but the while running in the simulator,the splash screen is coming but stopped there due to error as below

Thread 1:signal SIGABRT NSUnknownKeyValueException

最满意答案

项目中缺少一些文件。 所以错误来了。 重新安装phonegap和xcode后,它运行完美

线程:1信号sigabrt来自ios应用程序因任何问题而崩溃。

Some files were missing in the project . So the error came. After re-installing phonegap and xcode , it run perfectly

The thread:1 signal sigabrt comes when ever ios application crashes due to any problem.