[macruby] #100: MacRuby Application development with Xcode 3.1
#100: MacRuby Application development with Xcode 3.1 ------------------------------------+--------------------------------------- Reporter: davejrdn@bellsouth.net | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.2 Component: MacRuby | Keywords: MacRuby Xcode 3.1 iPhone ------------------------------------+--------------------------------------- I am new to MacRuby and use of Xcode, I have been a Java developer using Eclipse for over a decade... I am running Xcode 3.1, which supports both Mac OS X and the iPhone OS platforms. My hope was to be able to use MacRuby for Ruby development on the iTouch/iPhone. I wanted to first go through the tutorial. I have installed MacRuby and verified it was placed in the right directories. But when I try to create a new project, it asks me to choose a template. Both the iPhone OS and the Mac OS X platforms allow you to select an Application template. But neither one lists "MacRuby Application" as one of the options. There are a number of Cocoa-Ruby application templates, but my understanding is these are a different Ruby implementation. Is there an issue that MacRuby does not support Xcode 3.1 yet? If so, when will that be addressed? If it is not too hard, is it possibly to enable it for both Mac OS X AND the iPhone OS platforms? (please!) I am running MacRuby 0.2. I see a 0.3 and 1.0 listed. Would one of these resolve the issue? Do I need to build from source to get these later versions? -- Ticket URL: <https://www.macruby.org/trac/ticket/100> macruby <http://macruby.org/>
#100: MacRuby Application development with Xcode 3.1 --------------------------------------+------------------------------------- Reporter: davejrdn@bellsouth.net | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.2 Component: MacRuby | Resolution: Keywords: MacRuby Xcode 3.1 iPhone | --------------------------------------+------------------------------------- Comment (by rowland@rowlandresearch.com): Template issues aside, iPhone development requires Objective-C. No other languages (aside from plain C, of course) are allowed. However, Dr. Nic has a unit testing framework in Ruby, (http://drnicwilliams.com/2008/07/04 /unit-testing-iphone-apps-with-ruby-rbiphonetest/) so the news isn't all bad. Brent -- Ticket URL: <https://www.macruby.org/trac/ticket/100#comment:1> macruby <http://macruby.org/>
#100: MacRuby Application development with Xcode 3.1 --------------------------------------+------------------------------------- Reporter: davejrdn@bellsouth.net | Owner: lsansonetti@apple.com Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.3 Component: MacRuby | Resolution: fixed Keywords: MacRuby Xcode 3.1 iPhone | --------------------------------------+------------------------------------- Changes (by lsansonetti@apple.com): * status: new => closed * resolution: => fixed * milestone: MacRuby 0.2 => MacRuby 0.3 Comment: 0.2 doesn't install the Xcode template for Xcode 3.x correctly, but this was fixed in trunk. You can fix your local 0.2 installation by following the steps in http://foolsworkshop.com/rubycocoa/2008/06/missing-macruby-project- template/ As for SDK support, currently MacRuby is not supported as a development language for iPhone SDK applications, because of a few technical restrictions. Stay tuned for more updates. -- Ticket URL: <http://www.macruby.org/trac/ticket/100#comment:2> macruby <http://macruby.org/>
participants (1)
-
macruby