码迷,mamicode.com
首页 > 移动开发 > 详细

iOS 9和xcode7设置

时间:2015-10-25 10:44:49      阅读:397      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!