From 0ec9a95998fddbccac464a96b457d28f30587dca Mon Sep 17 00:00:00 2001 From: John Fultz Date: Mon, 14 Jan 2019 03:56:20 -0600 Subject: Fix icon for Xcode >=9 macOS build. Xcode now wants an asset catalog thing with proper .png files rather than a .icns thing. Bits shuffled accordingly. Also, higher res icon. Slightly different design. Only on Mac for now. Also, move minimum macOS to 10.9. Also fix 1.0.4 update versioning oversight. --- Quackle.png | Bin 0 -> 1598674 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Quackle.png (limited to 'Quackle.png') diff --git a/Quackle.png b/Quackle.png new file mode 100644 index 0000000..0cde092 Binary files /dev/null and b/Quackle.png differ -- cgit v1.2.3