Sign in
bazel
/
bazel
/
411ab49f8317ac0ff60c833672422fdb0df358ea
/
.
/
src
/
tools
/
xcode
/
actoolwrapper
/
README
blob: d274e63ec16e77e96d3cf56d594a9719d161b1b8 [
file
]
actoolwrapper runs actool
,
which compiles asset catalog files
.
actoolwrapper
then
zips up the output
,
because actool returns an unpredictable
number of output files
.
actool only runs on
Darwin
,
so actoolwrapper only runs on
Darwin
.