Xcode8打包上传构建版本不出来的问题解决

今天用Xcode 8打包上传App,本地验证和ipa上传都正常。但是itunes connect后台的构建版本一直出不来。由于公司产品分独立项目组,账号邮箱不在我的手里,一直没有看邮件。后来检查了邮件:

Dear developer,

We have discovered one or more issues with your recent delivery for "xxx". To process your delivery, the following issues must be corrected:

This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSBluetoothPeripheralUsageDescription key with a string value explaining to the user how the app uses this data.

iOS 10已经要求我们添加权限申请的描述.

解决办法:

http://stackoverflow.com/questions/39383289/ios-10-gm-release-error-when-submitting-apps-this-app-attempts-to-access-privac

stackoverflow.com/questions/39458207/itunes-connect-and-xcode-8-your-app-has-changed-to-invalid-binary

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容