barbosa / embroidery

Automatically add build variant tags to your app icon
MIT License
3 stars 0 forks source link

Accept a list of icons #3

Open barbosa opened 4 years ago

barbosa commented 4 years ago

Check the possibility of having a xcassets folder as argument (-x) and creating a new iconset.

barbosa commented 4 years ago
import shutil
shutil.copytree("AppIcon.appiconset", "AppIconBeta.appiconset")