How to disable ARC for a single file in Xcode 5?

前端 未结 3 2090
刺人心
刺人心 2020-12-09 07:35

I recently downloaded Xcode 5, and it\'s now my primary IDE. However, I now need to disable Automatic Reference Counting for a single file in my project.

In Xcode 4

3条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-09 08:33

    Well, I just tried and found that you must had dragged the window to a smaller width. You need to drag it back to show the Compiler Flag column:

提交回复
热议问题