发布构建错误

时间:2011-08-08 11:25:37

标签: ios

我搜索了所有我能想到的关键字,但没有找到解决我问题的回复。不幸的是,我已经屈服并决定发布。

我在执行发布版本时遇到错误。一切都正常建立,但在我为分析或归档而构建的那一刻,我得到以下错误:

ProcessPCH "/Users/richiegravedigga/Library/Developer/Xcode/DerivedData/Words_and_Pictures_D&D-eqhdxksfeleytufyvihmrpzftcue/Build/PrecompiledHeaders/Prefix-drwdxbmsmxqipefcjlsdqbvxksuv/Prefix.pch.gch" "Words and Pictures : Drag and Drop - HD/Prefix.pch" normal i386 c com.apple.compilers.llvmgcc42
cd "/Users/richiegravedigga/Dropbox/iphone_dev/iOS Projects/WOWD&D/WOWD&D"
setenv LANG en_US.US-ASCII
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/llvm-gcc-4.2 -x c-header -arch i386 -fmessage-length=0 -pipe -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -Wreturn-type -Wunused-variable -DNDEBUG -DNS_BLOCK_ASSERTIONS=1 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk -fexceptions -fasm-blocks -mmacosx-version-min=10.6 -gdwarf-2 -fvisibility=hidden -D__IPHONE_OS_VERSION_MIN_REQUIRED=40300 -iquote "/Users/richiegravedigga/Library/Developer/Xcode/DerivedData/Words_and_Pictures_D&D-eqhdxksfeleytufyvihmrpzftcue/Build/Intermediates/Words and Pictures D&D.build/Distribution-iphonesimulator/Words and Pictures : Drag and Drop - HD.build/Words and Pictures : Drag and Drop - HD-generated-files.hmap" "-I/Users/richiegravedigga/Library/Developer/Xcode/DerivedData/Words_and_Pictures_D&D-eqhdxksfeleytufyvihmrpzftcue/Build/Intermediates/Words and Pictures D&D.build/Distribution-iphonesimulator/Words and Pictures : Drag and Drop - HD.build/Words and Pictures : Drag and Drop - HD-own-target-headers.hmap" "-I/Users/richiegravedigga/Library/Developer/Xcode/DerivedData/Words_and_Pictures_D&D-eqhdxksfeleytufyvihmrpzftcue/Build/Intermediates/Words and Pictures D&D.build/Distribution-iphonesimulator/Words and Pictures : Drag and Drop - HD.build/Words and Pictures : Drag and Drop - HD-all-target-headers.hmap" -iquote "/Users/richiegravedigga/Library/Developer/Xcode/DerivedData/Words_and_Pictures_D&D-eqhdxksfeleytufyvihmrpzftcue/Build/Intermediates/Words and Pictures D&D.build/Distribution-iphonesimulator/Words and Pictures : Drag and Drop - HD.build/Words and Pictures : Drag and Drop - HD-project-headers.hmap" "-I/Users/richiegravedigga/Library/Developer/Xcode/DerivedData/Words_and_Pictures_D&D-eqhdxksfeleytufyvihmrpzftcue/Build/Products/Distribution-iphonesimulator/include" "-I/Users/richiegravedigga/Library/Developer/Xcode/DerivedData/Words_and_Pictures_D&D-eqhdxksfeleytufyvihmrpzftcue/Build/Intermediates/Words and Pictures D&D.build/Distribution-iphonesimulator/Words and Pictures : Drag and Drop - HD.build/DerivedSources/i386" "-I/Users/richiegravedigga/Library/Developer/Xcode/DerivedData/Words_and_Pictures_D&D-eqhdxksfeleytufyvihmrpzftcue/Build/Intermediates/Words and Pictures D&D.build/Distribution-iphonesimulator/Words and Pictures : Drag and Drop - HD.build/DerivedSources" DEBUG "-F/Users/richiegravedigga/Library/Developer/Xcode/DerivedData/Words_and_Pictures_D&D-eqhdxksfeleytufyvihmrpzftcue/Build/Products/Distribution-iphonesimulator" -DNS_BLOCK_ASSERTIONS=1 -c "/Users/richiegravedigga/Dropbox/iphone_dev/iOS Projects/WOWD&D/WOWD&D/Words and Pictures : Drag and Drop - HD/Prefix.pch" -o "/Users/richiegravedigga/Library/Developer/Xcode/DerivedData/Words_and_Pictures_D&D-eqhdxksfeleytufyvihmrpzftcue/Build/PrecompiledHeaders/Prefix-drwdxbmsmxqipefcjlsdqbvxksuv/Prefix.pch.gch"

Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/llvm-gcc-4.2 failed with exit code 1

到目前为止,我已尝试thisthisthis以及其他文章,但其中没有一项有效。很感谢任何形式的帮助。

0 个答案:

没有答案