From 8dae6a5044f9c1b7a8497cc1c96155fd262b40cf Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 26 Oct 2017 01:41:16 +0200 Subject: iphone x fixes --- StoneIsland/res/screen/ios/1024x1024bb.png | Bin 0 -> 267559 bytes StoneIsland/res/screen/ios/Contents.json | 213 +++++++++++++++++++++ .../res/screen/ios/Default-568h@2x~iphone.png | Bin 0 -> 109535 bytes StoneIsland/res/screen/ios/Default-667h.png | Bin 0 -> 136914 bytes StoneIsland/res/screen/ios/Default-736h.png | Bin 0 -> 259664 bytes .../res/screen/ios/Default-Landscape-736h.png | Bin 0 -> 264093 bytes .../res/screen/ios/Default-Landscape@2x~ipad.png | Bin 0 -> 260235 bytes .../res/screen/ios/Default-Landscape~ipad.png | Bin 0 -> 100670 bytes .../res/screen/ios/Default-Portrait@2x~ipad.png | Bin 0 -> 258019 bytes .../res/screen/ios/Default-Portrait~ipad.png | Bin 0 -> 99687 bytes StoneIsland/res/screen/ios/Default@2x~iphone.png | Bin 0 -> 90821 bytes .../res/screen/ios/Default@2x~universal~anyany.png | Bin 0 -> 33866 bytes StoneIsland/res/screen/ios/Default~iphone.png | Bin 0 -> 38625 bytes StoneIsland/res/screen/ios/icon-40.png | Bin 0 -> 3680 bytes StoneIsland/res/screen/ios/icon-40@2x.png | Bin 0 -> 9184 bytes StoneIsland/res/screen/ios/icon-50.png | Bin 0 -> 4781 bytes StoneIsland/res/screen/ios/icon-50@2x.png | Bin 0 -> 12245 bytes StoneIsland/res/screen/ios/icon-60.png | Bin 0 -> 6263 bytes StoneIsland/res/screen/ios/icon-60@2x.png | Bin 0 -> 15800 bytes StoneIsland/res/screen/ios/icon-60@3x.png | Bin 0 -> 29356 bytes StoneIsland/res/screen/ios/icon-72.png | Bin 0 -> 7963 bytes StoneIsland/res/screen/ios/icon-72@2x.png | Bin 0 -> 20810 bytes StoneIsland/res/screen/ios/icon-76.png | Bin 0 -> 8495 bytes StoneIsland/res/screen/ios/icon-76@2x.png | Bin 0 -> 22709 bytes StoneIsland/res/screen/ios/icon-83.5@2x.png | Bin 0 -> 26504 bytes StoneIsland/res/screen/ios/icon-small.png | Bin 0 -> 2293 bytes StoneIsland/res/screen/ios/icon-small@2x.png | Bin 0 -> 6014 bytes StoneIsland/res/screen/ios/icon-small@3x.png | Bin 0 -> 10331 bytes StoneIsland/res/screen/ios/icon.png | Bin 0 -> 5877 bytes StoneIsland/res/screen/ios/icon@2x.png | Bin 0 -> 14616 bytes 30 files changed, 213 insertions(+) create mode 100644 StoneIsland/res/screen/ios/1024x1024bb.png create mode 100644 StoneIsland/res/screen/ios/Contents.json create mode 100644 StoneIsland/res/screen/ios/Default-568h@2x~iphone.png create mode 100644 StoneIsland/res/screen/ios/Default-667h.png create mode 100644 StoneIsland/res/screen/ios/Default-736h.png create mode 100644 StoneIsland/res/screen/ios/Default-Landscape-736h.png create mode 100644 StoneIsland/res/screen/ios/Default-Landscape@2x~ipad.png create mode 100644 StoneIsland/res/screen/ios/Default-Landscape~ipad.png create mode 100644 StoneIsland/res/screen/ios/Default-Portrait@2x~ipad.png create mode 100644 StoneIsland/res/screen/ios/Default-Portrait~ipad.png create mode 100644 StoneIsland/res/screen/ios/Default@2x~iphone.png create mode 100644 StoneIsland/res/screen/ios/Default@2x~universal~anyany.png create mode 100644 StoneIsland/res/screen/ios/Default~iphone.png create mode 100644 StoneIsland/res/screen/ios/icon-40.png create mode 100644 StoneIsland/res/screen/ios/icon-40@2x.png create mode 100644 StoneIsland/res/screen/ios/icon-50.png create mode 100644 StoneIsland/res/screen/ios/icon-50@2x.png create mode 100644 StoneIsland/res/screen/ios/icon-60.png create mode 100644 StoneIsland/res/screen/ios/icon-60@2x.png create mode 100644 StoneIsland/res/screen/ios/icon-60@3x.png create mode 100644 StoneIsland/res/screen/ios/icon-72.png create mode 100644 StoneIsland/res/screen/ios/icon-72@2x.png create mode 100644 StoneIsland/res/screen/ios/icon-76.png create mode 100644 StoneIsland/res/screen/ios/icon-76@2x.png create mode 100644 StoneIsland/res/screen/ios/icon-83.5@2x.png create mode 100644 StoneIsland/res/screen/ios/icon-small.png create mode 100644 StoneIsland/res/screen/ios/icon-small@2x.png create mode 100644 StoneIsland/res/screen/ios/icon-small@3x.png create mode 100644 StoneIsland/res/screen/ios/icon.png create mode 100644 StoneIsland/res/screen/ios/icon@2x.png (limited to 'StoneIsland/res') diff --git a/StoneIsland/res/screen/ios/1024x1024bb.png b/StoneIsland/res/screen/ios/1024x1024bb.png new file mode 100644 index 00000000..ee0b3903 Binary files /dev/null and b/StoneIsland/res/screen/ios/1024x1024bb.png differ diff --git a/StoneIsland/res/screen/ios/Contents.json b/StoneIsland/res/screen/ios/Contents.json new file mode 100644 index 00000000..56254c1d --- /dev/null +++ b/StoneIsland/res/screen/ios/Contents.json @@ -0,0 +1,213 @@ +{ + "images" : [ + { + "idiom" : "iphone", + "size" : "20x20", + "scale" : "2x" + }, + { + "idiom" : "iphone", + "size" : "20x20", + "scale" : "3x" + }, + { + "size" : "29x29", + "idiom" : "iphone", + "filename" : "icon-small.png", + "scale" : "1x" + }, + { + "size" : "29x29", + "idiom" : "iphone", + "filename" : "icon-small@2x.png", + "scale" : "2x" + }, + { + "size" : "29x29", + "idiom" : "iphone", + "filename" : "icon-small@3x.png", + "scale" : "3x" + }, + { + "size" : "40x40", + "idiom" : "iphone", + "filename" : "icon-40@2x.png", + "scale" : "2x" + }, + { + "size" : "40x40", + "idiom" : "iphone", + "filename" : "icon-60@2x.png", + "scale" : "3x" + }, + { + "size" : "57x57", + "idiom" : "iphone", + "filename" : "icon.png", + "scale" : "1x" + }, + { + "size" : "57x57", + "idiom" : "iphone", + "filename" : "icon@2x.png", + "scale" : "2x" + }, + { + "size" : "60x60", + "idiom" : "iphone", + "filename" : "icon-60@2x.png", + "scale" : "2x" + }, + { + "size" : "60x60", + "idiom" : "iphone", + "filename" : "icon-60@3x.png", + "scale" : "3x" + }, + { + "idiom" : "ipad", + "size" : "20x20", + "scale" : "1x" + }, + { + "idiom" : "ipad", + "size" : "20x20", + "scale" : "2x" + }, + { + "size" : "29x29", + "idiom" : "ipad", + "filename" : "icon-small.png", + "scale" : "1x" + }, + { + "size" : "29x29", + "idiom" : "ipad", + "filename" : "icon-small@2x.png", + "scale" : "2x" + }, + { + "size" : "40x40", + "idiom" : "ipad", + "filename" : "icon-40.png", + "scale" : "1x" + }, + { + "size" : "40x40", + "idiom" : "ipad", + "filename" : "icon-40@2x.png", + "scale" : "2x" + }, + { + "size" : "50x50", + "idiom" : "ipad", + "filename" : "icon-50.png", + "scale" : "1x" + }, + { + "size" : "50x50", + "idiom" : "ipad", + "filename" : "icon-50@2x.png", + "scale" : "2x" + }, + { + "size" : "72x72", + "idiom" : "ipad", + "filename" : "icon-72.png", + "scale" : "1x" + }, + { + "size" : "72x72", + "idiom" : "ipad", + "filename" : "icon-72@2x.png", + "scale" : "2x" + }, + { + "size" : "76x76", + "idiom" : "ipad", + "filename" : "icon-76.png", + "scale" : "1x" + }, + { + "size" : "76x76", + "idiom" : "ipad", + "filename" : "icon-76@2x.png", + "scale" : "2x" + }, + { + "size" : "83.5x83.5", + "idiom" : "ipad", + "filename" : "icon-83.5@2x.png", + "scale" : "2x" + }, + { + "size" : "1024x1024", + "idiom" : "ios-marketing", + "filename" : "1024x1024bb.png", + "scale" : "1x" + }, + { + "size" : "24x24", + "idiom" : "watch", + "scale" : "2x", + "role" : "notificationCenter", + "subtype" : "38mm" + }, + { + "size" : "27.5x27.5", + "idiom" : "watch", + "scale" : "2x", + "role" : "notificationCenter", + "subtype" : "42mm" + }, + { + "size" : "29x29", + "idiom" : "watch", + "role" : "companionSettings", + "scale" : "2x" + }, + { + "size" : "29x29", + "idiom" : "watch", + "role" : "companionSettings", + "scale" : "3x" + }, + { + "size" : "40x40", + "idiom" : "watch", + "scale" : "2x", + "role" : "appLauncher", + "subtype" : "38mm" + }, + { + "size" : "44x44", + "idiom" : "watch", + "scale" : "2x", + "role" : "longLook", + "subtype" : "42mm" + }, + { + "size" : "86x86", + "idiom" : "watch", + "scale" : "2x", + "role" : "quickLook", + "subtype" : "38mm" + }, + { + "size" : "98x98", + "idiom" : "watch", + "scale" : "2x", + "role" : "quickLook", + "subtype" : "42mm" + }, + { + "idiom" : "watch-marketing", + "size" : "1024x1024", + "scale" : "1x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git a/StoneIsland/res/screen/ios/Default-568h@2x~iphone.png b/StoneIsland/res/screen/ios/Default-568h@2x~iphone.png new file mode 100644 index 00000000..db85b885 Binary files /dev/null and b/StoneIsland/res/screen/ios/Default-568h@2x~iphone.png differ diff --git a/StoneIsland/res/screen/ios/Default-667h.png b/StoneIsland/res/screen/ios/Default-667h.png new file mode 100644 index 00000000..b299cefa Binary files /dev/null and b/StoneIsland/res/screen/ios/Default-667h.png differ diff --git a/StoneIsland/res/screen/ios/Default-736h.png b/StoneIsland/res/screen/ios/Default-736h.png new file mode 100644 index 00000000..6c83b6af Binary files /dev/null and b/StoneIsland/res/screen/ios/Default-736h.png differ diff --git a/StoneIsland/res/screen/ios/Default-Landscape-736h.png b/StoneIsland/res/screen/ios/Default-Landscape-736h.png new file mode 100644 index 00000000..50dcc57f Binary files /dev/null and b/StoneIsland/res/screen/ios/Default-Landscape-736h.png differ diff --git a/StoneIsland/res/screen/ios/Default-Landscape@2x~ipad.png b/StoneIsland/res/screen/ios/Default-Landscape@2x~ipad.png new file mode 100644 index 00000000..33bf55d9 Binary files /dev/null and b/StoneIsland/res/screen/ios/Default-Landscape@2x~ipad.png differ diff --git a/StoneIsland/res/screen/ios/Default-Landscape~ipad.png b/StoneIsland/res/screen/ios/Default-Landscape~ipad.png new file mode 100644 index 00000000..076dffbc Binary files /dev/null and b/StoneIsland/res/screen/ios/Default-Landscape~ipad.png differ diff --git a/StoneIsland/res/screen/ios/Default-Portrait@2x~ipad.png b/StoneIsland/res/screen/ios/Default-Portrait@2x~ipad.png new file mode 100644 index 00000000..b4f2ea21 Binary files /dev/null and b/StoneIsland/res/screen/ios/Default-Portrait@2x~ipad.png differ diff --git a/StoneIsland/res/screen/ios/Default-Portrait~ipad.png b/StoneIsland/res/screen/ios/Default-Portrait~ipad.png new file mode 100644 index 00000000..0f28a4c8 Binary files /dev/null and b/StoneIsland/res/screen/ios/Default-Portrait~ipad.png differ diff --git a/StoneIsland/res/screen/ios/Default@2x~iphone.png b/StoneIsland/res/screen/ios/Default@2x~iphone.png new file mode 100644 index 00000000..371b1241 Binary files /dev/null and b/StoneIsland/res/screen/ios/Default@2x~iphone.png differ diff --git a/StoneIsland/res/screen/ios/Default@2x~universal~anyany.png b/StoneIsland/res/screen/ios/Default@2x~universal~anyany.png new file mode 100644 index 00000000..507cf688 Binary files /dev/null and b/StoneIsland/res/screen/ios/Default@2x~universal~anyany.png differ diff --git a/StoneIsland/res/screen/ios/Default~iphone.png b/StoneIsland/res/screen/ios/Default~iphone.png new file mode 100644 index 00000000..d898d145 Binary files /dev/null and b/StoneIsland/res/screen/ios/Default~iphone.png differ diff --git a/StoneIsland/res/screen/ios/icon-40.png b/StoneIsland/res/screen/ios/icon-40.png new file mode 100644 index 00000000..d2617e23 Binary files /dev/null and b/StoneIsland/res/screen/ios/icon-40.png differ diff --git a/StoneIsland/res/screen/ios/icon-40@2x.png b/StoneIsland/res/screen/ios/icon-40@2x.png new file mode 100644 index 00000000..1813fa48 Binary files /dev/null and b/StoneIsland/res/screen/ios/icon-40@2x.png differ diff --git a/StoneIsland/res/screen/ios/icon-50.png b/StoneIsland/res/screen/ios/icon-50.png new file mode 100644 index 00000000..531435f3 Binary files /dev/null and b/StoneIsland/res/screen/ios/icon-50.png differ diff --git a/StoneIsland/res/screen/ios/icon-50@2x.png b/StoneIsland/res/screen/ios/icon-50@2x.png new file mode 100644 index 00000000..dffdf8ba Binary files /dev/null and b/StoneIsland/res/screen/ios/icon-50@2x.png differ diff --git a/StoneIsland/res/screen/ios/icon-60.png b/StoneIsland/res/screen/ios/icon-60.png new file mode 100644 index 00000000..dd612e83 Binary files /dev/null and b/StoneIsland/res/screen/ios/icon-60.png differ diff --git a/StoneIsland/res/screen/ios/icon-60@2x.png b/StoneIsland/res/screen/ios/icon-60@2x.png new file mode 100644 index 00000000..23c5b259 Binary files /dev/null and b/StoneIsland/res/screen/ios/icon-60@2x.png differ diff --git a/StoneIsland/res/screen/ios/icon-60@3x.png b/StoneIsland/res/screen/ios/icon-60@3x.png new file mode 100644 index 00000000..da2863a4 Binary files /dev/null and b/StoneIsland/res/screen/ios/icon-60@3x.png differ diff --git a/StoneIsland/res/screen/ios/icon-72.png b/StoneIsland/res/screen/ios/icon-72.png new file mode 100644 index 00000000..3094af16 Binary files /dev/null and b/StoneIsland/res/screen/ios/icon-72.png differ diff --git a/StoneIsland/res/screen/ios/icon-72@2x.png b/StoneIsland/res/screen/ios/icon-72@2x.png new file mode 100644 index 00000000..9515e8dc Binary files /dev/null and b/StoneIsland/res/screen/ios/icon-72@2x.png differ diff --git a/StoneIsland/res/screen/ios/icon-76.png b/StoneIsland/res/screen/ios/icon-76.png new file mode 100644 index 00000000..93e7a05d Binary files /dev/null and b/StoneIsland/res/screen/ios/icon-76.png differ diff --git a/StoneIsland/res/screen/ios/icon-76@2x.png b/StoneIsland/res/screen/ios/icon-76@2x.png new file mode 100644 index 00000000..351f06c9 Binary files /dev/null and b/StoneIsland/res/screen/ios/icon-76@2x.png differ diff --git a/StoneIsland/res/screen/ios/icon-83.5@2x.png b/StoneIsland/res/screen/ios/icon-83.5@2x.png new file mode 100644 index 00000000..52bafc1d Binary files /dev/null and b/StoneIsland/res/screen/ios/icon-83.5@2x.png differ diff --git a/StoneIsland/res/screen/ios/icon-small.png b/StoneIsland/res/screen/ios/icon-small.png new file mode 100644 index 00000000..cbe03b26 Binary files /dev/null and b/StoneIsland/res/screen/ios/icon-small.png differ diff --git a/StoneIsland/res/screen/ios/icon-small@2x.png b/StoneIsland/res/screen/ios/icon-small@2x.png new file mode 100644 index 00000000..8e3a96d6 Binary files /dev/null and b/StoneIsland/res/screen/ios/icon-small@2x.png differ diff --git a/StoneIsland/res/screen/ios/icon-small@3x.png b/StoneIsland/res/screen/ios/icon-small@3x.png new file mode 100644 index 00000000..a40b6358 Binary files /dev/null and b/StoneIsland/res/screen/ios/icon-small@3x.png differ diff --git a/StoneIsland/res/screen/ios/icon.png b/StoneIsland/res/screen/ios/icon.png new file mode 100644 index 00000000..2c9b6664 Binary files /dev/null and b/StoneIsland/res/screen/ios/icon.png differ diff --git a/StoneIsland/res/screen/ios/icon@2x.png b/StoneIsland/res/screen/ios/icon@2x.png new file mode 100644 index 00000000..cf5b68db Binary files /dev/null and b/StoneIsland/res/screen/ios/icon@2x.png differ -- cgit v1.2.3-70-g09d2