summaryrefslogtreecommitdiff
path: root/Hutch/Assets.xcassets/AppIcon.appiconset/Contents.json
diff options
context:
space:
mode:
Diffstat (limited to 'Hutch/Assets.xcassets/AppIcon.appiconset/Contents.json')
-rw-r--r--Hutch/Assets.xcassets/AppIcon.appiconset/Contents.json37
1 files changed, 37 insertions, 0 deletions
diff --git a/Hutch/Assets.xcassets/AppIcon.appiconset/Contents.json b/Hutch/Assets.xcassets/AppIcon.appiconset/Contents.json
new file mode 100644
index 0000000..5e229c5
--- /dev/null
+++ b/Hutch/Assets.xcassets/AppIcon.appiconset/Contents.json
@@ -0,0 +1,37 @@
+{
+ "images" : [
+ {
+ "filename" : "1.png",
+ "idiom" : "universal",
+ "platform" : "ios",
+ "size" : "1024x1024"
+ },
+ {
+ "appearances" : [
+ {
+ "appearance" : "luminosity",
+ "value" : "dark"
+ }
+ ],
+ "filename" : "2.png",
+ "idiom" : "universal",
+ "platform" : "ios",
+ "size" : "1024x1024"
+ },
+ {
+ "appearances" : [
+ {
+ "appearance" : "luminosity",
+ "value" : "tinted"
+ }
+ ],
+ "idiom" : "universal",
+ "platform" : "ios",
+ "size" : "1024x1024"
+ }
+ ],
+ "info" : {
+ "author" : "xcode",
+ "version" : 1
+ }
+}