What about 10.8 + Xcode 4.4? I just tried creating a new MacRuby project (worked fine) but Xcode can't find the MacRuby framework.
main.m:11:9: fatal error: 'MacRuby/MacRuby.h' file not found #import <MacRuby/MacRuby.h> If there's any way I can help with that, please let me know. On Thu, Apr 12, 2012 at 7:04 AM, Watson <watson1...@gmail.com> wrote: > Hi, > > We only added the install location to correspond to Xcode 4.3 for > template and rb_nibtool. > I think we did not change template itself. > > I had confirmed below combination when we corresponded to Xcode 4.3, > and MacRuby worked to expected. > > OS X 10.6.8 + Xcode 3.2.6 > OS X 10.6.8 + Xcode 4.2. > OS X 10.7.3 + Xcode 4.2.1 > OS X 10.7.3 + Xcode 4.3.2 > > > If MacRuby is not work for you, let us know :) > > > Thanks > > 2012/4/12 Laurent Sansonetti <laurent.sansone...@gmail.com>: > > On Thu, Apr 12, 2012 at 8:32 AM, Tim Rand <timra...@gmail.com> wrote: > >> "First, we will release master as 0.12 (and just forget about 0.11). It > >> is important since master has changes for the latest Xcode that have > >> never been snipped yet." > >> > >> Does that mean the macruby project template will be updated to work with > >> xcode 4.3.2--i.e. install into the updated directory location > >> > (/Applications/Xcode.app/Contents/Developer/Library/Xcode/Templates/Project\ > >> Templates/Mac/Application/) and have a .xctemplate structure? Because > I was > >> just trying (but failing) to get figure out how to access the templates > from > >> the xcode 4.3.2. Moving the old templates (from /Library/Application\ > >> Support/Developer/Shared/Xcode/Project\ Templates/Application/) didn't > work. > >> Looks like lots of stuff changed regarding xcode templates with this > update. > > > > I am not sure about Xcode 4.3.2, but I tested master with 4.3.1 and > > the templates seem to work as expected (also the IB support is working > > too). I believe the .xctemplate work was done a few releases ago, and > > that the new changes in 0.12 are mostly about dealing with the fact > > that Xcode is now installed in /Application/Xcode.app. > > > > Can you try one of the latest nightly builds and let us know if it's > > still not working for you? > > > > Laurent > > _______________________________________________ > > MacRuby-devel mailing list > > MacRuby-devel@lists.macosforge.org > > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel > _______________________________________________ > MacRuby-devel mailing list > MacRuby-devel@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel >
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel