警告ARC解决办法 warning This file must be compiled with ARC

2023-05-17,,

 #warning This file must be compiled with ARC. Use -fobjc-arc flag (or convert project to ARC).

这个文件必须使用arc,需要在.m的compiler flags中添加-fobjc-arc

 

《警告ARC解决办法 warning This file must be compiled with ARC.doc》

下载本文的Word格式文档,以方便收藏与打印。