summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorJason Wray <jason@kulturny.com>2015-09-01 17:00:02 -0400
committerJason Wray <jason@kulturny.com>2015-09-02 13:17:53 -0400
commit9c1c40b3e57c2bdf0d8de8966c87c7fd431db3ff (patch)
treeb7292f5a08850d2ba15d9c91e044515f58ef877c /platform
parentfcbc18c7371e33990a14eafffd4b9e6417129381 (diff)
downloadqtlocation-mapboxgl-9c1c40b3e57c2bdf0d8de8966c87c7fd431db3ff.tar.gz
Add iOS resources README, reminder to minimize image sizes
Ref #2227
Diffstat (limited to 'platform')
-rw-r--r--platform/ios/resources/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/platform/ios/resources/README b/platform/ios/resources/README
new file mode 100644
index 0000000000..34dedaeb0c
--- /dev/null
+++ b/platform/ios/resources/README
@@ -0,0 +1,5 @@
+When adding new image resources, make sure that you've reduced the file size as much as possible using a tool such as:
+
+ImageOptim — https://imageoptim.com
+
+See also: https://github.com/mapbox/mapbox-gl-native/pull/2227 \ No newline at end of file