我希望有人可以帮忙:)这一直困扰着我.
我正在使用基础SDK iOS 5.1运行Xcode 4.3.1.iPhone版本是4.2.1,我相信这是一款旧的3S型号.
点击Run时,Xcode编译得很好,并说它正在手机上运行我的应用程序.一切似乎都有效,但应用程序无法在手机上启动.谁知道我在做错了什么?该应用程序在模拟器中工作正常.
此外,当我尝试在4S版本5.1上运行应用程序时,Xcode说:"Xcode无法使用所选设备运行.没有配置的iOS设备可用兼容的iOS版本.连接iOS设备与最新版本的iOS运行您的应用程序或选择iOS模拟器作为目标."
当我尝试在Appcelerator Studio中构建设备或模拟器时,我收到以下错误 - 目标是Android.
我尝试过多次重新安装Appcelerator + studio,但没有任何帮助.这只是新的5.3.0.GA SDK的一个问题.
有谁知道发生了什么?它在我的Mac上工作正常.
Appcelerator Studio,版本:4.6.0.201605201934
构建:jenkins-appcelerator-rcp-master-353(origin/master)日期:2016年5月20日,19:35:22
Windows 11
2016-06-08T07:19:23.875Z | DEBUG | Titanium Downloads Last Checked: 1465367918028
2016-06-08T07:19:24.156Z | TRACE | No project alloy hook; skipping update to 1.0.0
2016-06-08T07:19:26.203Z | ERROR | An uncaught exception was thrown!
Cannot read property 'options' of undefined
2016-06-08T07:19:26.204Z | ERROR | Cannot read property 'options' of undefined
2016-06-08T07:19:26.205Z | TRACE | TypeError: Cannot read property 'options' of undefined
at C:\ProgramData\Titanium\mobilesdk\win32\5.3.0.GA\node_modules\titanium-sdk\lib\titanium.js:65:11
at Array.forEach (native)
at set (C:\ProgramData\Titanium\mobilesdk\win32\5.3.0.GA\node_modules\titanium-sdk\lib\titanium.js:64:24)
at …Run Code Online (Sandbox Code Playgroud) android appcelerator appcelerator-mobile appcelerator-studio