diff --git a/iOS/Assets.xcassets/AppIcon.appiconset/Contents.json b/iOS/Assets.xcassets/AppIcon.appiconset/Contents.json index f655024..db35236 100644 --- a/iOS/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/iOS/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -42,6 +42,54 @@ "filename" : "scrypt-pwgen 180x180.png", "scale" : "3x" }, + { + "idiom" : "ipad", + "size" : "20x20", + "scale" : "1x" + }, + { + "idiom" : "ipad", + "size" : "20x20", + "scale" : "2x" + }, + { + "idiom" : "ipad", + "size" : "29x29", + "scale" : "1x" + }, + { + "idiom" : "ipad", + "size" : "29x29", + "scale" : "2x" + }, + { + "idiom" : "ipad", + "size" : "40x40", + "scale" : "1x" + }, + { + "idiom" : "ipad", + "size" : "40x40", + "scale" : "2x" + }, + { + "size" : "76x76", + "idiom" : "ipad", + "filename" : "scrypt-pwgen 76x76.png", + "scale" : "1x" + }, + { + "size" : "76x76", + "idiom" : "ipad", + "filename" : "scrypt-pwgen 152x152.png", + "scale" : "2x" + }, + { + "size" : "83.5x83.5", + "idiom" : "ipad", + "filename" : "scrypt-pwgen 167x167.png", + "scale" : "2x" + }, { "size" : "1024x1024", "idiom" : "ios-marketing", diff --git a/iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen 152x152.png b/iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen 152x152.png new file mode 100644 index 0000000..4f96e56 Binary files /dev/null and b/iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen 152x152.png differ diff --git a/iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen 167x167.png b/iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen 167x167.png new file mode 100644 index 0000000..bf26edb Binary files /dev/null and b/iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen 167x167.png differ diff --git a/iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen 76x76.png b/iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen 76x76.png new file mode 100644 index 0000000..76e06f6 Binary files /dev/null and b/iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen 76x76.png differ diff --git a/iOS/Assets.xcassets/Contents.json b/iOS/Assets.xcassets/Contents.json new file mode 100644 index 0000000..da4a164 --- /dev/null +++ b/iOS/Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file