gpt4 book ai didi

ios - RestKit - Lipo 错误 : can't open input file in Xcode5

转载 作者:可可西里 更新时间:2023-11-01 05:05:49 25 4
gpt4 key购买 nike

我有一个 iOS 应用程序需要在 iOS7 上升级。我正在使用 RestKit 版本 0.10.2。存档时出现以下错误。

/Applications/Xcode 2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: can't open input file: /Users/khawarshahzad/Library/Developer/Xcode/DerivedData/MyAPP-fcvmsuowvnqkdseskmuetssnxoww/Build/Intermediates/ArchiveIntermediates/MyAPP/IntermediateBuildFilesPath/MyAPP.build/Release-iphoneos/MyAPP.build/Objects-normal/armv7s/MyAPP (No such file or directory)

之前我已经按照以下说明为 iOS6 修复了这个错误 https://github.com/RestKit/RestKit/issues/930

但现在它不适用于 iOS7。这是当前 RestKit.xcodeproj 架构设置的屏幕截图。 enter image description here

如有任何建议,我们将不胜感激。

最佳答案

嗯!终于找到了解决方案。如果您不使用 arm64 架构的任何特定功能,那么就开始吧。转到项目 -> 目标(您的项目名称)-> build设置并将架构更改为标准架构(armv7、armv7s),并将有效架构更改为 armv7、armv7s。将 Build Active Architecture Only 设置为 Yes

enter image description here

RestKit.xcodeproj 重复同样的操作

enter image description here

清理您的项目和存档。祝你好运:)

关于ios - RestKit - Lipo 错误 : can't open input file in Xcode5,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19922146/

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