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