<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>etc/package_builder.rb</filename>
    </added>
    <added>
      <filename>resource/rubycocoa/RubyCocoa_0.13.2.2_10.5.tar.gz</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -6,6 +6,21 @@
 	objectVersion = 42;
 	objects = {
 
+/* Begin PBXAggregateTarget section */
+		78EB54D60FD5DD7100EC055A /* EmbedFramework */ = {
+			isa = PBXAggregateTarget;
+			buildConfigurationList = 78EB54E30FD5DD8800EC055A /* Build configuration list for PBXAggregateTarget &quot;EmbedFramework&quot; */;
+			buildPhases = (
+				78EB54D50FD5DD7100EC055A /* ShellScript */,
+			);
+			dependencies = (
+				78EB54DA0FD5DD7F00EC055A /* PBXTargetDependency */,
+			);
+			name = EmbedFramework;
+			productName = EmbedFramework;
+		};
+/* End PBXAggregateTarget section */
+
 /* Begin PBXBuildFile section */
 		510D9F6D0EC4FE9900D3BEFB /* abstract_preferences.rb in Resources */ = {isa = PBXBuildFile; fileRef = 510D9F6C0EC4FE9900D3BEFB /* abstract_preferences.rb */; };
 		51F0A51E0EBCF70A00B2C878 /* controls_with_disabled_state.rb in Resources */ = {isa = PBXBuildFile; fileRef = 51F0A51D0EBCF70A00B2C878 /* controls_with_disabled_state.rb */; };
@@ -115,6 +130,16 @@
 		78FFD4F30EB5BD5F00B94D63 /* LimeChatApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 78FFD4F20EB5BD5F00B94D63 /* LimeChatApplication.m */; };
 /* End PBXBuildFile section */
 
+/* Begin PBXContainerItemProxy section */
+		78EB54D90FD5DD7F00EC055A /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
+			proxyType = 1;
+			remoteGlobalIDString = 78E570CF0C1C306500BDF7EC /* LimeChat */;
+			remoteInfo = LimeChat;
+		};
+/* End PBXContainerItemProxy section */
+
 /* Begin PBXCopyFilesBuildPhase section */
 		7835DF2C0D0414020064916A /* CopyFiles */ = {
 			isa = PBXCopyFilesBuildPhase;
@@ -558,6 +583,7 @@
 			projectRoot = &quot;&quot;;
 			targets = (
 				78E570CF0C1C306500BDF7EC /* LimeChat */,
+				78EB54D60FD5DD7100EC055A /* EmbedFramework */,
 			);
 		};
 /* End PBXProject section */
@@ -664,6 +690,22 @@
 		};
 /* End PBXResourcesBuildPhase section */
 
+/* Begin PBXShellScriptBuildPhase section */
+		78EB54D50FD5DD7100EC055A /* ShellScript */ = {
+			isa = PBXShellScriptBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			inputPaths = (
+			);
+			outputPaths = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+			shellPath = /bin/sh;
+			shellScript = &quot;PATH=\&quot;$PATH:/usr/local/bin\&quot; /usr/bin/ruby -r etc/package_builder -e \&quot;PackageBuilder.build(ARGV[0])\&quot; $TARGET_BUILD_DIR/$PROJECT_NAME.app&quot;;
+		};
+/* End PBXShellScriptBuildPhase section */
+
 /* Begin PBXSourcesBuildPhase section */
 		78E570CD0C1C306500BDF7EC /* Sources */ = {
 			isa = PBXSourcesBuildPhase;
@@ -682,6 +724,14 @@
 		};
 /* End PBXSourcesBuildPhase section */
 
+/* Begin PBXTargetDependency section */
+		78EB54DA0FD5DD7F00EC055A /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			target = 78E570CF0C1C306500BDF7EC /* LimeChat */;
+			targetProxy = 78EB54D90FD5DD7F00EC055A /* PBXContainerItemProxy */;
+		};
+/* End PBXTargetDependency section */
+
 /* Begin PBXVariantGroup section */
 		29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
 			isa = PBXVariantGroup;
@@ -850,6 +900,27 @@
 			};
 			name = Release;
 		};
+		78EB54D70FD5DD7100EC055A /* Debug */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				COPY_PHASE_STRIP = NO;
+				GCC_DYNAMIC_NO_PIC = NO;
+				GCC_OPTIMIZATION_LEVEL = 0;
+				PRODUCT_NAME = EmbedFramework;
+			};
+			name = Debug;
+		};
+		78EB54D80FD5DD7100EC055A /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				COPY_PHASE_STRIP = YES;
+				DEBUG_INFORMATION_FORMAT = &quot;dwarf-with-dsym&quot;;
+				GCC_ENABLE_FIX_AND_CONTINUE = NO;
+				PRODUCT_NAME = EmbedFramework;
+				ZERO_LINK = NO;
+			};
+			name = Release;
+		};
 		C01FCF4F08A954540054247B /* Debug */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
@@ -893,6 +964,15 @@
 			defaultConfigurationIsVisible = 0;
 			defaultConfigurationName = Release;
 		};
+		78EB54E30FD5DD8800EC055A /* Build configuration list for PBXAggregateTarget &quot;EmbedFramework&quot; */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				78EB54D70FD5DD7100EC055A /* Debug */,
+				78EB54D80FD5DD7100EC055A /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
 		C01FCF4E08A954540054247B /* Build configuration list for PBXProject &quot;LimeChat&quot; */ = {
 			isa = XCConfigurationList;
 			buildConfigurations = (</diff>
      <filename>LimeChat.xcodeproj/project.pbxproj</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,10 @@
+#$:.map! {|e| e.sub(/^\\/Library\\/Frameworks\\/, OSX::NSBundle.mainBundle.privateFrameworksPath) }
+#$:.unshift NSBundle.mainBundle.resourcePath.fileSystemRepresentation
+
+require 'pp'
+
+pp $:
+
 require 'osx/cocoa'
 include OSX
 require_framework 'WebKit'</diff>
      <filename>objc/rb_main.rb</filename>
    </modified>
    <modified>
      <diff>@@ -101,6 +101,8 @@ class AppController &lt; NSObject
     nc = NSWorkspace.sharedWorkspace.notificationCenter
     nc.addObserver_selector_name_object(self, :computerWillSleep, NSWorkspaceWillSleepNotification, nil)
     nc.addObserver_selector_name_object(self, :computerDidWake, NSWorkspaceDidWakeNotification, nil)
+    
+    @text.setStringValue(&quot;#{RUBYCOCOA_VERSION}&quot;)
   end
 
   def computerWillSleep(sender)</diff>
      <filename>ruby/controller/appcontroller.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>resource/rubycocoa/RubyCocoa_0.13.2_10.5.tar.gz</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>fae08055cd509e5675ced6148e1eb686bd027213</id>
    </parent>
  </parents>
  <author>
    <name>Satoshi Nakagawa</name>
    <email>psychs@limechat.net</email>
  </author>
  <url>http://github.com/psychs/limechat/commit/152b0caba232624641c8ec921e8203d7a2126d27</url>
  <id>152b0caba232624641c8ec921e8203d7a2126d27</id>
  <committed-date>2009-06-02T15:29:47-07:00</committed-date>
  <authored-date>2009-06-02T15:29:47-07:00</authored-date>
  <message>added embed framework target</message>
  <tree>b10db334a993168e66f1ce333b3956545d8cb430</tree>
  <committer>
    <name>Satoshi Nakagawa</name>
    <email>psychs@limechat.net</email>
  </committer>
</commit>
