我有一个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)@H_301_12@以前我按照说明修复了iOS6的这个错误
https://github.com/RestKit/RestKit/issues/930但现在它不适用于iOS7.以下是当前RestKit.xcodeproj架构设置的屏幕截图.
任何建议表示赞赏.