diff --git a/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json b/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json index 8b7e047..d729997 100644 --- a/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -1,7 +1,7 @@ { "images" : [ { - "filename" : "ShhShell.png", + "filename" : "ShhShell@2x.png", "idiom" : "universal", "platform" : "ios", "size" : "1024x1024" diff --git a/Resources/Assets.xcassets/AppIcon.appiconset/ShhShell.png b/Resources/Assets.xcassets/AppIcon.appiconset/ShhShell.png deleted file mode 100644 index 303bea3..0000000 Binary files a/Resources/Assets.xcassets/AppIcon.appiconset/ShhShell.png and /dev/null differ diff --git a/Resources/Assets.xcassets/AppIcon.appiconset/ShhShell@2x.png b/Resources/Assets.xcassets/AppIcon.appiconset/ShhShell@2x.png new file mode 100644 index 0000000..28636ee Binary files /dev/null and b/Resources/Assets.xcassets/AppIcon.appiconset/ShhShell@2x.png differ diff --git a/Resources/Assets.xcassets/regular.imageset/ShhShell@1x.png b/Resources/Assets.xcassets/regular.imageset/ShhShell@1x.png index 370b179..cfb71f6 100644 Binary files a/Resources/Assets.xcassets/regular.imageset/ShhShell@1x.png and b/Resources/Assets.xcassets/regular.imageset/ShhShell@1x.png differ diff --git a/Resources/Assets.xcassets/regular.imageset/ShhShell@2x.png b/Resources/Assets.xcassets/regular.imageset/ShhShell@2x.png index febb375..28636ee 100644 Binary files a/Resources/Assets.xcassets/regular.imageset/ShhShell@2x.png and b/Resources/Assets.xcassets/regular.imageset/ShhShell@2x.png differ diff --git a/Resources/Assets.xcassets/regular.imageset/ShhShell@3x.png b/Resources/Assets.xcassets/regular.imageset/ShhShell@3x.png index 6e0c5af..4ccbb05 100644 Binary files a/Resources/Assets.xcassets/regular.imageset/ShhShell@3x.png and b/Resources/Assets.xcassets/regular.imageset/ShhShell@3x.png differ diff --git a/ShhShell.pxd b/ShhShell.pxd index a1ac9a0..a96b251 100644 Binary files a/ShhShell.pxd and b/ShhShell.pxd differ