Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Save uploaded build train #7

Open
sunboshan opened this issue Aug 10, 2015 · 3 comments
Open

Save uploaded build train #7

sunboshan opened this issue Aug 10, 2015 · 3 comments

Comments

@sunboshan
Copy link

Once upload IPA to iTunesConnect, in the UI, you need to click the "+" button, select the build you just uploaded and hit save. I didn't find it in the API, am I missing anything?

image

@KrauseFx
Copy link
Member

@sunboshan Sorry, this API is not documented on this repo yet. But it will soon be implemented into spaceship

@sunboshan
Copy link
Author

Thanks @KrauseFx! The only way I find it working is to fetch build train data from https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/ra/apps/[app_id]/trains/, then modify the json and send the post request to https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/ra/apps/version/save/[app_id]

@KrauseFx
Copy link
Member

That makes sense 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants