开发者

Issues while verifying if the build was successful

I'm creating a build for distribution & it shows Build Succeeded message along with some warnings. I tried to verify if the build was successful by following the iphone d开发者_开发技巧eveloper user guide, according to which an "embedded.mobileprovision” file should be created. Is it necessary that code should be free of warnings to get a successful build along with "embedded.mobileprovision” file?.


Depends on kind of warning. Which warning do you mean?

My personal rule - no warnings at all. I'm passing compiler switch to treat warnings as errors in release builds.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜