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