Sign in
bazel
/
bazel
/
699f87aee01c8ae55b29c0a8ff76527795d2d14d
/
.
/
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
.