xcode 中使用手动管理内存要修改的地方
出现
error: Automatic Reference Counting Issue: ARC forbids explicit message send of 'release'
xcode4.2中,修改

?
把Yes修改为NO。
发布时间: 2012-11-06 14:07:00 作者: rapoo
xcode 中使用手动管理内存要修改的地方
出现
error: Automatic Reference Counting Issue: ARC forbids explicit message send of 'release'
xcode4.2中,修改

?
把Yes修改为NO。