官术网_书友最值得收藏!

Project settings for ARC

When a project is set to utilize ARC, the compiler flag -fobjc-arc is by default set for every Objective-C source file. ARC can be disabled for particular classes through the compiler flag, -fno-obj-arc. In Xcode, go to the target Build Phases tab, open the Compile Sources group, and you will be able to see the source file list. When you double-click on the file where you want to set it, a pop-up panel will appear. In that panel, get in the -fno-obj-arc flag and click on Done to finish.

If ARC was not enabled when the project was created, then to enable it, follow this process:

  1. Open the project.
  2. Go to Edit | Refactor | Convert to Objective-C ARC.
  3. If there is no problem and it's ready to convert, it will check your code.

By default, all newly created Objective-C projects in Xcode 5 are enabled with ARC. However, if you need to disable it, follow these steps:

  1. Select Project.
  2. Select Targets.
  3. From the right panel, go to Build Settings.
  4. Select Automatic Reference Counting.
  5. Select Apple LLVM compiler 3.0 – Language.
  6. Locate Objective-C++ Automatic Reference Counting and, in all three sections, select NO.
    Project settings for ARC
主站蜘蛛池模板: 泽普县| 察隅县| 永寿县| 平远县| 永年县| 交城县| 柳林县| 永靖县| 武功县| 浮梁县| 新绛县| 根河市| 古交市| 铜川市| 津市市| 绍兴市| 五原县| 锡林浩特市| 高邮市| 周至县| 西丰县| 景泰县| 临邑县| 延庆县| 鄂州市| 肃北| 苍溪县| 淮北市| 龙里县| 平遥县| 三门峡市| 都安| 宁夏| 城口县| 丰宁| 苏尼特左旗| 海林市| 聊城市| 鄱阳县| 嘉祥县| 凤冈县|