[MacRuby] #1328: New Xcode project fails to build
#1328: New Xcode project fails to build ----------------------------------+----------------------------------------- Reporter: mjijackson@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: macruby_deploy ----------------------------------+----------------------------------------- I started a brand new Xcode project and tried to build it, but macruby_deploy is complaining that it can't find the .app. -- Ticket URL: <http://www.macruby.org/trac/ticket/1328> MacRuby <http://macruby.org/>
#1328: New Xcode project fails to build ----------------------------------+----------------------------------------- Reporter: mjijackson@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: macruby_deploy ----------------------------------+----------------------------------------- Comment(by mjijackson@…): I should also clarify that I'm using Xcode 4.0.2 (4A2002a) and MacRuby 0.10. -- Ticket URL: <http://www.macruby.org/trac/ticket/1328#comment:1> MacRuby <http://macruby.org/>
#1328: New Xcode project fails to build ----------------------------------+----------------------------------------- Reporter: mjijackson@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: macruby_deploy ----------------------------------+----------------------------------------- Comment(by mrada@…): It looks like you did not build the app before you tried running the Deploy target. It is a bit confusing at first, but you need to run the "Watcher" target first to actually create the Watcher.app bundle, and then run the deployment target to compile your code and embed the MacRuby framework. -- Ticket URL: <http://www.macruby.org/trac/ticket/1328#comment:2> MacRuby <http://macruby.org/>
#1328: New Xcode project fails to build ----------------------------------+----------------------------------------- Reporter: mjijackson@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: macruby_deploy ----------------------------------+----------------------------------------- Comment(by mjijackson@…): Ah, I see. Thanks for clearing this up. I'm not accustomed to using various build/deploy targets, and I hadn't noticed that I was using the Deployment target. -- Ticket URL: <http://www.macruby.org/trac/ticket/1328#comment:3> MacRuby <http://macruby.org/>
#1328: New Xcode project fails to build ----------------------------------+----------------------------------------- Reporter: mjijackson@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: Component: MacRuby | Resolution: invalid Keywords: macruby_deploy | ----------------------------------+----------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => invalid Comment: Closing as invalid, however please note that we are tracking #1329 which will make sure the deployment target depends on the build target. -- Ticket URL: <http://www.macruby.org/trac/ticket/1328#comment:4> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby