diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-09-26 02:23:22 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-09-26 02:23:22 +0200 |
| commit | 6f067b22ee5652a00c5a1d35ea35a67ded530bf8 (patch) | |
| tree | c1f0f56f6969a077082551a3d2db49e74384071d /StoneIsland/platforms/ios/ios.json | |
| parent | 597fa051833ca3df6eb185c0143ff82e02dacba1 (diff) | |
new build icon
Diffstat (limited to 'StoneIsland/platforms/ios/ios.json')
| -rw-r--r-- | StoneIsland/platforms/ios/ios.json | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/StoneIsland/platforms/ios/ios.json b/StoneIsland/platforms/ios/ios.json index 047f4cc2..806928a2 100644 --- a/StoneIsland/platforms/ios/ios.json +++ b/StoneIsland/platforms/ios/ios.json @@ -36,9 +36,7 @@ "xml": "<array><string>remote-notification</string></array>", "count": 1 } - ], - "GCM_SENDER_ID": [], - "IS_GCM_ENABLED": [] + ] } }, "config.xml": { @@ -99,16 +97,6 @@ ] } }, - "*/Entitlements-Debug.plist": { - "parents": { - "aps-environment": [] - } - }, - "*/Entitlements-Release.plist": { - "parents": { - "aps-environment": [] - } - }, "*-Debug.plist": { "parents": { "aps-environment": [ |
