之前碰到一个很奇怪的问题,Xcode提交之后,在iTunes Connect 构建版本中,显示一会,然后就自动消失了,后来查看苹果返回的邮件才知道原因
Dear developer, We have discovered one or more issues with your recent delivery for "?à?ú?ó". To process your delivery, the following issues must be corrected: Invalid Swift Support - The SwiftSupport folder is empty. Rebuild your app using the current public (GM) version of Xcode and resubmit it. Once these issues have been corrected, you can then redeliver the corrected binary. Regards, The App Store team
在 Build Settings 中 把圈住的地方 设置为 NO 即可。
网友评论