【问题标题】:Parse.com on tvOS with CocoapodstvOS 上的 Parse.com 与 Cocoapods
【发布时间】:2015-10-30 14:05:35
【问题描述】:

我有一个使用 Parse.com 和 Cocoapods 的 iOS 应用程序。我想为 tvOS 创建一个应用程序版本,但我不确定如何为 iOS 应用程序和 tvOS 安装 Parse。有可能还是 Parse 还不支持 tvOS?

谢谢

【问题讨论】:

    标签: ios swift parse-platform cocoapods tvos


    【解决方案1】:

    我不确定 cocoapods,但根据他们官方 iOS/OS X 框架上的这个 Github 问题,如果你拉下他们的代码,它应该可以工作。 https://github.com/ParsePlatform/Parse-SDK-iOS-OSX/issues/250

    【讨论】:

    • 我是使用与 iOS 应用程序相同的 Podfile,还是为 Apple TV 应用程序创建另一个 Podfile?谢谢
    • Tom Coomer - github 线程建议使用:pod 'Parse', :git => 'git@github.com:ParsePlatform/Parse-SDK-iOS-OSX.git', :branch => 'nlutsenko.tvos.podtest' 作为 Podfile 中的 tvOS 目标
    猜你喜欢
    • 2016-02-12
    • 2016-05-21
    • 1970-01-01
    • 1970-01-01
    • 2021-12-24
    • 1970-01-01
    • 2018-07-14
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多