zoukankan      html  css  js  c++  java
  • 'release' is unavailable: not available in automatic reference counting mode.

    一开始选了ARC,没关系"Build Settings" and turn off the option "Objective-C Automatic Reference Counting" NO

    'release' is unavailable: not available in automatic reference counting mode..

    解决办法:

    You need to turn off Automatic Reference Counting. You do this by clicking on your project in the navigator (the top item in the finder-like thing on the left), then click on your target, select "Build Settings" and turn off the option "Objective-C Automatic Reference Counting" (you can use the search field on the upper right to search it).

  • 相关阅读:
    02-cocoapods的安装和使用
    01-唐巧之cocoapods
    class0513(html)
    程序集
    c#面向对象
    html
    dom
    Javascript
    Jquery
    ado.net
  • 原文地址:https://www.cnblogs.com/superchao8/p/2627101.html
Copyright © 2011-2022 走看看