I'm trying to upload a build new created with the continuous integration system provided by Apple, Bots, to TestFlight. I have created an archive post-action in the scheme, but I don't know how to get the path to the build on post-action script. Does anybody know how were Bots saves the builds and how we get this path, to use it in scripts?
Thanks, Mihai
They are all stored here: /Library/Server/Xcode/Data/BotRuns
Check out this other post action script.