From e634ca18ede7671b61f8b365b47fb1ba30e52855 Mon Sep 17 00:00:00 2001 From: Paolo Bosetti Date: Tue, 22 May 2012 22:34:16 -0700 Subject: Created Xcode 4 project, using the make target to build the tools, and with a native Xcode target to build a hello world example. --- xcode/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 xcode/.gitignore (limited to 'xcode/.gitignore') diff --git a/xcode/.gitignore b/xcode/.gitignore new file mode 100644 index 000000000..4f405ccc6 --- /dev/null +++ b/xcode/.gitignore @@ -0,0 +1 @@ +xcuserdata \ No newline at end of file -- cgit v1.2.3