【问题标题】:Automatically create a build in Xcode and send it to Dropbox or a server when I commit在我提交时自动在 Xcode 中创建构建并发送到 Dropbox 或服务器
【发布时间】:2015-10-14 17:49:20
【问题描述】:

我的目标是让我的同事无需发送多封电子邮件即可测试应用;相反,他们可以直接去 Dropbox 或服务器并自行测试。我需要一些可以引导我得到我想要的结果的参考/来源。

我不是 100% 确定如何完成这项工作。我找到了这个链接,但我不确定它会给我想要的结果。

https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/xcode_guide-continuous_integration/PublishYourCodetoaSourceRepository.html#//apple_ref/doc/uid/TP40013292-CH8-SW1

【问题讨论】:

    标签: xcode build automated-deploy


    【解决方案1】:

    试试深圳。它可以创建 .ipa 文件并将它们从命令行分发到保管箱或任何地方。 https://github.com/nomad/shenzhen

    【讨论】:

      猜你喜欢
      • 2019-09-22
      • 1970-01-01
      • 1970-01-01
      • 2012-01-03
      • 1970-01-01
      • 2019-03-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多