gpt4 book ai didi

ios - Xcode 8.1 和 iOS 10.1.1 未构建

转载 作者:塔克拉玛干 更新时间:2023-11-02 09:55:54 25 4
gpt4 key购买 nike

设置:iPhone 5c(iOS 10.0.2)iPhone 6 Plus (iOS 10.1.1)iPad 空气(iOS 10.1.1)Xcode 8.1

我目前正在构建一个应用程序,它在我的所有设备上都运行良好。我将我的 6 plus 从 10.0.2 更新到 10.1.1,现在应用程序无法构建。我是在 iPad 上构建的,它是 10.0.2,它成功并更新了它。更新后也失败了。

我收到以下警告和错误...如果有人有任何想法,我将不胜感激!

提前致谢!

Showing Recent Issues
ld: warning: ld: warning: ld: warning: ignoring file /Users/jb/Library/Developer/Xcode/DerivedData/Give_It_Up_and_Trade-efbegnisuhotnyharswslfockoid/Build/Products/Debug-iphoneos/libFMDB.a, file was built for archive which is not the architecture being linked (arm64): /Users/jb/Library/Developer/Xcode/DerivedData/Give_It_Up_and_Trade-efbegnisuhotnyharswslfockoid/Build/Products/Debug-iphoneos/libFMDB.aignoring file /Users/jb/Library/Developer/Xcode/DerivedData/Give_It_Up_and_Trade-efbegnisuhotnyharswslfockoid/Build/Products/Debug-iphoneos/libFontAwesomeKit.a, file was built for archive which is not the architecture being linked (arm64): /Users/jb/Library/Developer/Xcode/DerivedData/Give_It_Up_and_Trade-efbegnisuhotnyharswslfockoid/Build/Products/Debug-iphoneos/libFontAwesomeKit.aignoring file /Users/jb/Library/Developer/Xcode/DerivedData/Give_It_Up_and_Trade-efbegnisuhotnyharswslfockoid/Build/Products/Debug-iphoneos/libAFNetworking.a, file was built for archive which is not the architecture being linked (arm64): /Users/jb/Library/Developer/Xcode/DerivedData/Give_It_Up_and_Trade-efbegnisuhotnyharswslfockoid/Build/Products/Debug-iphoneos/libAFNetworking.a


ld: warning: ignoring file /Users/jb/Library/Developer/Xcode/DerivedData/Give_It_Up_and_Trade-efbegnisuhotnyharswslfockoid/Build/Products/Debug-iphoneos/libRMStore.a, file was built for archive which is not the architecture being linked (arm64): /Users/jb/Library/Developer/Xcode/DerivedData/Give_It_Up_and_Trade-efbegnisuhotnyharswslfockoid/Build/Products/Debug-iphoneos/libRMStore.a


ld: warning: ignoring file /Users/jb/Library/Developer/Xcode/DerivedData/Give_It_Up_and_Trade-efbegnisuhotnyharswslfockoid/Build/Products/Debug-iphoneos/libUIColor-Crayola.a, file was built for archive which is not the architecture being linked (arm64): /Users/jb/Library/Developer/Xcode/DerivedData/Give_It_Up_and_Trade-efbegnisuhotnyharswslfockoid/Build/Products/Debug-iphoneos/libUIColor-Crayola.a


"_OBJC_CLASS_$_RMStore", referenced from:


objc-class-ref in iapClass.o


"_OBJC_CLASS_$_RMAppReceipt", referenced from:


objc-class-ref in iapClass.o


"_OBJC_CLASS_$_FAKFontAwesome", referenced from:


objc-class-ref in browseViewController.o


objc-class-ref in FirstViewController.o


"_OBJC_CLASS_$_AFJSONRequestSerializer", referenced from:


objc-class-ref in networkingClass.o


"_OBJC_CLASS_$_AFHTTPSessionManager", referenced from:


objc-class-ref in networkingClass.o


ld: symbol(s) not found for architecture arm64


clang: error: linker command failed with exit code 1 (use -v to see invocation)

最佳答案

这为我解决了:

退出代码

rm -rf ~/Library/Developer/Xcode/DerivedData

参见:https://stackoverflow.com/a/31512479/1178692

关于ios - Xcode 8.1 和 iOS 10.1.1 未构建,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40391150/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com