Branch: refs/heads/0.12 Home: https://github.com/MacRuby/MacRuby Commit: 90fa6f38ebc6135265685401f609375cdd443d9a https://github.com/MacRuby/MacRuby/commit/90fa6f38ebc6135265685401f609375cdd... Author: Mark Rada <marada@uwaterloo.ca> Date: 2012-06-09 (Sat, 09 Jun 2012) Changed paths: M bin/ruby_deploy M spec/macruby/command_line/ruby_deploy_spec.rb Log Message: ----------- Do not futz with framework versions during deployment [GH-101] We are receiving reports that apps are being rejected from the app store now because of the file organization of MacRuby.framework when embedded into applications. Simply retaining the original version number and referring to the Current symlink may fix things, but if it doesn't then we'll have a lot more work to do...