首页 > 移动平台 > 详细

iOS 9和xcode7设置

时间:2015-10-25 10:42:26      阅读:577      评论:0      收藏:0      [点我收藏+]

 

升级了Xcode7各种问题来了,折腾两天

 

一、Xcode7  http适配设置

1、大部分社交平台接口不支持https协议。

2、大部分社交平台SDK不支持bitcode。

3、添加Scheme白名单。

http://wiki.mob.com/ios9-%E5%AF%B9sharesdk%E7%9A%84%E5%BD%B1%E5%93%8D%EF%BC%88%E9%80%82%E9%85%8Dios-9%E5%BF%85%E8%AF%BB%EF%BC%89/

http://blog.csdn.net/tianyitianyi1/article/details/48805037
http://www.cocoachina.com/ios/20150929/13598.html
 
 
二、xcode7在iOS9启动崩溃
这个是微博分享SDK里用到的jsonKit导致的崩溃,github上下载更新就好了
 
 
三、xcode7提交App Store报错
 10月24日,将App上传到Appstore审核时,提示错误,ERROR ITMS-90049:"This bundle is invalid. The bundle identifier contains disallowed characters. [See the section of the Application Programming Guide entitled The Application Bundle.]"
腾讯的Bundle里边的问题,解决方法也很简单,找到这个Bundle,修改info.plist里边:
 
解决方案:按照下面两个链接地址修改
http://blog.csdn.net/h1101723183/article/details/49339681
http://www.bubuko.com/infodetail-1115504.html

iOS 9和xcode7设置

原文:http://www.cnblogs.com/niexiaobo/p/4908275.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!