Skip to content

Instantly share code, notes, and snippets.

@mgrebenets
Created July 1, 2019 08:05
Show Gist options
  • Save mgrebenets/7b004e807206cb911fcc62b64a638b70 to your computer and use it in GitHub Desktop.
Save mgrebenets/7b004e807206cb911fcc62b64a638b70 to your computer and use it in GitHub Desktop.
modify_services(
# Developer username and team ID.
username: "myemail@apple.com",
team_id: "MYTEAMID",
app_identifier: app_id["id"],
# Updated capabilities.
services: app_id["services"] || {}
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment