更新xcode7.3后rac中的weak问题的解决方法, Xcode7.2不支持iOS9.3 无法真机调试

1.更新xcode7.3后rac中的weak问题的解决方法:
Build Settings中Apple LLVM7.1 Laguage-Object-c 下的Weak References in Manual Retain Release 改成Yes;

2.Xcode7.2不支持iOS9.3 无法真机调试

下载Xcode iOS9.3配置包在最新的xcode 7.3中找到路径 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport,然后拷贝一份9.3 (13E230)这个文件夹.再到旧版xcode中,按照以上路径,复制进去就可以了.

posted @ 2016-04-21 01:47  会飞的夜良  阅读(150)  评论(0)    收藏  举报