Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 XCODE 5 中编译我的项目时遇到问题
ld:警告:忽略文件 /Users/myuser/Projects/myProject/Security.framework/Security,缺少文件 /Users/myuser/Projects/myProject/Security.framework/Security 中所需的架构 armv7(2 片)
从消息中可以明显看出,您的 Security.framework 似乎缺少 arm7 架构的文件。您可以尝试重新安装 XCode 或简单地从其他工作系统中替换 Security.framework。框架文件的位置:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks