iOS链接器命令失败,临时方案的退出代码为1(使用-v查看调用)错误

iOS链接器命令失败,临时方案的退出代码为1(使用-v查看调用)错误,ios,Ios,我在使用临时方案构建项目时遇到问题。一切正常(调试和发布方案)。 错误: 若我编辑我的临时方案并将运行配置设置为调试,那个么项目将成功构建。问题是什么?如果选择“调试”,您是在设备上运行还是在模拟器上运行?由于架构从i386(模拟器)更改为armv7/armv7s,iOS设备上的arm64您是否尝试删除rm-rf~/Library/Developer/Xcode/DerivedData并重新启动Xcode?@Lepidopteron是的,我可以在模拟器或设备上运行。@TomKraina我手动删除

我在使用临时方案构建项目时遇到问题。一切正常(调试和发布方案)。 错误:


若我编辑我的临时方案并将运行配置设置为调试,那个么项目将成功构建。问题是什么?

如果选择“调试”,您是在设备上运行还是在模拟器上运行?由于架构从i386(模拟器)更改为armv7/armv7s,iOS设备上的arm64您是否尝试删除
rm-rf~/Library/Developer/Xcode/DerivedData
并重新启动Xcode?@Lepidopteron是的,我可以在模拟器或设备上运行。@TomKraina我手动删除了派生数据,但没有帮助。编辑了我的错误描述。如果您选择“调试”,您是在设备上运行还是在模拟器上运行?因为架构与i386(模拟器)不同对于armv7/armv7s,iOS设备上的arm64您是否尝试删除
rm-rf~/Library/Developer/Xcode/DerivedData
并重新启动Xcode?@Lepidopteron是的,我可以在模拟器或设备上运行。@TomKraina我手动删除了派生数据,但没有帮助。编辑了我的错误描述。
Ld /Users/Jenaveve/Library/Developer/Xcode/DerivedData/MyApp-cfuhpfaznacxuqbiacxarbbrnanq/Build/Intermediates/MyApp.build/Adhoc-iphoneos/MyApp.build/Objects-normal/armv7/MyApp normal armv7
    cd "/Users/Jenaveve/NachiketApps/MyApp tee booking copy/MyApp_ios"
    export IPHONEOS_DEPLOYMENT_TARGET=8.0
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/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/iPhoneOS10.1.sdk -L/Users/Jenaveve/Library/Developer/Xcode/DerivedData/MyApp-cfuhpfaznacxuqbiacxarbbrnanq/Build/Products/Adhoc-iphoneos -L/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/Pods/GoogleAnalytics/Libraries -L/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/Pods/ParseCrashReporting -L/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios -L/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/GoogleConversionTrackingSDK-iOS-3.2.0 -L/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/GoogleConversionTrackingSDK-iOS-3.4.0 -F/Users/Jenaveve/Library/Developer/Xcode/DerivedData/MyApp-cfuhpfaznacxuqbiacxarbbrnanq/Build/Products/Adhoc-iphoneos -F/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/Pods/Crashlytics/iOS -F/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/Pods/Fabric/iOS -F/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/Pods/FirebaseAnalytics/Frameworks/frameworks -F/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/Pods/FirebaseInstanceID/Frameworks/frameworks -F/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/Pods/Google/Frameworks -F/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/Pods/GoogleAppUtilities/Frameworks -F/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/Pods/GoogleAuthUtilities/Frameworks -F/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/Pods/GoogleInterchangeUtilities/Frameworks -F/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/Pods/GoogleNetworkingUtilities/Frameworks -F/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/Pods/GoogleSignIn/Frameworks -F/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/Pods/GoogleSymbolUtilities/Frameworks -F/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/Pods/GoogleUtilities/Frameworks -F/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios -F/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/HockeySDKCrashOnly -F/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/HockeySDK-iOS/HockeySDK.embeddedframework -F/Users/Jenaveve/NachiketApps/MyApp\ tee\ booking\ copy/MyApp_ios/HockeySDK-iOS/HockeySDKCrashOnly -filelist /Users/Jenaveve/Library/Developer/Xcode/DerivedData/MyApp-cfuhpfaznacxuqbiacxarbbrnanq/Build/Intermediates/MyApp.build/Adhoc-iphoneos/MyApp.build/Objects-normal/armv7/MyApp.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -miphoneos-version-min=8.0 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/Jenaveve/Library/Developer/Xcode/DerivedData/MyApp-cfuhpfaznacxuqbiacxarbbrnanq/Build/Intermediates/MyApp.build/Adhoc-iphoneos/MyApp.build/Objects-normal/armv7/MyApp_lto.o -fobjc-arc -fobjc-link-runtime -ObjC -ObjC -lBolts -lGoogleAnalytics -lMZAppearance -lMZFormSheetPresentationController -lParse -lParseCrashReporting -lParseCrashReportingLib -lc++ -lsqlite3 -lstdc++ -lstdc++.6 -lz -framework AdSupport -framework AddressBook -framework AssetsLibrary -framework AudioToolbox -framework CFNetwork -framework CoreData -framework CoreFoundation -framework CoreGraphics -framework CoreLocation -framework CoreMotion -framework CoreText -framework Crashlytics -framework Fabric -framework FirebaseAnalytics -framework FirebaseInstanceID -framework Foundation -framework GGLCore -framework GGLSignIn -framework GoogleAppUtilities -framework GoogleAuthUtilities -framework GoogleInterchangeUtilities -framework GoogleNetworkingUtilities -framework GoogleSignIn -framework GoogleSymbolUtilities -framework GoogleUtilities -framework MessageUI -framework QuartzCore -framework SafariServices -framework Security -framework StoreKit -framework SystemConfiguration -framework UIKit -weak_framework Accounts -weak_framework Social -framework MessageUI -framework CoreFoundation -framework FBSDKShareKit -framework UIKit -framework FBSDKLoginKit -framework Accounts -framework Social -framework SystemConfiguration -framework SafariServices -framework AddressBook -framework CoreBluetooth -framework Accelerate -framework AdSupport -lsqlite3 -framework QuartzCore -framework AudioToolbox -framework GoogleMaps -lstdc++.6 -lz -framework StoreKit -framework Security -framework MobileCoreServices -framework CoreLocation -framework CoreGraphics -framework CFNetwork -lsqlite3.0 -lc++ -framework FBSDKCoreKit -licucore -framework MapKit -lGoogleConversionTracking -framework GLKit -framework OpenGLES -framework ImageIO -framework CoreData -framework AVFoundation -lPods-MyApp -Xlinker -dependency_info -Xlinker /Users/Jenaveve/Library/Developer/Xcode/DerivedData/MyApp-cfuhpfaznacxuqbiacxarbbrnanq/Build/Intermediates/MyApp.build/Adhoc-iphoneos/MyApp.build/Objects-normal/armv7/MyApp_dependency_info.dat -o /Users/Jenaveve/Library/Developer/Xcode/DerivedData/MyApp-cfuhpfaznacxuqbiacxarbbrnanq/Build/Intermediates/MyApp.build/Adhoc-iphoneos/MyApp.build/Objects-normal/armv7/MyApp

ld: warning: directory not found for option '-L/Users/Jenaveve/NachiketApps/MyApp tee booking copy/MyApp_ios/GoogleConversionTrackingSDK-iOS-3.2.0'
ld: warning: directory not found for option '-F/Users/Jenaveve/NachiketApps/MyApp tee booking copy/MyApp_ios/HockeySDKCrashOnly'
ld: warning: directory not found for option '-F/Users/Jenaveve/NachiketApps/MyApp tee booking copy/MyApp_ios/HockeySDK-iOS/HockeySDK.embeddedframework'
ld: warning: directory not found for option '-F/Users/Jenaveve/NachiketApps/MyApp tee booking copy/MyApp_ios/HockeySDK-iOS/HockeySDKCrashOnly'
ld: library not found for -lBolts
clang: error: linker command failed with exit code 1 (use -v to see invocation)