aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTeddy Wing2018-10-14 02:54:51 +0200
committerTeddy Wing2018-10-14 02:54:51 +0200
commit0f509e12d9ce3930ae600e0eacc2d683686272f4 (patch)
tree2e702146fb690062533f6c6cab1e5d02db3b391b /Makefile
parent87daf870b2216d0dcf9c0e4a5b2caf302c4114ac (diff)
downloaddome_key_event_source_simulator-0f509e12d9ce3930ae600e0eacc2d683686272f4.tar.bz2
Add Makefile
Basic development build rule.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..8847e93
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+build:
+ xcodebuild -scheme dome_key_event_source_simulator -configuration Debug