Xcode 15 无法正常发布应用?

新手上路,请多包涵

有没有小伙伴遇到过相同的代码,使用 Xcode 14.2 可以正常打包、上传、发布。

但使用 Xcode 15 打包、上传后,却被告知使用了私有 API。

Apple 回复的邮件包含如下内容:

Dear Developer,

We identified one or more issues with a recent delivery for your app. Please correct the following issues, then upload again.

ITMS-90338: Non-public API usage - The app contains one or more corrupted binaries. Rebuild the app and resubmit.. If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs may be located in a static library that was included with your app. If so, they must be removed.

希望遇到过这种情况的小伙伴,可以告知如何解决

阅读 811
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题