diff --git a/Resources/Assets.xcassets/beta.imageset/Contents.json b/Resources/Assets.xcassets/beta.imageset/Contents.json new file mode 100644 index 0000000..cb7c1c3 --- /dev/null +++ b/Resources/Assets.xcassets/beta.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "ShhShell 3.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "ShhShell 2.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "ShhShell 1.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/beta.imageset/ShhShell 1.png b/Resources/Assets.xcassets/beta.imageset/ShhShell 1.png new file mode 100644 index 0000000..303bea3 Binary files /dev/null and b/Resources/Assets.xcassets/beta.imageset/ShhShell 1.png differ diff --git a/Resources/Assets.xcassets/beta.imageset/ShhShell 2.png b/Resources/Assets.xcassets/beta.imageset/ShhShell 2.png new file mode 100644 index 0000000..c029904 Binary files /dev/null and b/Resources/Assets.xcassets/beta.imageset/ShhShell 2.png differ diff --git a/Resources/Assets.xcassets/beta.imageset/ShhShell 3.png b/Resources/Assets.xcassets/beta.imageset/ShhShell 3.png new file mode 100644 index 0000000..d6de65d Binary files /dev/null and b/Resources/Assets.xcassets/beta.imageset/ShhShell 3.png differ diff --git a/ShhShell Blueprint.pxd b/ShhShell Blueprint.pxd index 1e86f34..95ca348 100644 Binary files a/ShhShell Blueprint.pxd and b/ShhShell Blueprint.pxd differ diff --git a/ShhShell.pxd b/ShhShell.pxd index ed45763..a1ac9a0 100644 Binary files a/ShhShell.pxd and b/ShhShell.pxd differ