Browse Source

Merge pull request 'ios icons' (#9) from dev into master

Reviewed-on: #9
pull/13/head
Tim Glasgow 2 years ago
parent
commit
ecb88138cc
  1. BIN
      squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/1024.png
  2. BIN
      squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/120-1.png
  3. BIN
      squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/120.png
  4. BIN
      squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/180.png
  5. BIN
      squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/40.png
  6. BIN
      squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/58.png
  7. BIN
      squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/60.png
  8. BIN
      squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/80.png
  9. BIN
      squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/87.png
  10. 9
      squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/Contents.json

BIN
squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/1024.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/120-1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

BIN
squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/120.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

BIN
squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/180.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

BIN
squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/40.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

BIN
squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/58.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

BIN
squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/60.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

BIN
squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/80.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

BIN
squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/87.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

9
squarenotsquare/ios/squarenotsquare/Images.xcassets/AppIcon.appiconset/Contents.json

@ -1,46 +1,55 @@
{
"images" : [
{
"filename" : "40.png",
"idiom" : "iphone",
"scale" : "2x",
"size" : "20x20"
},
{
"filename" : "60.png",
"idiom" : "iphone",
"scale" : "3x",
"size" : "20x20"
},
{
"filename" : "58.png",
"idiom" : "iphone",
"scale" : "2x",
"size" : "29x29"
},
{
"filename" : "87.png",
"idiom" : "iphone",
"scale" : "3x",
"size" : "29x29"
},
{
"filename" : "80.png",
"idiom" : "iphone",
"scale" : "2x",
"size" : "40x40"
},
{
"filename" : "120.png",
"idiom" : "iphone",
"scale" : "3x",
"size" : "40x40"
},
{
"filename" : "120-1.png",
"idiom" : "iphone",
"scale" : "2x",
"size" : "60x60"
},
{
"filename" : "180.png",
"idiom" : "iphone",
"scale" : "3x",
"size" : "60x60"
},
{
"filename" : "1024.png",
"idiom" : "ios-marketing",
"scale" : "1x",
"size" : "1024x1024"

Loading…
Cancel
Save