summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b3db95d3d8..4a1f65a2b8 100644
--- a/Makefile
+++ b/Makefile
@@ -52,7 +52,7 @@ ios: $(IOS_PROJ_PATH)
-project $(IOS_PROJ_PATH) -target All build | xcpretty
iproj: $(IOS_PROJ_PATH)
- open $(IOS_PROJ_PATH)
+ open platform/ios/ios.xcworkspace
test-ios: ios
ios-sim start