Is there any automatic Testflight upload script on application archiving?

柔情痞子 提交于 2019-11-30 03:52:42

I've also created a ruby gem for this if you want to integrate this into rake tasks:

gem install testflight_upload

source on my github here

Here's a nice collection of utilities http://nomad-cli.com/

I ended up using Shenzen to automate builds and testflight deployments.

Shenzhen is discontinued, you can use pilot instead. It's a Ruby based tool to upload new builds and manage your beta testers. Under the hood it uses the iTunes Transporter and spaceship.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!