Created
May 13, 2016 12:52
-
-
Save lholmquist/44134f825373a5bce99624ac3d82c234 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
{ id: 'c915c94c-128a-416a-8493-5695e2c03626', | |
name: 'first', | |
description: 'This is the first app', | |
pushApplicationID: '5d77107a-3624-4456-a8fa-37036274ff61', | |
masterSecret: 'e5feb7a4-6780-4c5c-a897-1b1ce9803673', | |
developer: 'admin', | |
variants: | |
[ { id: 'ca8ec1de-825d-4106-9ada-af5ee1802d37', | |
name: 'andy android', | |
description: null, | |
variantID: '5fbccd78-1f14-4e5a-9497-a3e1b57b5505', | |
secret: '62925c6f-5a02-46af-91f2-48c7a2b80426', | |
developer: 'admin', | |
googleKey: '2345', | |
projectNumber: '432', | |
type: 'android' }, | |
{ id: 'c417d8d7-3aaa-4f17-a455-0ea1e55fec5c', | |
name: 'windy windows', | |
description: null, | |
variantID: '6046b5d0-b61e-4d4e-b9ba-5c8e4e5248df', | |
secret: 'a99b6414-8d5d-4656-a897-91d5702da339', | |
developer: 'admin', | |
sid: 'ms-app://123124141r13123123123123123', | |
clientSecret: 'ww31231231231231232323', | |
type: 'windows_wns' } ] } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment