summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0bbaf01008..32abe297fb 100644
--- a/Makefile
+++ b/Makefile
@@ -66,6 +66,9 @@ test-osx: osx node_modules/express
-configuration $(BUILDTYPE) \
-workspace $(OSX_WORK_PATH) -scheme CI test $(XCPRETTY)
+xpackage: $(OSX_PROJ_PATH)
+ SYMBOLS=$(SYMBOLS) ./platform/osx/scripts/package.sh
+
xdocument:
OUTPUT=$(OUTPUT) ./platform/osx/scripts/document.sh