search

Home  >  Q&A  >  body text

ios - 使用百度导航SDK时,报ARC错误

使用百度导航SDK时,报ARC错误


~/BaiDuSDK/BaiduNav/BaiduStatistics/TouchJSON/JSON/CSerializedJSONData.m:47:7: 'release' is unavailable: not available in automatic reference counting mode


请问该怎么解决?

PHPzPHPz2890 days ago340

reply all(1)I'll reply

  • 大家讲道理

    大家讲道理2017-04-17 18:00:41

    Open the project BuildPhases CompileSources and find the project file, change it to -fno-objc-arc

    reply
    0
  • Cancelreply