From e1a6c30ae6947589b746e0cc84312003a8e2d61e Mon Sep 17 00:00:00 2001 From: Yuichiro MASUI Date: Sun, 6 Jan 2013 15:47:43 +0900 Subject: Removed XCode build --- xcode/mruby_fw/mruby_fw-Prefix.pch | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 xcode/mruby_fw/mruby_fw-Prefix.pch (limited to 'xcode/mruby_fw/mruby_fw-Prefix.pch') diff --git a/xcode/mruby_fw/mruby_fw-Prefix.pch b/xcode/mruby_fw/mruby_fw-Prefix.pch deleted file mode 100644 index 8be6acecb..000000000 --- a/xcode/mruby_fw/mruby_fw-Prefix.pch +++ /dev/null @@ -1,7 +0,0 @@ -// -// Prefix header for all source files of the 'mruby_fw' target in the 'mruby_fw' project -// - -#ifdef __OBJC__ - #import -#endif -- cgit v1.2.3