XCode打包出现错误:"Nib file 'Main~iphone.nib' was not found.

Posted iguor

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了XCode打包出现错误:"Nib file 'Main~iphone.nib' was not found.相关的知识,希望对你有一定的参考价值。

App Store Connect Operation Error
ERROR ITMS-90030: "Nib file ‘Main~iphone.nib‘ was not found. Please ensure the specified file is included in the bundle with any required device modifiers appended to the filename."

App Store Connect Operation Error
ERROR ITMS-90030: "Nib file ‘Main~ipad.nib‘ was not found. Please ensure the specified file is included in the bundle with any required device modifiers appended to the filename."

感觉是xcode自己混乱了,打包之后的info.plist中,有一个“Main nib file base name”的Key,本来应该用Storyboard来启动的,解决办法,改成“Main storyboard file base name”就可以了。

以上是关于XCode打包出现错误:"Nib file 'Main~iphone.nib' was not found.的主要内容,如果未能解决你的问题,请参考以下文章

制作一个 UIVIew,它出现在 xcode 项目中的所有 .NIb 文件上

连接不可用 - Lion OSX 升级后出现 Xcode 错误

Xcode 6.1 - 无法打开 Nib,因为您无权查看它

从 NIB 错误加载 ViewController [重复]

出现“无法在捆绑包中加载 NIB”错误

Xcode 8 出现错误:“发生密码验证失败。”