<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -46,9 +46,9 @@
 		86060F700DF6DF0C0063F27F /* RBLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RBLoader.h; sourceTree = &quot;&lt;group&gt;&quot;; };
 		86060F710DF6DF0C0063F27F /* RBLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RBLoader.m; sourceTree = &quot;&lt;group&gt;&quot;; };
 		866BECED0DF4BF5F00DCE9AF /* qc_plugin.rb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.ruby; path = qc_plugin.rb; sourceTree = &quot;&lt;group&gt;&quot;; };
-		867D57020DF75BEF00E8ADCD /* RubyCocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RubyCocoa.framework; path = /Library/Frameworks/RubyCocoa.framework; sourceTree = &quot;&lt;absolute&gt;&quot;; };
+		867D57020DF75BEF00E8ADCD /* RubyCocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RubyCocoa.framework; path = /System/Library/Frameworks/RubyCocoa.framework; sourceTree = &quot;&lt;absolute&gt;&quot;; };
 		8D5B49B6048680CD000E48DA /* QCRubyPlugin.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QCRubyPlugin.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
-		8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Info.plist; sourceTree = &quot;&lt;group&gt;&quot;; };
+		8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = &quot;&lt;group&gt;&quot;; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */
@@ -183,7 +183,7 @@
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = /bin/sh;
-			shellScript = &quot;# This shell script simply copies the built plug-in to \&quot;/Library/Graphics/Quartz Composer Plug-Ins\&quot; and overrides any previous version at that location\n\nrm -rf \&quot;/Library/Graphics/Quartz Composer Plug-Ins/BatteryInfo.plugin\&quot;\ncp -rf \&quot;$BUILT_PRODUCTS_DIR/BatteryInfo.plugin\&quot; \&quot;/Library/Graphics/Quartz Composer Plug-Ins/\&quot;\n&quot;;
+			shellScript = &quot;# This shell script simply copies the built plug-in to \&quot;/Library/Graphics/Quartz Composer Plug-Ins\&quot; and overrides any previous version at that location\n\nrm -rf \&quot;/Library/Graphics/Quartz Composer Plug-Ins/QCRubyPlugin.plugin\&quot;\ncp -rf \&quot;$BUILT_PRODUCTS_DIR/QCRubyPlugin.plugin\&quot; \&quot;/Library/Graphics/Quartz Composer Plug-Ins/\&quot;\n&quot;;
 		};
 /* End PBXShellScriptBuildPhase section */
 
@@ -230,10 +230,10 @@
 			buildSettings = {
 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = BatteryInfo_Prefix.pch;
+				GCC_PREFIX_HEADER = QCRubyPlugin_Prefix.pch;
 				INFOPLIST_FILE = Info.plist;
 				INSTALL_PATH = &quot;/Library/Graphics/Quartz Composer Plug-Ins&quot;;
-				PRODUCT_NAME = BatteryInfo;
+				PRODUCT_NAME = QCRubyPlugin;
 				SKIP_INSTALL = YES;
 				WRAPPER_EXTENSION = plugin;
 			};</diff>
      <filename>QCRubyPlugin.xcodeproj/project.pbxproj</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>06f3d5a5b8d3878b5fdfd47dad7b02acdee2d28f</id>
    </parent>
  </parents>
  <author>
    <name>takayama@MacBookAir</name>
    <email>takayama@takayama-air.local</email>
  </author>
  <url>http://github.com/mootoh/qcplugin_rb/commit/7da3eee82bb6d9e73bd400cd215a1de5b014f4dd</url>
  <id>7da3eee82bb6d9e73bd400cd215a1de5b014f4dd</id>
  <committed-date>2008-09-23T09:34:09-07:00</committed-date>
  <authored-date>2008-09-23T09:34:09-07:00</authored-date>
  <message>fix build error reported by igaiga.</message>
  <tree>c24b13a09b0e09c16445cd11010e16711b1bdf0b</tree>
  <committer>
    <name>takayama@MacBookAir</name>
    <email>takayama@takayama-air.local</email>
  </committer>
</commit>
