Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在构建和归档我的应用程序后,我打开了应用程序所在文件夹中的 ArchiveInfo.plist,其中包含一些无效数据。捆绑标识符拼写错误。我在我的 XCode 项目中到处寻找完全相同的拼写错误,但似乎找不到。有什么帮助吗?
我首先在旧的 Xcode 和 iOS 3 中编写了该应用程序,因此在尝试为 iOS 4 提交它时遇到了这个问题。我刚刚重新创建了项目。