[macruby-changes] [MacRuby/MacRuby] 687e6c: Make CFBundleExecutable in Info.plist match the ac...

noreply at github.com noreply at github.com
Tue Aug 2 05:29:53 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby

  Commit: 687e6c2bb6339978c14eb3825eb4cb17f655e1c2
      https://github.com/MacRuby/MacRuby/commit/687e6c2bb6339978c14eb3825eb4cb17f655e1c2
  Author: Martin Hedenfalk <martin at bzero.se>
  Date:   2011-08-02 (Tue, 02 Aug 2011)

  Changed paths:
    M rakelib/builder/templates.rb

  Log Message:
  -----------
  Make CFBundleExecutable in Info.plist match the actual bundle executable.

Without this fix, trying to dynamically load MacRuby.framework using
NSBundle results in the following error:
The bundle “Ruby” couldn’t be loaded because its executable couldn’t be located.


  Commit: 6c3cf81930c6a858f3e33073cfa93697b58555e7
      https://github.com/MacRuby/MacRuby/commit/6c3cf81930c6a858f3e33073cfa93697b58555e7
  Author: Martin Hedenfalk <martin at bzero.se>
  Date:   2011-08-02 (Tue, 02 Aug 2011)

  Changed paths:
    M rakelib/builder/templates.rb

  Log Message:
  -----------
  Make CFBundleName match the name of the project.


  Commit: dbcdb42abcf3535128e47dc8f76e8ae6af6734ae
      https://github.com/MacRuby/MacRuby/commit/dbcdb42abcf3535128e47dc8f76e8ae6af6734ae
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-08-02 (Tue, 02 Aug 2011)

  Changed paths:
    M rakelib/builder/templates.rb

  Log Message:
  -----------
  Merge pull request #38 from martinh/fix_CFBundleExecutable

Make CFBundleExecutable in Info.plist match the actual bundle executable.


Compare: https://github.com/MacRuby/MacRuby/compare/b6842d9...dbcdb42


More information about the macruby-changes mailing list