您的位置:首页 > 移动开发 > IOS开发

[iOS] How to disable/enable arc for single or mutil file

2013-08-06 17:36 435 查看
In XCode selected the Build Phases,then find you want disable or enable file .

Add below code to target file behind

-fobjc-arc or -fno-objc-arc
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: