#174: Allow embedding of arbitrary versions of MacRuby --------------------------------+------------------------------------------- Reporter: self@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: --------------------------------+------------------------------------------- Comment(by self@…): Replying to [comment:7 lsansonetti@…]:
{{{ For me the Xcode target has never embedded the metadata. By default it seems to add itself to the list of targets, there it does nothing I can observe. If I try and drag it under the Application target itself the script generates an error because it won't go after the compile sources build phase. }}}
Once you add the Xcode target you need to manually build it, like any other Xcode targets. It will not build by default (which is the idea).
This whole process seems to me to be systematically prone to error.
I am not planning to do any more changes since the current solution works. It's worthless to spend more time since this problem is temporary.
Very well. It is your decision as the owner of the project. -- Ticket URL: <http://www.macruby.org/trac/ticket/174#comment:8> MacRuby <http://macruby.org/>