[macruby-changes] [5240] MacRuby/trunk/rakelib/builder/templates.rb

source_changes at macosforge.org source_changes at macosforge.org
Wed Feb 23 00:28:51 PST 2011


Revision: 5240
          http://trac.macosforge.org/projects/ruby/changeset/5240
Author:   lsansonetti at apple.com
Date:     2011-02-23 00:28:50 -0800 (Wed, 23 Feb 2011)
Log Message:
-----------
change the framework's bundle identifier to use macruby.org instead of apple.com

Modified Paths:
--------------
    MacRuby/trunk/rakelib/builder/templates.rb

Modified: MacRuby/trunk/rakelib/builder/templates.rb
===================================================================
--- MacRuby/trunk/rakelib/builder/templates.rb	2011-02-23 02:24:37 UTC (rev 5239)
+++ MacRuby/trunk/rakelib/builder/templates.rb	2011-02-23 08:28:50 UTC (rev 5240)
@@ -16,7 +16,7 @@
         <key>CFBundleIconFile</key>
         <string></string>
         <key>CFBundleIdentifier</key>
-        <string>com.apple.macruby</string>
+        <string>org.macruby</string>
         <key>CFBundleInfoDictionaryVersion</key>
         <string>#{MACRUBY_VERSION}</string>
         <key>CFBundlePackageType</key>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20110223/30843d17/attachment-0001.html>


More information about the macruby-changes mailing list