Skip to content

Instantly share code, notes, and snippets.

@SiarheiFedartsou
Created November 15, 2014 15:51
Show Gist options
  • Save SiarheiFedartsou/0cd689dae6b79c3c6d4a to your computer and use it in GitHub Desktop.
Save SiarheiFedartsou/0cd689dae6b79c3c6d4a to your computer and use it in GitHub Desktop.
curl --max-time 1800 http://testflightapp.com/api/builds.json -F file=PATH_TO_IPA -F dsym=PATH_TO_DSYM -F api_token="API_TOKEN" -F team_token="TEAM_TOKEN" -F notes=$filename -F replace=True -F notify=True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment