diff --git a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-128-1x.png b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-128-1x.png index 64337b3..d021997 100644 Binary files a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-128-1x.png and b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-128-1x.png differ diff --git a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-128-2x.png b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-128-2x.png index 4d9cddd..145390c 100644 Binary files a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-128-2x.png and b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-128-2x.png differ diff --git a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-16-1x.png b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-16-1x.png index 31aee1e..fa9291b 100644 Binary files a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-16-1x.png and b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-16-1x.png differ diff --git a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-16-2x.png b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-16-2x.png index 23b848f..2af2020 100644 Binary files a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-16-2x.png and b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-16-2x.png differ diff --git a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-256-1x.png b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-256-1x.png index 4d9cddd..08473dc 100644 Binary files a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-256-1x.png and b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-256-1x.png differ diff --git a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-256-2x.png b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-256-2x.png index 6708bf4..c20fff3 100644 Binary files a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-256-2x.png and b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-256-2x.png differ diff --git a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-32-1x.png b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-32-1x.png index 23b848f..16a2f22 100644 Binary files a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-32-1x.png and b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-32-1x.png differ diff --git a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-32-2x.png b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-32-2x.png index e4cc08d..24a3223 100644 Binary files a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-32-2x.png and b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-32-2x.png differ diff --git a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-512-1x.png b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-512-1x.png index 6708bf4..833be35 100644 Binary files a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-512-1x.png and b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-512-1x.png differ diff --git a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-512-2x.png b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-512-2x.png index 3c574f7..37d4947 100644 Binary files a/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-512-2x.png and b/RSwitch/Assets.xcassets/AppIcon.appiconset/rs-512-2x.png differ diff --git a/RSwitch/Assets.xcassets/RSwitch.imageset/Contents.json b/RSwitch/Assets.xcassets/RSwitch.imageset/Contents.json index 6c5751e..a1dbf6e 100644 --- a/RSwitch/Assets.xcassets/RSwitch.imageset/Contents.json +++ b/RSwitch/Assets.xcassets/RSwitch.imageset/Contents.json @@ -7,8 +7,52 @@ }, { "idiom" : "mac", + "filename" : "rs-2x-1.pdf", + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "scale" : "1x" + }, + { + "idiom" : "mac", + "filename" : "rs-2x-2-dark.pdf", + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "scale" : "1x" + }, + { + "idiom" : "mac", "filename" : "rs-2x.pdf", "scale" : "2x" + }, + { + "idiom" : "mac", + "filename" : "rs-2x-2.pdf", + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "light" + } + ], + "scale" : "2x" + }, + { + "idiom" : "mac", + "filename" : "rs-2x-2-dark-1.pdf", + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "scale" : "2x" } ], "info" : { diff --git a/RSwitch/Assets.xcassets/RSwitch.imageset/rs-2x-1.pdf b/RSwitch/Assets.xcassets/RSwitch.imageset/rs-2x-1.pdf new file mode 100644 index 0000000..8737572 Binary files /dev/null and b/RSwitch/Assets.xcassets/RSwitch.imageset/rs-2x-1.pdf differ diff --git a/RSwitch/Assets.xcassets/RSwitch.imageset/rs-2x-2-dark-1.pdf b/RSwitch/Assets.xcassets/RSwitch.imageset/rs-2x-2-dark-1.pdf new file mode 100644 index 0000000..a239490 Binary files /dev/null and b/RSwitch/Assets.xcassets/RSwitch.imageset/rs-2x-2-dark-1.pdf differ diff --git a/RSwitch/Assets.xcassets/RSwitch.imageset/rs-2x-2-dark.pdf b/RSwitch/Assets.xcassets/RSwitch.imageset/rs-2x-2-dark.pdf new file mode 100644 index 0000000..a239490 Binary files /dev/null and b/RSwitch/Assets.xcassets/RSwitch.imageset/rs-2x-2-dark.pdf differ diff --git a/RSwitch/Assets.xcassets/RSwitch.imageset/rs-2x-2.pdf b/RSwitch/Assets.xcassets/RSwitch.imageset/rs-2x-2.pdf new file mode 100644 index 0000000..8737572 Binary files /dev/null and b/RSwitch/Assets.xcassets/RSwitch.imageset/rs-2x-2.pdf differ diff --git a/RSwitch/Assets.xcassets/rs-2x-2-dark.pdf b/RSwitch/Assets.xcassets/rs-2x-2-dark.pdf new file mode 100644 index 0000000..a239490 Binary files /dev/null and b/RSwitch/Assets.xcassets/rs-2x-2-dark.pdf differ diff --git a/RSwitch/Assets.xcassets/rs-2x-2-dark.png b/RSwitch/Assets.xcassets/rs-2x-2-dark.png new file mode 100644 index 0000000..7aacc82 Binary files /dev/null and b/RSwitch/Assets.xcassets/rs-2x-2-dark.png differ diff --git a/RSwitch/Assets.xcassets/rs-2x-2.pdf b/RSwitch/Assets.xcassets/rs-2x-2.pdf new file mode 100644 index 0000000..8737572 Binary files /dev/null and b/RSwitch/Assets.xcassets/rs-2x-2.pdf differ