Mic*_*nas 0 xcode objective-c storyboard ios swift
整个构建正在编译好一些警告,一切似乎都有效.
但是当我运行测试时,我得到:
2015-05-13 10:38:52.450 InventorumNativeDevFast [38263:179686]***由于未捕获的异常'NSInvalidArgumentException'终止应用程序,原因:'路径上似乎没有有效的编译故事板'/ Users/jenkins /Library/Developer/CoreSimulator/Devices/4F58B740-983B-4E49-B3DC-4DD507DFF6DF/data/Containers/Bundle/Application/C49589F2-C9B5-4AEB-B12E-E57EE745C47C/InventorumNativeDevFast.app/Base.lproj/Inventory_iPad.storyboardc ''
我缩小了日志以编译这个特定的故事板.
mini:Base.lproj jenkins$ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool --target-device ipad --errors --warnings --notices --companion-strings-file de:/Users/jenkins/workspace/inventorum_frontend_ios_native_unit_tests_beta/InventorumNative/de.lproj/Inventory_iPad.strings --module Inventorum --minimum-deployment-target 7.0 --output-partial-info-plist /Users/jenkins/Library/Developer/Xcode/DerivedData/InventorumNative-adclekctloebjhfbehzjndtvdwbe/Build/Intermediates/InventorumNative.build/Debug-iphonesimulator/InventorumNativeDevFast.build/Inventory_iPad-SBPartialInfo.plist --auto-activate-custom-fonts --output-format human-readable-text --compilation-directory /Users/jenkins/Library/Developer/Xcode/DerivedData/InventorumNative-adclekctloebjhfbehzjndtvdwbe/Build/Products/Debug-iphonesimulator/InventorumNativeDevFast.app/Base.lproj /Users/jenkins/workspace/inventorum_frontend_ios_native_unit_tests_beta/InventorumNative/Base.lproj/Inventory_iPad.storyboard
nwi_state: registration failed (1000000)
2015-05-13 10:45:39.934 Interface Builder Cocoa Touch Tool[38344:184492] ***storageTaskManagerExistsWithIdentifier:withIdentifier failed: Error Domain=NSCocoaErrorDomain Code=4099 "The operation couldn’t be completed. (Cocoa error 4099.)" (The connection to service named com.apple.nsurlstorage-cache was invalidated.) UserInfo=0x7fb03493a480 {NSDebugDescription=The connection to service named com.apple.nsurlstorage-cache was invalidated.}; {
NSDebugDescription = "The connection to service named com.apple.nsurlstorage-cache was invalidated.";
}
nwi_state: registration failed (1000000)
2015-05-13 10:45:42.639 Interface Builder Cocoa Touch Tool[38547:184520] ***storageTaskManagerExistsWithIdentifier:withIdentifier failed: Error Domain=NSCocoaErrorDomain Code=4099 "The operation couldn’t be completed. (Cocoa error 4099.)" (The connection to service named com.apple.nsurlstorage-cache was invalidated.) UserInfo=0x7fe69b72cd00 {NSDebugDescription=The connection to service named com.apple.nsurlstorage-cache was invalidated.}; {
NSDebugDescription = "The connection to service named com.apple.nsurlstorage-cache was invalidated.";
}
nwi_state: registration failed (1000000)
2015-05-13 10:45:51.752 Interface Builder Cocoa Touch Tool[38359:184648] ***storageTaskManagerExistsWithIdentifier:withIdentifier failed: Error Domain=NSCocoaErrorDomain Code=4099 "The operation couldn’t be completed. (Cocoa error 4099.)" (The connection to service named com.apple.nsurlstorage-cache was invalidated.) UserInfo=0x7ff4f15182a0 {NSDebugDescription=The connection to service named com.apple.nsurlstorage-cache was invalidated.}; {
NSDebugDescription = "The connection to service named com.apple.nsurlstorage-cache was invalidated.";
}
/* com.apple.ibtool.document.warnings */
/Users/jenkins/workspace/inventorum_frontend_ios_native_unit_tests_beta/InventorumNative/Base.lproj/Inventory_iPad.storyboard:ogr-LT-f0J: warning: Automatic Preferred Max Layout Width is not available on iOS versions prior to 8.0 [5]
/Users/jenkins/workspace/inventorum_frontend_ios_native_unit_tests_beta/InventorumNative/Base.lproj/Inventory_iPad.storyboard:GlE-Pp-88g: warning: Automatic Preferred Max Layout Width is not available on iOS versions prior to 8.0 [5]
/Users/jenkins/workspace/inventorum_frontend_ios_native_unit_tests_beta/InventorumNative/Base.lproj/Inventory_iPad.storyboard:b5N-m4-Eby: warning: Automatic Preferred Max Layout Width is not available on iOS versions prior to 8.0 [5]
mini:Base.lproj jenkins$
Run Code Online (Sandbox Code Playgroud)
我不知道这里有什么问题......它可以在我的本地机器上运行,但是在mac mini上我们的构建机器失败了.
我已经清理了项目,删除了派生数据,重新启动了系统.
| 归档时间: |
|
| 查看次数: |
1818 次 |
| 最近记录: |