从 Xcode 版本 8.3 发送版本时已弃用 Xcode 构建问题

Deprecated Xcode Build issue while sent version from Xcode version 8.3

我最近在 AppStore(TestFlight) 中上传了一个构建,并从 AppStore 收到了以下邮件,

Dear developer,

We have discovered one or more issues with your recent delivery for "MY APP". Your delivery was successful, but you may wish to correct the following issues in your next delivery:

Deprecated Xcode Build - Due to resolved app archives issues, we will be deprecating Xcode 8.3 on May 10, 2017, at which time app archives built with 8.3 will no longer be accepted by the App Store. Download Xcode 8.3.2 or newer, rebuild your app and resubmit.

After you’ve corrected the issues, you can use Xcode or Application Loader to upload a new binary to iTunes Connect.

Regards,

The App Store team

发布当前版本以供审核会有任何问题吗?
或者
我是否要下载邮件中提到的最新 Xcode 版本并上传另一个版本?

Will there be any problem on releasing the current build for review?

如果您提交应用以供审核,并且会在 May 10, 2017 之前成功审核,那么您无需对当前版本执行任何操作。

Do I want to download the latest Xcode version as mentioned in the mail and upload an another build ?

无论如何,您应该更新到最新的 Xcode,至少是为了拥有所有最新的工具和 API。如果您想在 May 10, 2017 之后提交新版本,您 必须 更新 Xcode,重建应用程序并提交不同的二进制文件供 Apple 审核。

总的来说,我会建议现在更新,并提交一个不同的版本,因为无论如何你在不久的将来都必须这样做,并且你的应用程序不会因为 Deprecated Xcode Build 的问题而被拒绝当然。

编辑:
Xcode 8.3.2 已在 App Store 中提供。