【问题标题】:Is it possible to develop iOS apps with xcodebuild and entirely without Xcode?是否可以使用 xcodebuild 而完全不使用 Xcode 来开发 iOS 应用程序?
【发布时间】:2019-05-03 17:17:14
【问题描述】:

我已经能够使用xcodebuildios-deploy 构建和运行iOS 应用程序,但我仍然需要在Xcode 中创建文件和重命名文件,否则xcodebuild 不会注意到我的更改。有没有办法在没有 xcode 的情况下做到这些?

【问题讨论】:

    标签: ios xcode command-line xcodebuild


    【解决方案1】:

    是的,您可以使用 https://fastlane.tools/ 与动作健身房来做到这一点

    【讨论】:

    • 谢谢!不知道 fastlane 提供构建工具,我去看看
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-10-02
    • 1970-01-01
    • 2012-07-01
    • 2021-11-11
    相关资源
    最近更新 更多