出现
error: Automatic Reference Counting Issue: ARC forbids explicit message send of 'release'
xcode4.2中,修改
把Yes修改为NO。
- 大小: 18 KB
- 查看图片附件
xcode 中使用手动管理内存要修改的地方
阅读 65
2023-04-03
出现
error: Automatic Reference Counting Issue: ARC forbids explicit message send of 'release'
xcode4.2中,修改
把Yes修改为NO。
相关推荐
精彩评论(0)