diff --git a/GoldWars/GoldWars/Assets.xcassets/AppIcon.appiconset/Contents.json b/GoldWars/GoldWars/Assets.xcassets/AppIcon.appiconset/Contents.json index 99f91fe..609d5d4 100644 --- a/GoldWars/GoldWars/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/GoldWars/GoldWars/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -67,6 +67,7 @@ { "idiom" : "ipad", "size" : "40x40", + "filename" : "logo_40.png", "scale" : "1x" }, { @@ -78,6 +79,7 @@ { "idiom" : "ipad", "size" : "76x76", + "filename" : "logo_76.png", "scale" : "1x" }, { diff --git a/GoldWars/GoldWars/Assets.xcassets/AppIcon.appiconset/logo_76.png b/GoldWars/GoldWars/Assets.xcassets/AppIcon.appiconset/logo_76.png new file mode 100644 index 0000000..4dacd35 Binary files /dev/null and b/GoldWars/GoldWars/Assets.xcassets/AppIcon.appiconset/logo_76.png differ