QCview を Xcode 5 に入れることができる人はいますか?
フレームワークを作成したにもかかわらず、メイン ウィンドウで QC ビューを使用して単純な Cocoa アプリを作成すると、エラーが報告されます。
アプリの .zip をここにリンクしました:リンク
レポートは
CompileXIB Testapp/Base.lproj/MainMenu.xib
cd /Users/Maxime/Desktop/Testapp
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/..
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --minimum-deployment-target 10.8 --output-format human-readable-text --compile /Users/Maxime/Library/Developer/Xcode/DerivedData/Testapp-hjzpidyolnahdtgvvkqyvmnhxmtw/Build/Products/Debug/Testapp.app/Contents/Resources/Base.lproj/MainMenu.nib /Users/Maxime/Desktop/Testapp/Testapp/Base.lproj/MainMenu.xib
Command /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool failed with exit code 255
手伝ってくれてありがとう