# HG changeset patch # User John Tsiombikas # Date 1329665835 -7200 # Node ID b5cce4258afb622e64b4f59c8dadc908623c2702 # Parent 9e8fb79fd959493347f5e5c5ecc252595c853375 foo diff -r 9e8fb79fd959 -r b5cce4258afb Makefile.xcbuild --- a/Makefile.xcbuild Sun Feb 19 17:25:41 2012 +0200 +++ b/Makefile.xcbuild Sun Feb 19 17:37:15 2012 +0200 @@ -36,3 +36,8 @@ .PHONY: install install: xcodebuild install + +# foo +.PHONY: run +run: + iphonesim launch /Users/nuclear/code/idev/istereo/build/Debug-iphonesimulator/istereo.app