diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-08-31 23:07:20 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-08-31 23:07:20 +0200 |
| commit | 22721a013bdd10d5eb395ba18453585f5f3f1f7f (patch) | |
| tree | 5a920e31d6026ed5dc55265e5fd057febccc50e3 /StoneIsland/platforms/ios/Stone Island/Entitlements-Debug.plist | |
| parent | d22d51a1ae49680015326857360eb699f31efced (diff) | |
rebuild the ios platform and the plugins
Diffstat (limited to 'StoneIsland/platforms/ios/Stone Island/Entitlements-Debug.plist')
| -rw-r--r-- | StoneIsland/platforms/ios/Stone Island/Entitlements-Debug.plist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/StoneIsland/platforms/ios/Stone Island/Entitlements-Debug.plist b/StoneIsland/platforms/ios/Stone Island/Entitlements-Debug.plist index 018a6e20..74c85d2e 100644 --- a/StoneIsland/platforms/ios/Stone Island/Entitlements-Debug.plist +++ b/StoneIsland/platforms/ios/Stone Island/Entitlements-Debug.plist @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> - <dict> - <key>aps-environment</key> - <string>development</string> - </dict> +<dict> + <key>aps-environment</key> + <string>development</string> +</dict> </plist>
\ No newline at end of file |
