Lipo错误:无法打开输入文件

Sno*_*ash 5 xcode lipo

我收到这个错误:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/lipo: can't open input file: /Users/snowcrash/Library/Developer/Xcode/DerivedData/MyApp-awldrudjpictkjfutpthiwoocing/Build/Intermediates/ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/MyApp.build/Distribution-iphoneos/MyApp.build/Objects-normal/armv7/MyApp (No such file or directory)
Run Code Online (Sandbox Code Playgroud)

有什么建议?

gun*_*nas 6

转到项目目标 - >构建设置 - >仅构建活动体系结构,并将此构建活动体系结构仅设置为YES.它现在工作正常..