簡體   English   中英

靜態庫的Xcode 7存檔錯誤

[英]Xcode 7 Archive Error with static libraries

Ld /Users/purplebug/Library/Developer/Xcode/DerivedData/MyDoctorFinder-bjdxztijegnaxobgqvqhbnuqqsin/Build/Intermediates/ArchiveIntermediates/MyDoctorFinder/IntermediateBuildFilesPath/MyDoctorFinder.build/Release-iphoneos/MyDoctorFinder.v7 / Users / purplebug / Documents / MyDoctorFinder / MyDoctorFinder導出IPHONEOS_DEPLOYMENT_TARGET = 8.1導出PATH =“ / Applications / Xcode.app / Contents / Developer / Platforms / iPhoneOS.platform / Developer / usr / bin:/Applications/Xcode.app/Contents/開發人員/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin”/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ lang -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk -L / Users / purplebug / Library / Developer / Xcode / DerivedData / MyDoctorFinder-bjdxztijegnaxobgqqin / Build /中間體/ ArchiveIntermediates / MyDoctorFinder / BuildProductsPath / Release-iphoneos -F / Us ers / purplebug /庫/ Developer / Xcode / DerivedData / MyDoctorFinder-bjdxztijegnaxobgqvqhbnuqqsin / Build / Intermediates / ArchiveIntermediates / MyDoctorFinder / BuildProductsPath / Release-iphoneos -F / Users / purbugbug / Documents / Mys / MyDoctorFinder MyDoctorFinder / MyDoctorFinder / Pods / GoogleMaps / Frameworks -filelist / Users / purplebug / Library / Developer / Xcode / DerivedData / MyDoctorFinder-bjdxztijegnaxobgqvqhbnuqqsin / Build / Intermediates / ArchiveIntermediates / MyDoctorFinder / RemediateBuildtors。普通對象/armv7/MyDoctorFinder.LinkFileList -miphoneos-version-min = 8.1 -dead_strip -fembed-bitcode -Xlinker -bitcode_verify -Xlinker -bitcode_hide_symbols -Xlinker -bitcode_symbol_map -Xlinker / Users / purplebug / Library / river / MyDoctorFinder-bjdxztijegnaxobgqvqhbnuqqsin / Build / Intermediates / ArchiveIntermediates / MyDoctorFinder / BuildProductsPath / Release-iphoneos -ObjC -framework CoreGraphics -fram ework MobileCoreServices-框架安全性-框架系統配置-fobjc-arc -fobjc-link-runtime-框架GoogleMaps-框架加速-框架CoreBluetooth-框架SystemConfiguration-框架QuartzCore-框架OpenGLES -lz -licucore -lc ++-框架ImageIO-框架GLKit-框架CoreText-框架CoreLocation-框架CoreData-框架AVFoundation-框架MessageUI -lsqlite3-框架CoreGraphics-框架UIKit-框架Foundation -lPods -Xlinker -dependency_info -Xlinker / Users / purplebug / Library / Developer / Xcode / DerivedData / MyDoctorgvhbbjdxqqqq /Intermediates/ArchiveIntermediates/MyDoctorFinder/IntermediateBuildFilesPath/MyDoctorFinder.build/Release-iphoneos/MyDoctorFinder.build/Objects-normal/armv7/MyDoctorFinder_dependency_info.dat -o / Users / purplebug / Library / Developer / Xcode / Derivedje / xbqqxMybtorz /中間體/存檔中間體/ MyDoctorFinder /中間體BuildFil esPath / MyDoctorFinder.build / Release-iphoneos / MyDoctorFinder.build / Objects-normal / armv7 / MyDoctorFinder

ld:無法從體系結構armv7的位代碼束中提取文件clang:錯誤:鏈接器命令失敗,退出代碼為1(使用-v查看調用)

您是否將Library用作靜態庫?

從您的項目中禁用BitCode ,然后再次進行構建

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM