开发者

automatic reference disable in ios

How can i disable automatic reference for specific files in IOS. I have a facebook API, where it isn't autom开发者_高级运维atic reference and so I want to disable it for facebook api files


Head to the compile sources section of the build phases and add the "-fno-objc-arc" to the files you want to disable ARC for.

automatic reference disable in ios

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜