构建警告会影响 iOS 应用商店的审批流程吗? [英] Do build warnings affect the iOS app store approval process?

查看:26
本文介绍了构建警告会影响 iOS 应用商店的审批流程吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当一个应用程序正在接受应用程序商店的批准过程时,Apple 的人是检查你项目中的警告,还是只检查错误?

When an app is undergoing the app store approval process, do the people at Apple check the warnings in your project, or do they only check for errors?

例如我的很多 NIB 文件都有这个警告:

e.g. I have this warning on a lot of my NIB files:

不支持的配置:标题设置但使用系统标识符(这些属性是互斥的;标题将被忽略)

Unsupported Configuration: Title set but using a system Identifier (These attributes are mutually exclusive; the Title will be ignored)

这会成为 Apple 拒绝我的应用在应用商店上架的原因吗?

Will this be a reason for Apple to reject my app for the app store?

推荐答案

Apple 不会检查您项目中的警告,因为他们不能.他们不会获取您的应用程序的源代码,只会获取已编译的二进制文件和支持文件.只要你遵守规则,你应该没问题.

Apple won't check for warnings in your project, because they can't. They don't get the source code to your app, only the compiled binary and supporting files. So long as you follow the rules, you should be fine.

至于你的问题的具体细节:我非常怀疑,但无论如何,你绝对应该瞄准一个没有警告编译的项目,就像一般的编程实践一样.

As for the specifics of your question: I very much doubt it, but nevertheless, you should definitely aim for a project which compiles without warnings, just as a general programming practice.

这篇关于构建警告会影响 iOS 应用商店的审批流程吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆