【问题标题】:Using the iOS SoundCloud API with ARC [duplicate]使用带有 ARC 的 iOS SoundCloud API [重复]
【发布时间】:2014-08-17 16:22:06
【问题描述】:

您好,我正在尝试从 iOS 的声音云教程中实现声音云 API (https://developers.soundcloud.com/docs/api/ios-quickstart)

我在使用 ARC 时遇到问题。似乎 OAUTH2 使用了 ARC,但声音云 API 没有。有没有人经历过这个过程并且可以帮助我完成这个过程?

我觉得教程缺少一些关键步骤

【问题讨论】:

  • 当我下载子模块时,我有五个,它们分别调用了retain and release和autorelease

标签: ios xcode5 automatic-ref-counting soundcloud git-submodules


【解决方案1】:

在构建设置中,具体哪些源文件应该忽略 arc

How can I disable ARC for a single file in a project?

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-09-10
    • 2013-03-17
    • 1970-01-01
    • 2014-03-28
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多