Re: [MacRuby-devel] xcode question

2012-10-24 Thread david kramf
How do I export it as Application ? Thanks, David On Oct 24, 2012, at 7:24 PM, Jonathan Silverman wrote: > Build it in deploy mode > > Build > Archive > > Assuming you have provisioning profiles and your proper codesigning > certificates installed from developer.apple.com > > You can submit i

Re: [MacRuby-devel] xcode question

2012-10-24 Thread Jonathan Silverman
Build it in deploy mode Build > Archive Assuming you have provisioning profiles and your proper codesigning certificates installed from developer.apple.com You can submit it to App Store (if you know how to use iTunes Connect), or export as a Mac Installer or Application If you export as Applic

[MacRuby-devel] xcode question

2012-10-24 Thread david kramf
….I am new to mac , macruby , ruby etc I have built an application using XCODE and when I click RUN on XCODE the application runs and does what I intended here to do. But … I don't find the way to run it OUTSIDE of XCODE , like any other app I have on my mac. When I look at the directory of my