iphone - 警告 : iPhone apps should include an armv6 architecture (current ARCHS = "armv7")

标签 iphone ios ipad ios4

我想将我的通用构建应用程序限制为 iPhone4/iPad,并且我已将 UIRequiredDeviceCapabilities 相应地设置为包含“armv7”。在我设置的build设置中:

"Architectures" = "Optimized (armv7)"

"Valid Architectures" = "armv7"

但我的通用应用程序的发布和分发构建生成此警告:

警告:iPhone 应用程序应包含 armv6 架构(当前 ARCHS = "armv7")

这真的是个问题吗?我可以安全地忽略警告吗?为什么我的调试构建没有显示相同的警告 - 构建配置具有相同的设置?

我正在使用 XCode 3.2.5、4.2 SDK 进行构建。

类似于这个问题,但不完全是:

"Warning: iPhone apps should include an armv6 architecture" even with build config set

最佳答案

我遇到了同样的问题。我相应地设置了项目设置,但在构建发布版本时仍然出现错误。我不得不编辑目标设置,发现“仅构建事件架构”已针对发布配置进行了检查。取消选中它解决了警告。我希望这可以帮助别人。

关于iphone - 警告 : iPhone apps should include an armv6 architecture (current ARCHS = "armv7"),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5379506/

相关文章:

ios - 更改 ios 应用程序下方标签栏的高度和设计

iphone - 表格 View 上下滚动时单元格顺序发生变化

iOS:我们可以阻止用户在 iPad 的字母和数字键盘之间切换吗

iphone - 显示系统警报 "No Mail Accounts"

iphone - 将 char 转换为 int 的奇怪错误( Objective-C )

iphone - 从 OS X 访问 iOS 应用文档目录

iphone - 这2个宏有什么区别?

iphone - 无法发送推文消息。 ios5出现错误

ios - Swift - 如果检测到 "Swipe to delete",如何隐藏自定义 tableViewCell 类中的按钮?

ios - xCode unity-iphone 需要配置文件