Re: [MacRuby-devel] MacRuby in the Mac App Store

2010-11-24 Thread Matt Aimonetti
Also, the answer to question #9 is pretty self explanatory: https://devforums.apple.com/message/325899#325899 *9. My Mac app is not written in Objective-C. Is this allowed on the Mac App Store?* Yes, provided it also adheres to the Mac App Store Review Guidelines at http://developer.apple.com/a

Re: [MacRuby-devel] MacRuby in the Mac App Store

2010-11-24 Thread Matt Aimonetti
Hi Michael, I'm very disappointed that you missed my talk at RubyConf and considered not to reply to you, but since it's American Thanksgiving in a couple of hours, I decided to forgive you ;) So to answer your question: no, Apple did not confirm or deny anything. It's very simple, Apple doesn't

Re: [MacRuby-devel] MacRuby in the Mac App Store

2010-11-24 Thread Michael Jackson
Matt, I missed you at RubyConf, but I was wondering if you wouldn't mind expounding a bit upon what you have learned about MacRuby apps in the Mac app store. I've read in your slides and on your blog (http://merbist.com/2010/11/12/rubyconf-2010-macruby-talk/) that the Mac app store is definitely p

Re: [MacRuby-devel] copied Proc objects cause crash when used as Objective-C blocks

2010-11-24 Thread Alan Skipp
Hi Laurent, The work around you suggested works. Also, after a clean build the automatic loading of framework and bridgeSupport file worked as well. Thanks very much, Alan On 22 Nov 2010, at 02:55, Laurent Sansonetti wrote: > Hi Alan, > > Thanks for reporting that problem in the tracker. In t