aboutsummaryrefslogtreecommitdiff
path: root/foray/Assets.xcassets/AppIcon.appiconset/Contents.json
diff options
context:
space:
mode:
authorNicholas Tay <nick@windblume.net>2022-03-14 14:42:17 +1100
committerNicholas Tay <nick@windblume.net>2022-03-14 15:48:51 +1100
commit2dc7c2df9ba4f6201d3dcefaa77a52425a65e2c7 (patch)
tree4d2d232ec5f2a1d48868e04200856978ec2f60b3 /foray/Assets.xcassets/AppIcon.appiconset/Contents.json
downloadforayios-2dc7c2df9ba4f6201d3dcefaa77a52425a65e2c7.tar.gz
forayios-2dc7c2df9ba4f6201d3dcefaa77a52425a65e2c7.tar.bz2
forayios-2dc7c2df9ba4f6201d3dcefaa77a52425a65e2c7.zip
Initial Commit
Diffstat (limited to 'foray/Assets.xcassets/AppIcon.appiconset/Contents.json')
-rw-r--r--foray/Assets.xcassets/AppIcon.appiconset/Contents.json98
1 files changed, 98 insertions, 0 deletions
diff --git a/foray/Assets.xcassets/AppIcon.appiconset/Contents.json b/foray/Assets.xcassets/AppIcon.appiconset/Contents.json
new file mode 100644
index 0000000..9221b9b
--- /dev/null
+++ b/foray/Assets.xcassets/AppIcon.appiconset/Contents.json
@@ -0,0 +1,98 @@
+{
+ "images" : [
+ {
+ "idiom" : "iphone",
+ "scale" : "2x",
+ "size" : "20x20"
+ },
+ {
+ "idiom" : "iphone",
+ "scale" : "3x",
+ "size" : "20x20"
+ },
+ {
+ "idiom" : "iphone",
+ "scale" : "2x",
+ "size" : "29x29"
+ },
+ {
+ "idiom" : "iphone",
+ "scale" : "3x",
+ "size" : "29x29"
+ },
+ {
+ "idiom" : "iphone",
+ "scale" : "2x",
+ "size" : "40x40"
+ },
+ {
+ "idiom" : "iphone",
+ "scale" : "3x",
+ "size" : "40x40"
+ },
+ {
+ "idiom" : "iphone",
+ "scale" : "2x",
+ "size" : "60x60"
+ },
+ {
+ "idiom" : "iphone",
+ "scale" : "3x",
+ "size" : "60x60"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "1x",
+ "size" : "20x20"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "2x",
+ "size" : "20x20"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "1x",
+ "size" : "29x29"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "2x",
+ "size" : "29x29"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "1x",
+ "size" : "40x40"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "2x",
+ "size" : "40x40"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "1x",
+ "size" : "76x76"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "2x",
+ "size" : "76x76"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "2x",
+ "size" : "83.5x83.5"
+ },
+ {
+ "idiom" : "ios-marketing",
+ "scale" : "1x",
+ "size" : "1024x1024"
+ }
+ ],
+ "info" : {
+ "author" : "xcode",
+ "version" : 1
+ }
+}