【问题标题】:Titanium: App not being deployed to iOS simulator after iOS 9 upgradeTitanium:iOS 9 升级后应用程序未部署到 iOS 模拟器
【发布时间】:2015-09-25 09:44:57
【问题描述】:

XCode 决定升级到 iOS 9,之后应用拒绝部署到模拟器。 构建工作正常,但在此失败:

[INFO] :   Invoking xcodebuild
[INFO] :   Finished building the application in 40s 523ms
[INFO] :   Launching iOS Simulator
[ERROR] :  Project failed to build after 1m 21s 108ms
[ERROR] :  An error occurred running the iOS Simulator (ios-sim exit code 1)
TRACE  | titanium exited with exit code 1
ERROR  | Error: ti run exited with error code 1
    at ChildProcess.<anonymous> (/Users/stop/.appcelerator/install/5.0.1/package/node_modules/appc-cli-titanium/plugins/run.js:89:66)
    at ChildProcess.emit (events.js:117:20)
    at Process.ChildProcess._handle.onexit (child_process.js:810:12)

有什么想法吗? 我没有可以安装的更新,它说一切都是最新的。

我有 SDK 5.1.0。已安装

【问题讨论】:

    标签: ios node.js xcode titanium


    【解决方案1】:

    好的,所以我在这里做了 2 件事,不确定是哪一个解决了它。

    1. 我运行 appc setup 并让它完成

    2. 我删除了图标和图像周围丢失且尺寸错误的所有错误。

    之后它才开始工作。不确定哪两个修复了它。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2015-08-07
      • 2016-11-06
      • 1970-01-01
      • 2021-11-07
      • 2022-06-27
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多