Automating TestFlightApp with Xcode and Provisioning Portal

前端 未结 3 1274
梦毁少年i
梦毁少年i 2021-02-04 05:15

I currently have a fairly manual process when releasing a new build in TestFlight:

  1. Download the additional devices text files from TestFlightApp
  2. Log into
3条回答
  •  萌比男神i
    2021-02-04 05:39

    There's a blog entry on developmentseed.org where it describes how to automate an archive build to be uploaded to TestFlight.

    It doesn't include automatically updating devices in the provisioning profile, but MoProPro appears to be a command line utility to add new devices.

提交回复
热议问题