Re: [MacRuby-devel] Does everyone do this with their MacRuby apps?

2011-06-17 Thread az...@gmx.net
Here ya go - a quick guide - but I think it includes everything: http://astonj.com/uncategorized/how-to-submit-your-macruby-app-to-the-apple-mac-app-store/ Thanks for Daniel for the last piece of the puzzle! On 17 Jun 2011, at 20:15, Laurent Sansonetti wrote: > I think we need an "official" tu

Re: [MacRuby-devel] Does everyone do this with their MacRuby apps?

2011-06-17 Thread Dominic Dagradi
As would I, though I need to upgrade our project to Xcode 4. We got stuck in 3.2 due to stupid dependencies. On Friday, June 17, 2011 at 4:22 PM, Kevin Colyar wrote: > I'd be interested in contributing. > > On Fri, Jun 17, 2011 at 12:15 PM, Laurent Sansonetti (mailto:lsansone...@apple.com)> wr

Re: [MacRuby-devel] Does everyone do this with their MacRuby apps?

2011-06-17 Thread Kevin Colyar
I'd be interested in contributing. On Fri, Jun 17, 2011 at 12:15 PM, Laurent Sansonetti wrote: > I think we need an "official" tutorial on the website on how to prepare an > app for submission to the app store. > > Is someone here interested in contributing to it? > > Laurent > > On Jun 17, 2011,

Re: [MacRuby-devel] Does everyone do this with their MacRuby apps?

2011-06-17 Thread az...@gmx.net
Can you write a quick guide for us Laurent? Then perhaps one of us could expand it into a full how-to? Or maybe you can you let us know if the steps detailed here: http://www.brontesaurus.com/2011/04/signing-xcode-4-projects-for-mac-app.html And here: http://redwoodapp.posterous.com/macruby-and

Re: [MacRuby-devel] Does everyone do this with their MacRuby apps?

2011-06-17 Thread Laurent Sansonetti
I think we need an "official" tutorial on the website on how to prepare an app for submission to the app store. Is someone here interested in contributing to it? Laurent On Jun 17, 2011, at 12:34 AM, Andre Lewis wrote: > I wrote the post at > http://redwoodapp.posterous.com/macruby-and-xcode-

[MacRuby-devel] I don't normally plug the mailing list, but when I do it's for gemaholics

2011-06-17 Thread Robert Lowe
Hi guys, Hope you enjoy em! All of these are on rubygems now: Wrapping NSMXL (Credit to Wilson Lee / kourge): https://github.com/RobertLowe/ayril Global Hotkeys: https://github.com/RobertLowe/hotkeys Systembar Menu DSL: https://github.com/RobertLowe/mynu It should be noted

Re: [MacRuby-devel] Does everyone do this with their MacRuby apps?

2011-06-17 Thread Andre Lewis
I wrote the post at http://redwoodapp.posterous.com/macruby-and-xcode-4-build-a-self-contained-ma, but I haven't submitted to the app store yet. The post was very much in the "just get it working" spirit. If anyone has better steps, would love to see them! Andre ___