aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/xcode/actoolwrapper/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/xcode/actoolwrapper/README')
-rw-r--r--src/tools/xcode/actoolwrapper/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/tools/xcode/actoolwrapper/README b/src/tools/xcode/actoolwrapper/README
new file mode 100644
index 0000000000..d274e63ec1
--- /dev/null
+++ b/src/tools/xcode/actoolwrapper/README
@@ -0,0 +1,6 @@
+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.
+