We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acf6d36 commit 19e2310Copy full SHA for 19e2310
Makefile
@@ -37,3 +37,6 @@ lint:
37
38
fix:
39
swiftlint --fix
40
+
41
+open:
42
+ open -a /Applications/Xcode.app $(TOOLKIT_PATH)
0 commit comments