Commit Graph

10 Commits

Author SHA1 Message Date
Paolo Bosetti 177e74618d Further revision of the set of Xcode build schemes
Now there are only three schemes (build commands, static library, OS X
framework) plus a scheme wrapping the standard make file.
2012-08-13 16:37:02 +02:00
Paolo Bosetti 05127776cf Modified and made more clear Xcode project schemes. Also, removed /build form main .gitignore 2012-08-13 16:23:46 +02:00
Paolo Bosetti 193c98ae54 Updated Xcode project build settings in conformity with 10.8/Xcode 4.4 2012-08-06 14:55:28 +02:00
Paolo Bosetti 8fafbe7e03 Updated list of source file in project list after removal of encoding.h and related files. 2012-05-31 19:12:19 -07:00
Paolo Bosetti 1da34f46f4 [Xcode] Added native target for mrbtest suite 2012-05-30 22:03:30 -07:00
Paolo Bosetti eb9c3c0c28 Rearranged settings of native target in a more modular way. 2012-05-30 17:49:29 -07:00
Paolo Bosetti 76fd88dfdb Added Xcode native target to build OSX framework 2012-05-30 12:06:56 -07:00
Paolo Bosetti ba3d7c9834 Edit in Xcode/.gitignore 2012-05-30 11:44:59 -07:00
Paolo Bosetti 636d45f765 Added Xcode template with native target for compiling static libs and tools (mruby, mrbc, mirb) 2012-05-30 11:42:42 -07:00
Paolo Bosetti e634ca18ed Created Xcode 4 project, using the make target to build the tools, and with a native Xcode target to build a hello world example. 2012-05-22 22:34:16 -07:00