2017-02-18 53 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