Commit graph

6 commits

Author SHA1 Message Date
Mathieu Virbel
f288af58d5 launchimage: sips is broken, code using Pillow
sips issues:
- -Z apply on the destination
- -p doesn't work anymore
- --padColor is ignored

Reimplementation using Pillow also allow us to detect the lower/left pixel to determinate background color
of the launchimages.
2019-09-29 12:00:07 +02:00
Mathieu Virbel
f8916b95f5 supports assets for Xcode 10.3 2019-09-22 19:54:37 +02:00
Mathieu Virbel
31d10db8c7 update icon necessary for publication 2017-05-30 16:05:22 +02:00
Mathieu Virbel
51f4844c32 toolchain: dont provide car icon in the xcassets, otherwise we will hit an submission issue: Error ITMS-9000: Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons': 'AppIcon120x120' 2015-08-28 12:25:16 +02:00
Mathieu Virbel
ebe6f551ec toolchain: add icon generation support, similar to launch image 2015-08-14 02:51:48 +02:00
Mathieu Virbel
96fee4f7da toolchain: new command to generate launch image on a project 2015-08-14 02:32:11 +02:00