【问题标题】:How to "compile" a playground using CLI that is a part of a project/workspace?如何使用作为项目/工作区一部分的 CLI “编译”游乐场?
【发布时间】:2018-02-18 18:32:24
【问题描述】:

我有一个这样的演示项目设置: https://www.dropbox.com/s/k0g47y8jtkrlg7h/PwP.zip?dl=0

Start pagepage two 正在使用PWPCore framework 中定义的代码。我正在寻找一种方法来编译这个游乐场作为 CI 的一个步骤。这样一来,如果有人更改了框架中的代码,他们就必须更新正在使用它的 Playground。

【问题讨论】:

标签: ios xcode continuous-integration command-line-interface xcodebuild


【解决方案1】:

可以在 CI 中使用这个工具:

https://github.com/bow-swift/nef

【讨论】:

    猜你喜欢
    • 2017-08-27
    • 2016-10-26
    • 1970-01-01
    • 1970-01-01
    • 2016-01-26
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-05-15
    相关资源
    最近更新 更多