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.
我有一个通用应用程序,现在我为 iphone 5 创建了一个更新但我无法通过苹果 bc 发送我的应用程序警告:必须至少存在以下架构之一:armv6 我在目标中添加了 armv 6 armv 7 i389 -> 建筑师但不起作用
Apple 放弃了对带有 iOS 6 SDK 的 armv6 的支持,并且 XCode 4.5 不支持为 armv6 架构构建二进制文件,您必须将其从目标中删除。