diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-10-26 01:47:57 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-10-26 01:48:49 +0200 |
| commit | b9a05dd3632b6b0b0222c9e379902abdb15ab623 (patch) | |
| tree | 915f271bc89bed061cbad316eb632f95d1915827 /StoneIsland/platforms/ios/CordovaLib | |
| parent | 8dae6a5044f9c1b7a8497cc1c96155fd262b40cf (diff) | |
fix icon
Diffstat (limited to 'StoneIsland/platforms/ios/CordovaLib')
| -rw-r--r-- | StoneIsland/platforms/ios/CordovaLib/CordovaLib.xcodeproj/xcuserdata/user.xcuserdatad/xcschemes/xcschememanagement.plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/StoneIsland/platforms/ios/CordovaLib/CordovaLib.xcodeproj/xcuserdata/user.xcuserdatad/xcschemes/xcschememanagement.plist b/StoneIsland/platforms/ios/CordovaLib/CordovaLib.xcodeproj/xcuserdata/user.xcuserdatad/xcschemes/xcschememanagement.plist index 4bc8d36e..54b0db05 100644 --- a/StoneIsland/platforms/ios/CordovaLib/CordovaLib.xcodeproj/xcuserdata/user.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/StoneIsland/platforms/ios/CordovaLib/CordovaLib.xcodeproj/xcuserdata/user.xcuserdatad/xcschemes/xcschememanagement.plist @@ -7,12 +7,12 @@ <key>Cordova.xcscheme</key> <dict> <key>orderHint</key> - <integer>3</integer> + <integer>4</integer> </dict> <key>CordovaLib.xcscheme</key> <dict> <key>orderHint</key> - <integer>2</integer> + <integer>3</integer> </dict> </dict> </dict> |
