验证iOS App时出错

B.I*_*I.A 9 xcode app-store nib ios

我正在尝试发布iOS应用程序,但是当我尝试验证构建时收到这些错误:

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

Invalid Info.plist: The Info.plist may contain either UIMainStoryboardFile or NSMainNibFile, but it must not contain both keys. For more information, refer to the Information Property List Key Reference.
Run Code Online (Sandbox Code Playgroud)

ser*_*gio 23

您的Info.plist中似乎有一些陈旧的条目.检查它并删除"主nib文件基本名称".还要确保nib文件未包含在目标中.

我假设您使用的是故事板,因此您需要删除nib文件.