Titanium Appcelerator 无法在 iphone 设备上 运行 应用
Titanium Appcelerator unable to run app on iphone device
无法在 iphone 设备上 运行 但在模拟器上没问题
错误日志
[INFO] : Invoking xcodebuild
[ERROR] : 2016-12-09 12:02:48.529 xcodebuild[15867:179966] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-9061/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/Foundation/WorkQueues/XCWorkQueueCommandSubprocessInvocation.m:951
[ERROR] : Details: encountered read error on command output pipe (Bad file descriptor)
[ERROR] : Object: <XCWorkQueueCommandLocalSubprocessInvocation: 0x7fd4262434a0>
[ERROR] : Method: -handleOutputFileDescriptorActivity
[ERROR] : Thread: <NSThread: 0x7fd4271c3280>{number = 9, name = (null)}<br>
[ERROR] : Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
**[ERROR] : ** BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : CompileStoryboard LaunchScreen.storyboard
[ERROR] : CompileAssetCatalog build/Products/Debug-iphoneos/Appname\ App3.app Assets.xcassets**
[ERROR] : (2 failures)
使用所有最新的,Xcode 8.1 和 tisdk 6.0
有人可以帮忙吗?谢谢。
好吧,我已经对此进行了研究并进行了一些更新,但就我而言,我只是创建了新的配置文件并使用了它。我不知道为什么日志会说故事板和资产目录,但对我来说错误已修复。
无法在 iphone 设备上 运行 但在模拟器上没问题
错误日志
[INFO] : Invoking xcodebuild
[ERROR] : 2016-12-09 12:02:48.529 xcodebuild[15867:179966] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-9061/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/Foundation/WorkQueues/XCWorkQueueCommandSubprocessInvocation.m:951
[ERROR] : Details: encountered read error on command output pipe (Bad file descriptor)
[ERROR] : Object: <XCWorkQueueCommandLocalSubprocessInvocation: 0x7fd4262434a0>
[ERROR] : Method: -handleOutputFileDescriptorActivity
[ERROR] : Thread: <NSThread: 0x7fd4271c3280>{number = 9, name = (null)}<br>
[ERROR] : Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
**[ERROR] : ** BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : CompileStoryboard LaunchScreen.storyboard
[ERROR] : CompileAssetCatalog build/Products/Debug-iphoneos/Appname\ App3.app Assets.xcassets**
[ERROR] : (2 failures)
使用所有最新的,Xcode 8.1 和 tisdk 6.0
有人可以帮忙吗?谢谢。
好吧,我已经对此进行了研究并进行了一些更新,但就我而言,我只是创建了新的配置文件并使用了它。我不知道为什么日志会说故事板和资产目录,但对我来说错误已修复。