From f291ccb7f6013bed768af352bb91644e56ab61c9 Mon Sep 17 00:00:00 2001 From: Dave Arter Date: Mon, 10 Aug 2015 16:38:19 +0100 Subject: [MakeMyIsland] Include artwork for App & Play stores --- cobrands/README.md | 2 ++ .../artwork/makemyisland/1024x1024 (itunes store).png | Bin 0 -> 100554 bytes .../makemyisland/1024x512 (play store feature).png | Bin 0 -> 186283 bytes .../artwork/makemyisland/512x512 (play store icon).png | Bin 0 -> 37276 bytes 4 files changed, 2 insertions(+) create mode 100644 cobrands/README.md create mode 100644 cobrands/makemyisland/artwork/makemyisland/1024x1024 (itunes store).png create mode 100644 cobrands/makemyisland/artwork/makemyisland/1024x512 (play store feature).png create mode 100644 cobrands/makemyisland/artwork/makemyisland/512x512 (play store icon).png diff --git a/cobrands/README.md b/cobrands/README.md new file mode 100644 index 0000000..3ca9907 --- /dev/null +++ b/cobrands/README.md @@ -0,0 +1,2 @@ +This directory contains cobrand-related assets that aren't part of the app, for example +app store artwork and configuration files used for app store builds. diff --git a/cobrands/makemyisland/artwork/makemyisland/1024x1024 (itunes store).png b/cobrands/makemyisland/artwork/makemyisland/1024x1024 (itunes store).png new file mode 100644 index 0000000..d60d7d3 Binary files /dev/null and b/cobrands/makemyisland/artwork/makemyisland/1024x1024 (itunes store).png differ diff --git a/cobrands/makemyisland/artwork/makemyisland/1024x512 (play store feature).png b/cobrands/makemyisland/artwork/makemyisland/1024x512 (play store feature).png new file mode 100644 index 0000000..8928205 Binary files /dev/null and b/cobrands/makemyisland/artwork/makemyisland/1024x512 (play store feature).png differ diff --git a/cobrands/makemyisland/artwork/makemyisland/512x512 (play store icon).png b/cobrands/makemyisland/artwork/makemyisland/512x512 (play store icon).png new file mode 100644 index 0000000..a4f911e Binary files /dev/null and b/cobrands/makemyisland/artwork/makemyisland/512x512 (play store icon).png differ -- cgit v1.2.3