diff --git a/FSNotes iOS/Icons.xcassets/AppIcons/AppIcon.appiconset/Contents.json b/FSNotes iOS/Icons.xcassets/AppIcons/AppIcon.appiconset/Contents.json new file mode 100644 index 000000000..48170f907 --- /dev/null +++ b/FSNotes iOS/Icons.xcassets/AppIcons/AppIcon.appiconset/Contents.json @@ -0,0 +1,38 @@ +{ + "images" : [ + { + "filename" : "icon-1024-1024.png", + "idiom" : "universal", + "platform" : "ios", + "size" : "1024x1024" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "filename" : "app-icon-dylanseeger-fin.png", + "idiom" : "universal", + "platform" : "ios", + "size" : "1024x1024" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "tinted" + } + ], + "filename" : "tint.png", + "idiom" : "universal", + "platform" : "ios", + "size" : "1024x1024" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/FSNotes iOS/Icons.xcassets/AppIcons/AppIcon.appiconset/app-icon-dylanseeger-fin.png b/FSNotes iOS/Icons.xcassets/AppIcons/AppIcon.appiconset/app-icon-dylanseeger-fin.png new file mode 100644 index 000000000..ee434fa96 Binary files /dev/null and b/FSNotes iOS/Icons.xcassets/AppIcons/AppIcon.appiconset/app-icon-dylanseeger-fin.png differ diff --git a/FSNotes iOS/Icons.xcassets/AppIcons/AppIcon.appiconset/tint.png b/FSNotes iOS/Icons.xcassets/AppIcons/AppIcon.appiconset/tint.png new file mode 100644 index 000000000..1123d4276 Binary files /dev/null and b/FSNotes iOS/Icons.xcassets/AppIcons/AppIcon.appiconset/tint.png differ diff --git a/FSNotes iOS/Icons.xcassets/AppIcons/Contents.json b/FSNotes iOS/Icons.xcassets/AppIcons/Contents.json new file mode 100644 index 000000000..73c00596a --- /dev/null +++ b/FSNotes iOS/Icons.xcassets/AppIcons/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/FSNotes iOS/Icons.xcassets/AppIcons/dylanseeger.appiconset/Contents.json b/FSNotes iOS/Icons.xcassets/AppIcons/dylanseeger.appiconset/Contents.json new file mode 100644 index 000000000..ab8338ba8 --- /dev/null +++ b/FSNotes iOS/Icons.xcassets/AppIcons/dylanseeger.appiconset/Contents.json @@ -0,0 +1,14 @@ +{ + "images" : [ + { + "filename" : "icon-1024-1024-tint.png", + "idiom" : "universal", + "platform" : "ios", + "size" : "1024x1024" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/FSNotes iOS/Icons.xcassets/AppIcons/dylanseeger.appiconset/icon-1024-1024-tint.png b/FSNotes iOS/Icons.xcassets/AppIcons/dylanseeger.appiconset/icon-1024-1024-tint.png new file mode 100644 index 000000000..dc1d77680 Binary files /dev/null and b/FSNotes iOS/Icons.xcassets/AppIcons/dylanseeger.appiconset/icon-1024-1024-tint.png differ diff --git a/FSNotes iOS/Icons.xcassets/AppIcons/dylanseegerDarkFull.appiconset/Contents.json b/FSNotes iOS/Icons.xcassets/AppIcons/dylanseegerDarkFull.appiconset/Contents.json new file mode 100644 index 000000000..cdbd427bd --- /dev/null +++ b/FSNotes iOS/Icons.xcassets/AppIcons/dylanseegerDarkFull.appiconset/Contents.json @@ -0,0 +1,14 @@ +{ + "images" : [ + { + "filename" : "app-icon-dylanseegerDarkFull.png", + "idiom" : "universal", + "platform" : "ios", + "size" : "1024x1024" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/FSNotes iOS/Icons.xcassets/AppIcons/dylanseegerDarkFull.appiconset/app-icon-dylanseegerDarkFull.png b/FSNotes iOS/Icons.xcassets/AppIcons/dylanseegerDarkFull.appiconset/app-icon-dylanseegerDarkFull.png new file mode 100644 index 000000000..5064f1785 Binary files /dev/null and b/FSNotes iOS/Icons.xcassets/AppIcons/dylanseegerDarkFull.appiconset/app-icon-dylanseegerDarkFull.png differ