From: Eloy D. <elo...@gm...> - 2008-07-10 08:57:27
|
Rucola does use xcode, just not Xcode.app. It uses the xcodebuild command line tool. On 10 jul 2008, at 04:35, Brian Marick wrote: > I'm writing a RubyCocoa book, and I want to support both people using > Xcode and people using their own editor + rake. So I needed a single > setup that would work well in both cases. (I myself use Aquamacs to > edit, but oddly use Xcode to run the app - which is an F4-F4 keystroke > for me.) > > <http://www.pragprog.com/titles/bmrc/rubycocoa> > > > On Jul 9, 2008, at 5:36 PM, Tim Perrett wrote: > >> There's your problem - dont use XCode. Those of us using Rucola are >> usually using the following: >> >> 1x Textmate >> 1x Terminal window >> >> Cheers, Tim >> >> On 9 Jul 2008, at 21:43, Brian Marick wrote: >> >>> The Rucola approach doesn't work if Xcode doesn't save the file when >>> you do a Build-n-Run. The code to run isn't on disk yet. (Do others >>> not have this problem?) >> >> >> ------------------------------------------------------------------------- >> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! >> Studies have shown that voting for your favorite open source project, >> along with a healthy diet, reduces your potential for chronic >> lameness >> and boredom. Vote Now at http://www.sourceforge.net/community/cca08 >> _______________________________________________ >> Rubycocoa-talk mailing list >> Rub...@li... >> https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk > > > > ----- > Brian Marick, independent consultant > Mostly on agile methods with a testing slant > www.exampler.com, www.exampler.com/blog, www.twitter.com/marick > > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk |