xCode8.1打包上传AppStore包“消失”的问题

上线的时候,将包传成功之后,构建版本处没有加号,传上去的包消失了……

错误一

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.
Once these issues have been corrected, you can then redeliver the corrected binary.
之前专门做了iOS10的适配,在info.plist文件中增加了对权限的访问,但是遗漏了蓝牙的权限设置,于是上传包之后,构建版本中的包消失
info.plist文件设置

错误二

增加权限之后,继续上传包,构建版本出错
原因:第三方sdk中含有info.plist文件
解决方法:将第三点sdk的info.plist删除即可

错误三

Your binary is not optimized for iPhone 5 - - New iPhone apps and app updates submitted must support the 4-inch display on iPhone 5 and must include a launch image referenced in the Info.plist under UILaunchImages with a UILaunchImageSize value set to {320, 568}. Launch images must be PNG files and located at the top-level of your bundle, or provided within each .lproj folder if you localize your launch images.
参考:http://www.cnblogs.com/jordanYang/p/6109837.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值