2017-02-18 39 views
-3

Ld的 /用户/ burhanmac /库/开发商/ Xcode中/ DerivedData/Binary_Options_Signals-croehsvbunjihoauvwizpmkjowfj /编译/中间体/ ArchiveIntermediates /二进制\ 选项\信号/ IntermediateBuildFilesPath /二进制\选项\ Signals.build/Release-iphoneos/Binary \ Options \ Signals.build/Objects-normal/armv7/Binary \ Options \ Signals normal armv7 cd“/ Volumes/BURHANMAC/FXApp/Binary Options Signals” export IPHONEOS_DEPLOYMENT_TARGET = 8.1 export PATH =“/ Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/ Applicati ons/Xcode.app /目录/ Developer/usr/bin:/ usr/local/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/iPhoneOS9.2.sdk -L/Users/burhanmac /图书馆/开发商/ Xcode中/ DerivedData/Binary_Options_Signals-croehsvbunjihoauvwizpmkjowfj /编译/中间体/ ArchiveIntermediates /二进制\ 选项\信号/ BuildProductsPath /释放-的iPhoneOS -F /用户/ burhanmac /库/开发商/ Xcode中/ DerivedData/Binary_Options_Signals-croehsvbunjihoauvwizpmkjowfj/Build/Intermediates/ArchiveIntermediates/Binary \ Options \ Signals/BuildProductsPath/Release-iphoneos -F/Users/burhanmac/Library/Developer/Xcode/DerivedData/Binary_Options_Signals-croehsvbunjihoauvwizpmkjowfj /编译/中间体/ ArchiveIntermediates /二进制\ 选项\ 信号/ BuildProductsPath /释放-的iPhoneOS/GoogleToolboxForMac -F /卷/ BURHANMAC/FXApp /二进制\选项\信号/荚/ FirebaseAnalytics /框架 -F// BURHANMAC/FXApp/Binary \ Options \信号/ Pods/FirebaseInstanceID/Frameworks -F/Volumes/BURHANMAC/FXApp/Binary \选项\信号/ Pods/OneSignal/iOS_SDK/Framework -filelist /Users/burhanmac/Library /开发商/ Xcode中/ DerivedData/Binary_Options_Signals-croehsvbunjihoauvwizpmkjowfj /编译/跨媒体tes/ArchiveIntermediates/Binary \ Signals.build/Objects-normal/armv7/Binary \ Options \ Signals.LinkFileList - 选项\信号/ IntermediateBuildFilesPath/Binary \ Options \ Signals.LinkFileList - Xlinker -rpath -Xlinker @ executable_path /框架-Xlinker -rpath -Xlinker @ loader_path /框架-Xlinker -rpath -Xlinker @ executable_path /框架-miphoneos版本分钟= 8.1 -dead_strip -fembed-位码-Xlinker - bitcode_verify -Xlinker -bitcode_hide_symbols -Xlinker -bitcode_symbol_map -Xlinker/Users/burhanmac/Library/Developer/Xcode/DerivedData/Binary_Options_Signals-croehsvbunjihoauvwizpmkjowfj/Build/Intermediates/ArchiveIntermediates/Binary \ Options \ Signals/BuildProductsPath/Rele ASE-的iPhoneOS -ObjC -lC++ -lsqlite3 -lz -framework AVFoundation -framework AudioToolbox -framework CoreGraphics中-framework CoreMedia -framework CoreMotion -framework CoreTelephony -framework corevideo的-framework FirebaseAnalytics -framework FirebaseCore -framework FirebaseInstanceID -framework GLKit -framework GoogleMobileAds -framework GoogleToolboxForMac -framework MediaPlayer -framework MessageUI -framework MobileCoreServices -framework OneSignal -framework OpenGLES -framework StoreKit -framework SystemConfiguration -weak_framework AdSupport -weak_framework JavaScriptCore -weak_framework SafariServices -weak_framework WebKit -L/Applications/Xcode.app/Contents/Developer /工具链/ XcodeDefault。xctoolchain/usr/lib目录/快捷/的iPhoneOS -Xlinker -add_ast_path -Xlinker /用户/ burhanmac /库/开发商/ Xcode中/ DerivedData/Binary_Options_Signals-croehsvbunjihoauvwizpmkjowfj /编译/中间体/ ArchiveIntermediates /二进制\ 选项\信号/ IntermediateBuildFilesPath /二进制\选项\ Signals.build/Release-iphoneos/Binary \选项\ Signals.build/Objects-normal/armv7/Binary_Options_Signals.swiftmodule -framework Pods_Binary_Options_Signals -Xlinker -dependency_info -Xlinker /用户/ burhanmac /库/开发商/ Xcode中/ DerivedData/Binary_Options_Signals-croehsvbunjihoauvwizpmkjowfj/Build/Intermediates/ArchiveIntermediates/Binary \ Options \ Signals/IntermediateBuildFilesPath/Binary \ Options \ Signals.build/Release-iphoneos/Binary \ Options \ Signals .build /目标正常/ ARMv7的/二进制\选项\ Signals_dependency_info.dat -o /用户/ burhanmac /库/开发商/ Xcode中/ DerivedData/Binary_Options_Signals-croehsvbunjihoauvwizpmkjowfj /编译/中间体/ ArchiveIntermediates /二进制\ 选项\信号/ IntermediateBuildFilesPath /二进制\选项\ Signals.build/Release-iphoneos/Binary \选项\ Signals.build/Objects-normal/armv7/Binary \选项\信号无法执行命令:分段故障:11调试错误

clang: error: unable to execute command: Segmentation fault: 11 
clang: error: linker command failed due to signal (use -v to see invocation) 
+0

请务必正确解释您的问题,以便人们能够轻松理解。 –

回答

0

尝试禁用该位码中Project's Target - > Build Settings并搜索'bitcode'并设置'Enable Bitcode'值NO。检查下面的截图。

enter image description here