[MacRuby-devel] MacRuby + MAS = Invalid Signature

2012-02-01 Thread Daniel Westendorf
If you've been submitting applications to the Mac App Store, you've probably seen errors about files or your App having Invalid Signatures. The solution is to use codesign to fix this. As of this pull request https://github.com/MacRuby/MacRuby/pull/52#issuecomment-3745546, macruby_deploy now fixes

[MacRuby-devel] How to debug MacRuby crashes?

2012-02-01 Thread Marc Abramowitz
I've discovered that it's not difficult to make MacRuby crash by doing things that it doesn't like. Unfortunately, I'm a MacRuby novice and I'm making a lot of mistakes and I don't always know what they are and it seems difficult to figure out from the crash messages. For instance, right now I'm r