简体   繁体   English

将应用提交到App Store时出错

[英]Error while submitting app to App Store

I am trying to post my application to the app store. 我正在尝试将我的应用程序发布到应用程序商店。 While trying to validate, I get 2 error messages. 尝试验证时,我收到2条错误消息。 In my application, I've selected the app to run on iPhones only, but it still says 2 targets. 在我的应用程序中,我选择了仅在iPhone上运行的应用程序,但仍然显示2个目标。

These are the following errors I'm getting: 这些是我得到的以下错误:

http://imgur.com/I4B1Fvw http://imgur.com/I4B1Fvw

I know there are other topics on this website that discuss this issue but none of them have worked for me. 我知道该网站上还有其他主题讨论此问题,但是没有一个主题对我有用。 Also, please try to be detailed while explaining as I barely have any experience with Xcode. 另外,由于我几乎没有使用Xcode的经验,请在解释时尽量详细。

check your info.plist, delete NSMainNibFile entry. 检查您的info.plist,删除NSMainNibFile条目。 I assume you are using storyboard. 我认为您正在使用情节提要。 NSMainNibFile contains value of "Main-iPad~ipad.nib" I guess. 我猜NSMainNibFile包含“ Main-iPad〜ipad.nib”的值。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM