【发布时间】:2017-03-10 16:17:08
【问题描述】:
我正在尝试将我的一个应用程序提交到 iTunes,
我在 iTunes 中完成了所有必需的工作(描述、屏幕截图等),我想我现在必须先存档并在 xCode 中提交,然后等待二进制文件重新显示在 iTunes 中并单击“提交选择二进制文件后,请查看“。
困境:在 xCode 中,我的应用通过了验证,但存档错误
(null): Framework not found Metal for architecture armv7
(null): Linker command failed with exit code 1 (use -v to see invocation)
问题:我该怎么做一个干净的代码并且没有问题。但是当档案显示此错误时 - xcode 5.1.1
非常感谢, 艾哈迈德
【问题讨论】:
标签: ios objective-c xcode archive armv7