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 it to App Store (if you know how to use iTunes > Connect), or export as a Mac Installer or Application > > If you export as Application it will have the same format as other > .apps and can be moved into /Applications. If you export a Mac > Installer, it will create a package that will install itself into > Applications, this also seems to serve as the update mechanism. > > Make sure, if you use any gems, under Deployment that you use --gem > with macruby_deploy > > On Wed, Oct 24, 2012 at 10:15 AM, david kramf <dakr....@gmail.com> wrote: >> >> ….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 app , it does not have the structure of >> my regular applications located in /Applications folder. >> I tried to find an answer in MAC Developer library but got lost (??) so I >> apologize if this is too simple a question >> >> Many Thanks, >> David Kramf >> _______________________________________________ >> MacRuby-devel mailing list >> MacRuby-devel@lists.macosforge.org >> http://lists.macosforge.org/mailman/listinfo/macruby-devel > _______________________________________________ > MacRuby-devel mailing list > MacRuby-devel@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo/macruby-devel _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macruby-devel