友盟错误
2016-09-06 本文已影响20人
阿兹尔
- 开发中遇到的问题
(1)连接真机“Could not find Developer Disk Image"提示“
这是由于xcode7 里面没有 ios 8.4 导致8.4系统下的手机出现该问题
在“/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport”里列出了Xcode7.0beta支持的设备
我们可以下载IOS8.4 将它放在上面的目录中。
下载地址:http://download.csdn.net/detail/a892445213/8867693
(2)友盟或shareSDK中bitcode 报错?
可以在 build setting 中,搜索bitcode,并吧 enable bitcode 设置为 NO