-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
Currently the image resizing for the iOS icons/splashscreens is done by https://github.com/tidev/node-appc/tree/master/tools/resizer which is a java tool. Could it be that this is the only requirement for an iOS only build to have Java installed? Maybe it could be replaced by something like https://github.com/lovell/sharp (first google hit, not used it) in nodejs.
It is used in https://github.com/tidev/titanium-sdk/blob/master/iphone/cli/commands/_build.js#L6214