解决办法:

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 project, 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).

你点击工程名称,右侧的窗口中会出现工程的设置,右侧窗口左侧有两个标签的设置,你选择projectbuilding settings选项,然后再右侧窗口的右半部分就会出现工程的building Settings选项了。

 

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
  • 2022-02-28
  • 2022-12-23
  • 2021-09-05
  • 2022-12-23
  • 2021-11-04
猜你喜欢
  • 2021-04-12
  • 2021-07-02
  • 2022-12-23
  • 2022-12-23
  • 2021-07-24
相关资源
相似解决方案