Created
July 1, 2019 08:05
-
-
Save mgrebenets/7b004e807206cb911fcc62b64a638b70 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
modify_services( | |
# Developer username and team ID. | |
username: "[email protected]", | |
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