diff --git a/Ball/Assets.xcassets/AppIcon.appiconset/AppIcon.png b/Ball/Assets.xcassets/AppIcon.appiconset/AppIcon.png new file mode 100644 index 0000000..a751eb9 Binary files /dev/null and b/Ball/Assets.xcassets/AppIcon.appiconset/AppIcon.png differ diff --git a/Ball/Assets.xcassets/AppIcon.appiconset/Contents.json b/Ball/Assets.xcassets/AppIcon.appiconset/Contents.json index a0a4c3c..cbff7f5 100644 --- a/Ball/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/Ball/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -36,7 +36,7 @@ "size" : "256x256" }, { - "filename" : "Red (1).png", + "filename" : "AppIcon.png", "idiom" : "mac", "scale" : "2x", "size" : "256x256" diff --git a/Ball/Assets.xcassets/AppIcon.appiconset/Red (1).png b/Ball/Assets.xcassets/AppIcon.appiconset/Red (1).png deleted file mode 100644 index 5886f62..0000000 Binary files a/Ball/Assets.xcassets/AppIcon.appiconset/Red (1).png and /dev/null differ diff --git a/Ball/Assets.xcassets/PutBack.imageset/Contents.json b/Ball/Assets.xcassets/PutBack.imageset/Contents.json index a5ff06b..c0c936c 100644 --- a/Ball/Assets.xcassets/PutBack.imageset/Contents.json +++ b/Ball/Assets.xcassets/PutBack.imageset/Contents.json @@ -5,7 +5,7 @@ "scale" : "1x" }, { - "filename" : "putback (1).png", + "filename" : "PutBack.png", "idiom" : "universal", "scale" : "2x" }, diff --git a/Ball/Assets.xcassets/PutBack.imageset/PutBack.png b/Ball/Assets.xcassets/PutBack.imageset/PutBack.png new file mode 100644 index 0000000..3c3dc55 Binary files /dev/null and b/Ball/Assets.xcassets/PutBack.imageset/PutBack.png differ diff --git a/Ball/Assets.xcassets/PutBack.imageset/putback (1).png b/Ball/Assets.xcassets/PutBack.imageset/putback (1).png deleted file mode 100644 index 967c0ba..0000000 Binary files a/Ball/Assets.xcassets/PutBack.imageset/putback (1).png and /dev/null differ