Initial commit 🎉
fbshipit-source-id: b6fc29740c6875d2e78953b8a7123890a67930f2 Co-authored-by: Sebastian McKenzie <sebmck@fb.com> Co-authored-by: John Knox <jknox@fb.com> Co-authored-by: Emil Sjölander <emilsj@fb.com> Co-authored-by: Pritesh Nandgaonkar <prit91@fb.com>
62
iOS/Sample/Icons.xcassets/AppIcon.appiconset/Contents.json
Normal file
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"size" : "20x20",
|
||||
"idiom" : "iphone",
|
||||
"filename" : "icon_20pt@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"size" : "20x20",
|
||||
"idiom" : "iphone",
|
||||
"filename" : "icon_20pt@3x.png",
|
||||
"scale" : "3x"
|
||||
},
|
||||
{
|
||||
"size" : "29x29",
|
||||
"idiom" : "iphone",
|
||||
"filename" : "icon_29pt@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"size" : "29x29",
|
||||
"idiom" : "iphone",
|
||||
"filename" : "icon_29pt@3x.png",
|
||||
"scale" : "3x"
|
||||
},
|
||||
{
|
||||
"size" : "40x40",
|
||||
"idiom" : "iphone",
|
||||
"filename" : "icon_40pt@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"size" : "40x40",
|
||||
"idiom" : "iphone",
|
||||
"filename" : "icon_40pt@3x.png",
|
||||
"scale" : "3x"
|
||||
},
|
||||
{
|
||||
"size" : "60x60",
|
||||
"idiom" : "iphone",
|
||||
"filename" : "icon_60pt@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"size" : "60x60",
|
||||
"idiom" : "iphone",
|
||||
"filename" : "icon_60pt@3x.png",
|
||||
"scale" : "3x"
|
||||
},
|
||||
{
|
||||
"size" : "1024x1024",
|
||||
"idiom" : "ios-marketing",
|
||||
"filename" : "icon_83.5@2x.png",
|
||||
"scale" : "1x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
||||
BIN
iOS/Sample/Icons.xcassets/AppIcon.appiconset/icon_20pt@2x.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
iOS/Sample/Icons.xcassets/AppIcon.appiconset/icon_20pt@3x.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
iOS/Sample/Icons.xcassets/AppIcon.appiconset/icon_29pt@2x.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
iOS/Sample/Icons.xcassets/AppIcon.appiconset/icon_29pt@3x.png
Normal file
|
After Width: | Height: | Size: 6.6 KiB |
BIN
iOS/Sample/Icons.xcassets/AppIcon.appiconset/icon_40pt@2x.png
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
BIN
iOS/Sample/Icons.xcassets/AppIcon.appiconset/icon_40pt@3x.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
iOS/Sample/Icons.xcassets/AppIcon.appiconset/icon_60pt@2x.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
iOS/Sample/Icons.xcassets/AppIcon.appiconset/icon_60pt@3x.png
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
iOS/Sample/Icons.xcassets/AppIcon.appiconset/icon_83.5@2x.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
6
iOS/Sample/Icons.xcassets/Contents.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
||||
21
iOS/Sample/Icons.xcassets/sonarpattern.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "sonarpattern.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
||||
BIN
iOS/Sample/Icons.xcassets/sonarpattern.imageset/sonarpattern.png
vendored
Normal file
|
After Width: | Height: | Size: 105 KiB |