错误讯息:
Ld /Users/xxx/Library/Developer/Xcode/DerivedData/instrument_crate-aciaeoafecwxcmgsthlralpykqct/Build/Intermediates/ArchiveIntermediates/instrument_crate/IntermediateBuildFilesPath/instrument_crate.build/Release-iphoneos/instrument_crate.build/Objects-normal/armv7/instrument_crate normal armv7
cd /Users/xxx/Desktop/instrument_crate/platforms/ios
export IPHONEOS_DEPLOYMENT_TARGET=7.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -L/Users/xxx/Library/Developer/Xcode/DerivedData/instrument_crate-aciaeoafecwxcmgsthlralpykqct/Build/Intermediates/ArchiveIntermediates/instrument_crate/BuildProductsPath/Release-iphoneos -F/Users/xxx/Library/Developer/Xcode/DerivedData/instrument_crate-aciaeoafecwxcmgsthlralpykqct/Build/Intermediates/ArchiveIntermediates/instrument_crate/BuildProductsPath/Release-iphoneos -filelist /Users/xxx/Library/Developer/Xcode/DerivedData/instrument_crate-aciaeoafecwxcmgsthlralpykqct/Build/Intermediates/ArchiveIntermediates/instrument_crate/IntermediateBuildFilesPath/instrument_crate.build/Release-iphoneos/instrument_crate.build/Objects-normal/armv7/instrument_crate.LinkFileList -dead_strip -weak_framework CoreFoundation -weak_framework UIKit -weak_framework AVFoundation -weak_framework CoreMedia -weak-lSystem -force_load /Users/xxx/Library/Developer/Xcode/DerivedData/instrument_crate-aciaeoafecwxcmgsthlralpykqct/Build/Intermediates/ArchiveIntermediates/instrument_crate/InstallationBuildProductsLocation/Applications/libCordova.a -ObjC -fobjc-link-runtime -miphoneos-version-min=7.0 -framework CoreMIDI -framework CoreLocation -framework ImageIO -framework OpenAL -framework AssetsLibrary /Users/xxx/Library/Developer/Xcode/DerivedData/instrument_crate-aciaeoafecwxcmgsthlralpykqct/Build/Intermediates/ArchiveIntermediates/instrument_crate/BuildProductsPath/Release-iphoneos/libCordova.a -framework Foundation -weak_framework UIKit -framework CoreGraphics -framework AddressBook -framework AddressBookUI -framework AudioToolbox -weak_framework AVFoundation -framework CFNetwork -framework MediaPlayer -framework QuartzCore -framework SystemConfiguration -framework MobileCoreServices -weak_framework CoreMedia -framework CoreLocation -Xlinker -dependency_info -Xlinker /Users/xxx/Library/Developer/Xcode/DerivedData/instrument_crate-aciaeoafecwxcmgsthlralpykqct/Build/Intermediates/ArchiveIntermediates/instrument_crate/IntermediateBuildFilesPath/instrument_crate.build/Release-iphoneos/instrument_crate.build/Objects-normal/armv7/instrument_crate_dependency_info.dat -o /Users/xxx/Library/Developer/Xcode/DerivedData/instrument_crate-aciaeoafecwxcmgsthlralpykqct/Build/Intermediates/ArchiveIntermediates/instrument_crate/IntermediateBuildFilesPath/instrument_crate.build/Release-iphoneos/instrument_crate.build/Objects-normal/armv7/instrument_crate
ld: file not found: /Users/xxx/Library/Developer/Xcode/DerivedData/instrument_crate-aciaeoafecwxcmgsthlralpykqct/Build/Intermediates/ArchiveIntermediates/instrument_crate/InstallationBuildProductsLocation/Applications/libCordova.a
clang: error: linker command failed with exit code 1 (use -v to see invocation)
(null): File not found: /Users/xxx/Library/Developer/Xcode/DerivedData/instrument_crate-aciaeoafecwxcmgsthlralpykqct/Build/Intermediates/ArchiveIntermediates/instrument_crate/InstallationBuildProductsLocation/Applications/libCordova.a
我使用的SDK需要Mac OS X 10.8,Xcode 5.1,CLI和Cordova 2.9。我使用那些工具。如果有人帮助我会很好。
答案 0 :(得分:0)
希望它对你有所帮助。