diff --git a/AltStore.xcodeproj/project.pbxproj b/AltStore.xcodeproj/project.pbxproj index c2e6c60d..f76e37f3 100644 --- a/AltStore.xcodeproj/project.pbxproj +++ b/AltStore.xcodeproj/project.pbxproj @@ -3574,7 +3574,7 @@ baseConfigurationReference = B3C3960B284F4C9800DA9E2F /* AltStore.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; - ASSETCATALOG_COMPILER_ALTERNATE_APPICON_NAMES = "Neon Storm Steel Starburst"; + ASSETCATALOG_COMPILER_ALTERNATE_APPICON_NAMES = "Neon Storm Steel Starburst Honeydew Midnight Sky"; ASSETCATALOG_COMPILER_APPICON_NAME = Neon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; @@ -3613,7 +3613,7 @@ baseConfigurationReference = B3C3960B284F4C9800DA9E2F /* AltStore.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; - ASSETCATALOG_COMPILER_ALTERNATE_APPICON_NAMES = "Neon Storm Steel Starburst"; + ASSETCATALOG_COMPILER_ALTERNATE_APPICON_NAMES = "Neon Storm Steel Starburst Honeydew Midnight Sky"; ASSETCATALOG_COMPILER_APPICON_NAME = Neon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; diff --git a/AltStore/Resources/Assets.xcassets/Honeydew-image.imageset/Contents.json b/AltStore/Resources/Assets.xcassets/Honeydew-image.imageset/Contents.json new file mode 100644 index 00000000..2e8c6083 --- /dev/null +++ b/AltStore/Resources/Assets.xcassets/Honeydew-image.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "icon-152.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/AltStore/Resources/Assets.xcassets/Honeydew-image.imageset/icon-152.png b/AltStore/Resources/Assets.xcassets/Honeydew-image.imageset/icon-152.png new file mode 100644 index 00000000..cfda6543 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Honeydew-image.imageset/icon-152.png differ diff --git a/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/Contents.json b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/Contents.json new file mode 100644 index 00000000..5d0bd4d7 --- /dev/null +++ b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/Contents.json @@ -0,0 +1,116 @@ +{ + "images" : [ + { + "filename" : "icon-40.png", + "idiom" : "iphone", + "scale" : "2x", + "size" : "20x20" + }, + { + "filename" : "icon-60.png", + "idiom" : "iphone", + "scale" : "3x", + "size" : "20x20" + }, + { + "filename" : "icon-58.png", + "idiom" : "iphone", + "scale" : "2x", + "size" : "29x29" + }, + { + "filename" : "icon-87.png", + "idiom" : "iphone", + "scale" : "3x", + "size" : "29x29" + }, + { + "filename" : "icon-80.png", + "idiom" : "iphone", + "scale" : "2x", + "size" : "40x40" + }, + { + "filename" : "icon-120.png", + "idiom" : "iphone", + "scale" : "3x", + "size" : "40x40" + }, + { + "filename" : "icon-120.png", + "idiom" : "iphone", + "scale" : "2x", + "size" : "60x60" + }, + { + "filename" : "icon-180.png", + "idiom" : "iphone", + "scale" : "3x", + "size" : "60x60" + }, + { + "filename" : "icon-20.png", + "idiom" : "ipad", + "scale" : "1x", + "size" : "20x20" + }, + { + "filename" : "icon-40.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "20x20" + }, + { + "filename" : "icon-29.png", + "idiom" : "ipad", + "scale" : "1x", + "size" : "29x29" + }, + { + "filename" : "icon-58.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "29x29" + }, + { + "filename" : "icon-40.png", + "idiom" : "ipad", + "scale" : "1x", + "size" : "40x40" + }, + { + "filename" : "icon-80.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "40x40" + }, + { + "filename" : "icon-76.png", + "idiom" : "ipad", + "scale" : "1x", + "size" : "76x76" + }, + { + "filename" : "icon-152.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "76x76" + }, + { + "filename" : "icon-167.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "83.5x83.5" + }, + { + "filename" : "icon-1024.png", + "idiom" : "ios-marketing", + "scale" : "1x", + "size" : "1024x1024" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-1024.png b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-1024.png new file mode 100644 index 00000000..5cdc3b3b Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-1024.png differ diff --git a/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-120.png b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-120.png new file mode 100644 index 00000000..995d92f2 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-120.png differ diff --git a/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-152.png b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-152.png new file mode 100644 index 00000000..cfda6543 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-152.png differ diff --git a/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-167.png b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-167.png new file mode 100644 index 00000000..6af92fad Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-167.png differ diff --git a/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-180.png b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-180.png new file mode 100644 index 00000000..747c0186 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-180.png differ diff --git a/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-20.png b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-20.png new file mode 100644 index 00000000..e666e9f7 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-20.png differ diff --git a/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-29.png b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-29.png new file mode 100644 index 00000000..5ad0e88b Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-29.png differ diff --git a/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-40.png b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-40.png new file mode 100644 index 00000000..b1090071 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-40.png differ diff --git a/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-58.png b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-58.png new file mode 100644 index 00000000..1b4eee2d Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-58.png differ diff --git a/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-60.png b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-60.png new file mode 100644 index 00000000..0fc8b79e Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-60.png differ diff --git a/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-76.png b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-76.png new file mode 100644 index 00000000..0bffba50 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-76.png differ diff --git a/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-80.png b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-80.png new file mode 100644 index 00000000..5b402fb2 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-80.png differ diff --git a/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-87.png b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-87.png new file mode 100644 index 00000000..e275037a Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Honeydew.appiconset/icon-87.png differ diff --git a/AltStore/Resources/Assets.xcassets/Midnight-image.imageset/Contents.json b/AltStore/Resources/Assets.xcassets/Midnight-image.imageset/Contents.json new file mode 100644 index 00000000..2e8c6083 --- /dev/null +++ b/AltStore/Resources/Assets.xcassets/Midnight-image.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "icon-152.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/AltStore/Resources/Assets.xcassets/Midnight-image.imageset/icon-152.png b/AltStore/Resources/Assets.xcassets/Midnight-image.imageset/icon-152.png new file mode 100644 index 00000000..901be966 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Midnight-image.imageset/icon-152.png differ diff --git a/AltStore/Resources/Assets.xcassets/Midnight.appiconset/Contents.json b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/Contents.json new file mode 100644 index 00000000..5d0bd4d7 --- /dev/null +++ b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/Contents.json @@ -0,0 +1,116 @@ +{ + "images" : [ + { + "filename" : "icon-40.png", + "idiom" : "iphone", + "scale" : "2x", + "size" : "20x20" + }, + { + "filename" : "icon-60.png", + "idiom" : "iphone", + "scale" : "3x", + "size" : "20x20" + }, + { + "filename" : "icon-58.png", + "idiom" : "iphone", + "scale" : "2x", + "size" : "29x29" + }, + { + "filename" : "icon-87.png", + "idiom" : "iphone", + "scale" : "3x", + "size" : "29x29" + }, + { + "filename" : "icon-80.png", + "idiom" : "iphone", + "scale" : "2x", + "size" : "40x40" + }, + { + "filename" : "icon-120.png", + "idiom" : "iphone", + "scale" : "3x", + "size" : "40x40" + }, + { + "filename" : "icon-120.png", + "idiom" : "iphone", + "scale" : "2x", + "size" : "60x60" + }, + { + "filename" : "icon-180.png", + "idiom" : "iphone", + "scale" : "3x", + "size" : "60x60" + }, + { + "filename" : "icon-20.png", + "idiom" : "ipad", + "scale" : "1x", + "size" : "20x20" + }, + { + "filename" : "icon-40.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "20x20" + }, + { + "filename" : "icon-29.png", + "idiom" : "ipad", + "scale" : "1x", + "size" : "29x29" + }, + { + "filename" : "icon-58.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "29x29" + }, + { + "filename" : "icon-40.png", + "idiom" : "ipad", + "scale" : "1x", + "size" : "40x40" + }, + { + "filename" : "icon-80.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "40x40" + }, + { + "filename" : "icon-76.png", + "idiom" : "ipad", + "scale" : "1x", + "size" : "76x76" + }, + { + "filename" : "icon-152.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "76x76" + }, + { + "filename" : "icon-167.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "83.5x83.5" + }, + { + "filename" : "icon-1024.png", + "idiom" : "ios-marketing", + "scale" : "1x", + "size" : "1024x1024" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-1024.png b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-1024.png new file mode 100644 index 00000000..2e8ea785 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-1024.png differ diff --git a/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-120.png b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-120.png new file mode 100644 index 00000000..6180d258 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-120.png differ diff --git a/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-152.png b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-152.png new file mode 100644 index 00000000..901be966 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-152.png differ diff --git a/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-167.png b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-167.png new file mode 100644 index 00000000..2eda7a55 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-167.png differ diff --git a/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-180.png b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-180.png new file mode 100644 index 00000000..9abc3042 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-180.png differ diff --git a/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-20.png b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-20.png new file mode 100644 index 00000000..dcf1ce76 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-20.png differ diff --git a/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-29.png b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-29.png new file mode 100644 index 00000000..70aa5e6d Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-29.png differ diff --git a/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-40.png b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-40.png new file mode 100644 index 00000000..a45bd88c Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-40.png differ diff --git a/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-58.png b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-58.png new file mode 100644 index 00000000..8daecb50 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-58.png differ diff --git a/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-60.png b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-60.png new file mode 100644 index 00000000..c129d510 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-60.png differ diff --git a/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-76.png b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-76.png new file mode 100644 index 00000000..3fdc87ed Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-76.png differ diff --git a/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-80.png b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-80.png new file mode 100644 index 00000000..74b3362b Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-80.png differ diff --git a/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-87.png b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-87.png new file mode 100644 index 00000000..233de0d2 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Midnight.appiconset/icon-87.png differ diff --git a/AltStore/Resources/Assets.xcassets/Sky-image.imageset/Contents.json b/AltStore/Resources/Assets.xcassets/Sky-image.imageset/Contents.json new file mode 100644 index 00000000..2e8c6083 --- /dev/null +++ b/AltStore/Resources/Assets.xcassets/Sky-image.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "icon-152.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/AltStore/Resources/Assets.xcassets/Sky-image.imageset/icon-152.png b/AltStore/Resources/Assets.xcassets/Sky-image.imageset/icon-152.png new file mode 100644 index 00000000..ab561cf8 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Sky-image.imageset/icon-152.png differ diff --git a/AltStore/Resources/Assets.xcassets/Sky.appiconset/Contents.json b/AltStore/Resources/Assets.xcassets/Sky.appiconset/Contents.json new file mode 100644 index 00000000..5d0bd4d7 --- /dev/null +++ b/AltStore/Resources/Assets.xcassets/Sky.appiconset/Contents.json @@ -0,0 +1,116 @@ +{ + "images" : [ + { + "filename" : "icon-40.png", + "idiom" : "iphone", + "scale" : "2x", + "size" : "20x20" + }, + { + "filename" : "icon-60.png", + "idiom" : "iphone", + "scale" : "3x", + "size" : "20x20" + }, + { + "filename" : "icon-58.png", + "idiom" : "iphone", + "scale" : "2x", + "size" : "29x29" + }, + { + "filename" : "icon-87.png", + "idiom" : "iphone", + "scale" : "3x", + "size" : "29x29" + }, + { + "filename" : "icon-80.png", + "idiom" : "iphone", + "scale" : "2x", + "size" : "40x40" + }, + { + "filename" : "icon-120.png", + "idiom" : "iphone", + "scale" : "3x", + "size" : "40x40" + }, + { + "filename" : "icon-120.png", + "idiom" : "iphone", + "scale" : "2x", + "size" : "60x60" + }, + { + "filename" : "icon-180.png", + "idiom" : "iphone", + "scale" : "3x", + "size" : "60x60" + }, + { + "filename" : "icon-20.png", + "idiom" : "ipad", + "scale" : "1x", + "size" : "20x20" + }, + { + "filename" : "icon-40.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "20x20" + }, + { + "filename" : "icon-29.png", + "idiom" : "ipad", + "scale" : "1x", + "size" : "29x29" + }, + { + "filename" : "icon-58.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "29x29" + }, + { + "filename" : "icon-40.png", + "idiom" : "ipad", + "scale" : "1x", + "size" : "40x40" + }, + { + "filename" : "icon-80.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "40x40" + }, + { + "filename" : "icon-76.png", + "idiom" : "ipad", + "scale" : "1x", + "size" : "76x76" + }, + { + "filename" : "icon-152.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "76x76" + }, + { + "filename" : "icon-167.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "83.5x83.5" + }, + { + "filename" : "icon-1024.png", + "idiom" : "ios-marketing", + "scale" : "1x", + "size" : "1024x1024" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-1024.png b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-1024.png new file mode 100644 index 00000000..10a78686 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-1024.png differ diff --git a/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-120.png b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-120.png new file mode 100644 index 00000000..52a6c806 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-120.png differ diff --git a/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-152.png b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-152.png new file mode 100644 index 00000000..ab561cf8 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-152.png differ diff --git a/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-167.png b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-167.png new file mode 100644 index 00000000..2ac5c287 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-167.png differ diff --git a/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-180.png b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-180.png new file mode 100644 index 00000000..9af387bf Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-180.png differ diff --git a/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-20.png b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-20.png new file mode 100644 index 00000000..29e8ee7d Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-20.png differ diff --git a/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-29.png b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-29.png new file mode 100644 index 00000000..8f9fc459 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-29.png differ diff --git a/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-40.png b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-40.png new file mode 100644 index 00000000..cd6186e1 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-40.png differ diff --git a/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-58.png b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-58.png new file mode 100644 index 00000000..e57701eb Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-58.png differ diff --git a/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-60.png b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-60.png new file mode 100644 index 00000000..981c1e4b Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-60.png differ diff --git a/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-76.png b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-76.png new file mode 100644 index 00000000..ae8998cd Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-76.png differ diff --git a/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-80.png b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-80.png new file mode 100644 index 00000000..9fc16ae3 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-80.png differ diff --git a/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-87.png b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-87.png new file mode 100644 index 00000000..4782ea78 Binary files /dev/null and b/AltStore/Resources/Assets.xcassets/Sky.appiconset/icon-87.png differ