Continuous Integration and Deployment: Bots + Testflight Api on Itunes Connect

Deadly 提交于 2019-12-05 02:42:04

We were looking to do the same thing. I pulled this from Apple's documentation.

Does TestFlight Beta Testing offer APIs for build server integration?

    No. We don’t offer APIs for build-server integration.

So as of now... no

found out how . Fastlane this amazing library lets you automate all iOS development process , among its features is the ability to upload to test flight / App Store using scripts that can be plugged on a ci environment.

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