Sign in
bazel
/
bazel
/
e1b4a8b19a65ce90d7f52162ce6a7156b3394166
/
.
/
src
/
tools
/
xcode
/
actoolwrapper
/
README
blob: d274e63ec16e77e96d3cf56d594a9719d161b1b8 [
file
] [
log
] [
blame
]
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
.