ios-icon-generator icon indicating copy to clipboard operation
ios-icon-generator copied to clipboard

Read details from Contents.json

Open avioli opened this issue 4 years ago • 1 comments

Is it possible to read the sizes and filenames from Contents.json and use that?

avioli avatar Aug 27 '20 06:08 avioli

@avioli should easy to do, how would you use the command? Would something like

icongen generate --contents-json=/path/to/Contents.json

work? With potentially an --in-place option to allow recreating the app icons in place from the Contents.json location.

stephanecopin avatar Dec 07 '20 15:12 stephanecopin