diff --git a/Source/Yasba/Assets.xcassets/AppIcon.appiconset/1024-mac.png b/Source/Yasba/Assets.xcassets/AppIcon.appiconset/1024-mac.png new file mode 100644 index 0000000..b8d9641 Binary files /dev/null and b/Source/Yasba/Assets.xcassets/AppIcon.appiconset/1024-mac.png differ diff --git a/Source/Yasba/Assets.xcassets/AppIcon.appiconset/128-mac.png b/Source/Yasba/Assets.xcassets/AppIcon.appiconset/128-mac.png new file mode 100644 index 0000000..8fa5c23 Binary files /dev/null and b/Source/Yasba/Assets.xcassets/AppIcon.appiconset/128-mac.png differ diff --git a/Source/Yasba/Assets.xcassets/AppIcon.appiconset/16-mac.png b/Source/Yasba/Assets.xcassets/AppIcon.appiconset/16-mac.png new file mode 100644 index 0000000..b18c1ff Binary files /dev/null and b/Source/Yasba/Assets.xcassets/AppIcon.appiconset/16-mac.png differ diff --git a/Source/Yasba/Assets.xcassets/AppIcon.appiconset/256-mac.png b/Source/Yasba/Assets.xcassets/AppIcon.appiconset/256-mac.png new file mode 100644 index 0000000..7c99a59 Binary files /dev/null and b/Source/Yasba/Assets.xcassets/AppIcon.appiconset/256-mac.png differ diff --git a/Source/Yasba/Assets.xcassets/AppIcon.appiconset/32-mac.png b/Source/Yasba/Assets.xcassets/AppIcon.appiconset/32-mac.png new file mode 100644 index 0000000..90e6d83 Binary files /dev/null and b/Source/Yasba/Assets.xcassets/AppIcon.appiconset/32-mac.png differ diff --git a/Source/Yasba/Assets.xcassets/AppIcon.appiconset/512-mac.png b/Source/Yasba/Assets.xcassets/AppIcon.appiconset/512-mac.png new file mode 100644 index 0000000..4246acf Binary files /dev/null and b/Source/Yasba/Assets.xcassets/AppIcon.appiconset/512-mac.png differ diff --git a/Source/Yasba/Assets.xcassets/AppIcon.appiconset/64-mac.png b/Source/Yasba/Assets.xcassets/AppIcon.appiconset/64-mac.png new file mode 100644 index 0000000..778106f Binary files /dev/null and b/Source/Yasba/Assets.xcassets/AppIcon.appiconset/64-mac.png differ diff --git a/Source/Yasba/Assets.xcassets/AppIcon.appiconset/Contents.json b/Source/Yasba/Assets.xcassets/AppIcon.appiconset/Contents.json index 3f00db4..5177872 100644 --- a/Source/Yasba/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/Source/Yasba/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -1,51 +1,67 @@ { "images" : [ { + "filename" : "1024-mac.png", + "idiom" : "ios-marketing", + "scale" : "1x", + "size" : "1024x1024" + }, + { + "filename" : "16-mac.png", "idiom" : "mac", "scale" : "1x", "size" : "16x16" }, { + "filename" : "32-mac.png", "idiom" : "mac", "scale" : "2x", "size" : "16x16" }, { + "filename" : "32-mac.png", "idiom" : "mac", "scale" : "1x", "size" : "32x32" }, { + "filename" : "64-mac.png", "idiom" : "mac", "scale" : "2x", "size" : "32x32" }, { + "filename" : "128-mac.png", "idiom" : "mac", "scale" : "1x", "size" : "128x128" }, { + "filename" : "256-mac.png", "idiom" : "mac", "scale" : "2x", "size" : "128x128" }, { + "filename" : "256-mac.png", "idiom" : "mac", "scale" : "1x", "size" : "256x256" }, { + "filename" : "512-mac.png", "idiom" : "mac", "scale" : "2x", "size" : "256x256" }, { + "filename" : "512-mac.png", "idiom" : "mac", "scale" : "1x", "size" : "512x512" }, { + "filename" : "1024-mac.png", "idiom" : "mac", "scale" : "2x", "size" : "512x512"