SkillAgentSearch skills...

Xcassetsutils

Shell Scripts to extract and restore all the images in an Asset Catalog folder (.xcassets)

Install / Use

/learn @SandroMachado/Xcassetsutils
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

xcassetsutils

Shell Scripts to extract and restore all the images in an Asset Catalog folder (.xcassets)

This is a simple script that can be used to extract all the images from an Asset Catalog folder (.xcassets) to ./output folder, to use:

./extractImages.sh < path to the directory where the *.xcassets is placed >

This is a simple script that can be used to restore all the images extracted previously (in output folder) from an Asset Catalog folder (.xcassets), to use:

./restoreImages.sh < path to the directory where the *.xcassets is placed and the output folder >

Attention: Doesn't work if you have two files with the same name in .xcassets folder

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated2y ago
Forks1

Languages

Shell

Security Score

75/100

Audited on Sep 7, 2023

No findings