【发布时间】:2011-11-02 13:02:55
【问题描述】:
当我尝试使用 Xcode 4.2 和 Ios 5 打开应用程序时,出现以下错误 ....Present Application Working In xcode 3.2.5 Up To ios 4.2 Fine 。我想升级到ios 5,请帮帮我。
如何解决以下问题
Ld /Users/HB/Library/Developer/Xcode/DerivedData/ThinQFitness-gvejpzlfynofgpeaannlsyrlfnym/Build/Products/Debug-iphonesimulator/ThinQFitness.app/ThinQFitness normal i386 cd "/Users/HB/Desktop/MyDaily Works/2NOV/ThinQFitness-2011 年 10 月 10 日" setenv MACOSX_DEPLOYMENT_TARGET 10.6 setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang -arch i386 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk -L/Users/HB/Library/Developer/ Xcode/DerivedData/ThinQFitness-gvejpzlfynofgpeaannlsyrlfnym/Build/Products/Debug-iphonesimulator“-L/Users/HB/Desktop/MyDaily Works/2NOV/ThinQFitness-2011 年 10 月 10 日/Classes”-F/Users/HB/Library/Developer/Xcode /DerivedData/ThinQFitness-gvejpzlfynofgpeaannlsyrlfnym/Build/Products/Debug-iphonesimulator -F/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk/Library/System/Frameworks -F/Developer/Platforms/iPhoneSimulator.platform /Developer/SDKs/iPhoneSimulator5.0.sdk/Library/System/Frameworks -F/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk/Library/System/Frameworks -F/Developer/Platforms/iPhoneSimulator .platform/Developer/SDKs/iPhoneSimulator5.0.sdk/Library/System/Frameworks -F/Developer/Platforms/iPhoneSimulator.platform /Developer/SDKs/iPhoneSimulator5.0.sdk/Library/System/Frameworks -F/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk/Library/System/Frameworks -F/Developer/Platforms/iPhoneSimulator .platform/Developer/SDKs/iPhoneSimulator5.0.sdk/Library/System/Frameworks “-F/Users/HB/Desktop/MyDaily Works/2NOV/ThinQFitness-2011 年 10 月 10 日”-filelist /Users/HB/Library/Developer/ Xcode/DerivedData/ThinQFitness-gvejpzlfynofgpeaannlsyrlfnym/Build/Intermediates/ThinQFitness.build/Debug-iphonesimulator/ThinQFitness.build/Objects-normal/i386/ThinQFitness.LinkFileList -mmacosx-version-min=10.6 -Xlinker -objc_abi_version -Xlinker 2 -Xlinker -no_implicit_dylibs -D__IPHONE_OS_VERSION_MIN_REQUIRED=30103 /Users/HB/Library/Developer/Xcode/DerivedData/ThinQFitness-gvejpzlfynofgpeaannlsyrlfnym/Build/Products/Debug-iphonesimulator/libObjectiveFlickr.a/Users/HB/Library/Developer/Xcode/DerivedData/Thinofgpeat /Build/Products/Debug-iphonesimulator/ObjectiveFlick r/ObjectiveFlickr -framework Foundation -weak_framework UIKit -framework CoreGraphics -lxml2.2.7.3 -lz.1.2.3 -framework CFNetwork -framework QuartzCore -framework StoreKit -framework MediaPlayer -framework CoreText -lsqlite3.0 -o /Users/HB/库/开发者/Xcode/DerivedData/ThinQFitness-gvejpzlfynofgpeaannlsyrlfnym/Build/Products/Debug-iphonesimulator/ThinQFitness.app/ThinQFitness
命令 /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang 失败,退出代码为 1
【问题讨论】:
-
在模拟器或设备上运行时?