我们在Xcode 6.2中编译故事板时在xcode中得到编译时错误。
CompileStoryboard GamePlan / Resources / en.lproj / FindAMatch.storyboard cd / Users / nitishverma / Desktop / SF / GamePLan / gameplan-ios export PATH =" /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/ usr / bin: / bin中:/ usr / sbin目录:/ sbin目录" export XCODE_DEVELOPER_USR_PATH = / Applications / Xcode.app / Contents / Developer / usr / bin / .. /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool --target-device iphone --errors --warnings --notices --module GamePlan --minimum-deployment-target 8.1 --output-partial-info-plist /Users/nitishverma/Library/Developer/Xcode/DerivedData/GamePlan-fiaexwrckwvuidceojvkqvxdzfvw/Build/Intermediates/GamePlan.build/Debug-iphonesimulator/GamePlan.build/FindAMatch-SBPartialInfo.plist- auto-activate-custom-fonts --output-format human-readable-text --compilation-directory /Users/nitishverma/Library/Developer/Xcode/DerivedData/GamePlan-fiaexwrckwvuidceojvkqvxdzfvw/Build/Products/Debug-iphonesimulator/GamePlan.app /en.lproj /Users/nitishverma/Desktop/SF/GamePLan/gameplan-ios/GamePlan/Resources/en.lproj/FindAMatch.storyboard
//命令/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool失败,退出代码为255
(null):无法读取' /Users/nitishverma/Library/Developer/Xcode/DerivedData/GamePlan-fiaexwrckwvuidceojvkqvxdzfvw/Build/Intermediates/GamePlan.build/Debug-iphonesimulator/GamePlan.build/FindAMatch中的数据-SBPartialInfo.plist':由于没有这样的文件,无法打开“FindAMatch-SBPartialInfo.plist”文件。
我们还尝试清理派生数据并重新启动Xcode。不行吗