XCAssetPacker
XCAssetPacker copied to clipboard
A command line tool for converting a folder of images into an .xcasset package for Xcode
my image name is [email protected], but when xcassetpacker progress, the result is icon_right_12_c1 ! why?
If no value is given, the user may be wants to get a Contents.json without scale attribute. This removes the scale attribute, if no scale is given in the filename.
I get the following error when I try to install XCAssetPacker: > % brew install inquisitiveSoft/tools/XCAssetPacker > Error: inquisitivesoft/tools/xcassetpacker: wrong number of arguments (given 1, expected 0) I am not...