<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -55,8 +55,8 @@
 	IBOutlet NSMenuItem* openWithMenuItem;
 
 	// Helper objects that check for updates, etc.
-	IBOutlet UKUpdateChecker* checker;
-	IBOutlet UKFeedbackProvider* feedbackProvider;
+//	IBOutlet UKUpdateChecker* checker;
+//	IBOutlet UKFeedbackProvider* feedbackProvider;
 	
 	// Open With Menu that needs initialization
 	EGOpenWithMenuDelegate* openWithMenuDelegate;</diff>
      <filename>ApplicationController.h</filename>
    </modified>
    <modified>
      <diff>@@ -31,7 +31,7 @@
 #include &lt;sys/stat.h&gt;
 
 
-#import &quot;UKCrashReporter.h&quot;
+//#import &quot;UKCrashReporter.h&quot;
 //#import &quot;FSNodeInfo.h&quot;
 //#import &quot;FSBrowserCell.h&quot;
 
@@ -60,7 +60,7 @@
 #import &quot;EGPath.h&quot;
 //#import &quot;HigherOrderMessaging.h&quot;
 #import &quot;CurrentFilePlugin.h&quot;
-#import &quot;UKUpdateChecker.h&quot;
+//#import &quot;UKUpdateChecker.h&quot;
 #import &quot;ImageLoader.h&quot;
 
 #import &quot;ThumbnailManager.h&quot;
@@ -263,8 +263,12 @@ static ApplicationController* appControl;
 
 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification
 {
-	UKCrashReporterCheckForCrash();
-	[checker startup];
+//  We used to check for crash reports, but since my website is going down, this
+//  is a black hole. :(
+//	UKCrashReporterCheckForCrash();
+
+//  Since this is the final release, disable the update checking.
+//	[checker startup];
 }
 
 /** Handle the opening of files by double-clicks from the Finder and drags to</diff>
      <filename>ApplicationController.m</filename>
    </modified>
    <modified>
      <diff>@@ -7,16 +7,16 @@
 	&lt;key&gt;IBEditorPositions&lt;/key&gt;
 	&lt;dict&gt;
 		&lt;key&gt;5&lt;/key&gt;
-		&lt;string&gt;510 464 420 305 0 0 1440 938 &lt;/string&gt;
+		&lt;string&gt;510 474 420 305 0 0 1440 938 &lt;/string&gt;
 	&lt;/dict&gt;
 	&lt;key&gt;IBFramework Version&lt;/key&gt;
-	&lt;string&gt;443.0&lt;/string&gt;
+	&lt;string&gt;489.0&lt;/string&gt;
 	&lt;key&gt;IBOpenObjects&lt;/key&gt;
 	&lt;array&gt;
 		&lt;integer&gt;5&lt;/integer&gt;
 	&lt;/array&gt;
 	&lt;key&gt;IBSystem Version&lt;/key&gt;
-	&lt;string&gt;8I127&lt;/string&gt;
+	&lt;string&gt;8S165&lt;/string&gt;
 	&lt;key&gt;IBUserGuides&lt;/key&gt;
 	&lt;dict&gt;
 		&lt;key&gt;5&lt;/key&gt;</diff>
      <filename>Components/GeneralPreferences/English.lproj/GeneralPreferences.nib/info.nib</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>Components/GeneralPreferences/English.lproj/GeneralPreferences.nib/keyedobjects.nib</filename>
    </modified>
    <modified>
      <diff>@@ -10,7 +10,7 @@
 		&lt;string&gt;328 854 388 44 0 0 1440 938 &lt;/string&gt;
 	&lt;/dict&gt;
 	&lt;key&gt;IBFramework Version&lt;/key&gt;
-	&lt;string&gt;443.0&lt;/string&gt;
+	&lt;string&gt;489.0&lt;/string&gt;
 	&lt;key&gt;IBOldestOS&lt;/key&gt;
 	&lt;integer&gt;3&lt;/integer&gt;
 	&lt;key&gt;IBOpenObjects&lt;/key&gt;
@@ -18,6 +18,6 @@
 		&lt;integer&gt;29&lt;/integer&gt;
 	&lt;/array&gt;
 	&lt;key&gt;IBSystem Version&lt;/key&gt;
-	&lt;string&gt;8I127&lt;/string&gt;
+	&lt;string&gt;8S165&lt;/string&gt;
 &lt;/dict&gt;
 &lt;/plist&gt;</diff>
      <filename>English.lproj/MainMenu.nib/info.nib</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>English.lproj/MainMenu.nib/keyedobjects.nib</filename>
    </modified>
    <modified>
      <diff>@@ -7,13 +7,17 @@
 	&lt;key&gt;IBEditorPositions&lt;/key&gt;
 	&lt;dict&gt;
 		&lt;key&gt;29&lt;/key&gt;
-		&lt;string&gt;328 854 388 44 0 0 1440 938 &lt;/string&gt;
+		&lt;string&gt;328 854 456 44 0 0 1440 938 &lt;/string&gt;
 	&lt;/dict&gt;
 	&lt;key&gt;IBFramework Version&lt;/key&gt;
-	&lt;string&gt;443.0&lt;/string&gt;
+	&lt;string&gt;489.0&lt;/string&gt;
 	&lt;key&gt;IBOldestOS&lt;/key&gt;
 	&lt;integer&gt;3&lt;/integer&gt;
+	&lt;key&gt;IBOpenObjects&lt;/key&gt;
+	&lt;array&gt;
+		&lt;integer&gt;29&lt;/integer&gt;
+	&lt;/array&gt;
 	&lt;key&gt;IBSystem Version&lt;/key&gt;
-	&lt;string&gt;8H14&lt;/string&gt;
+	&lt;string&gt;8S165&lt;/string&gt;
 &lt;/dict&gt;
 &lt;/plist&gt;</diff>
      <filename>Japanese.lproj/MainMenu.nib/info.nib</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>Japanese.lproj/MainMenu.nib/keyedobjects.nib</filename>
    </modified>
    <modified>
      <diff>@@ -182,33 +182,6 @@
 		8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
 /* End PBXBuildFile section */
 
-/* Begin PBXBuildStyle section */
-		4A9504CCFFE6A4B311CA0CBA /* Development */ = {
-			isa = PBXBuildStyle;
-			buildSettings = {
-				COPY_PHASE_STRIP = NO;
-				GCC_DYNAMIC_NO_PIC = NO;
-				GCC_ENABLE_FIX_AND_CONTINUE = YES;
-				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
-				GCC_OPTIMIZATION_LEVEL = 0;
-				PREBINDING = NO;
-				ZERO_LINK = YES;
-			};
-			name = Development;
-		};
-		4A9504CDFFE6A4B311CA0CBA /* Deployment */ = {
-			isa = PBXBuildStyle;
-			buildSettings = {
-				COPY_PHASE_STRIP = YES;
-				GCC_ENABLE_FIX_AND_CONTINUE = NO;
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				PREBINDING = NO;
-				ZERO_LINK = NO;
-			};
-			name = Deployment;
-		};
-/* End PBXBuildStyle section */
-
 /* Begin PBXContainerItemProxy section */
 		8B1137DF091301F2008FBD78 /* PBXContainerItemProxy */ = {
 			isa = PBXContainerItemProxy;
@@ -1450,57 +1423,11 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				GCC_MODEL_TUNING = G5;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = &quot;$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h&quot;;
-				INFOPLIST_FILE = &quot;Components/SSPrefsController/SSPrefsController-Info.plist&quot;;
-				INSTALL_PATH = &quot;$(USER_LIBRARY_DIR)/Bundles&quot;;
-				LIBRARY_STYLE = BUNDLE;
-				OTHER_CFLAGS = &quot;&quot;;
-				OTHER_LDFLAGS = (
-					&quot;-framework&quot;,
-					Foundation,
-					&quot;-framework&quot;,
-					AppKit,
-				);
-				OTHER_REZFLAGS = &quot;&quot;;
-				PREBINDING = NO;
-				PRODUCT_NAME = SSPrefsController;
-				SECTORDER_FLAGS = &quot;&quot;;
-				WARNING_CFLAGS = (
-					&quot;-Wmost&quot;,
-					&quot;-Wno-four-char-constants&quot;,
-					&quot;-Wno-unknown-pragmas&quot;,
-				);
-			};
 			dependencies = (
 			);
 			name = SSPrefsController;
 			productName = SSPrefsController;
 			productReference = 8B6380DB09953D010010DFEF /* SSPrefsController.bundle */;
-			productSettingsXML = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC \&quot;-//Apple Computer//DTD PLIST 1.0//EN\&quot; \&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd\&quot;&gt;
-&lt;plist version=\&quot;1.0\&quot;&gt;
-&lt;dict&gt;
-	&lt;key&gt;CFBundleDevelopmentRegion&lt;/key&gt;
-	&lt;string&gt;English&lt;/string&gt;
-	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
-	&lt;string&gt;SSPrefsController&lt;/string&gt;
-	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
-	&lt;string&gt;com.yourcompany.SSPrefsController&lt;/string&gt;
-	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
-	&lt;string&gt;6.0&lt;/string&gt;
-	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
-	&lt;string&gt;APPL&lt;/string&gt;
-	&lt;key&gt;CFBundleSignature&lt;/key&gt;
-	&lt;string&gt;????&lt;/string&gt;
-	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
-&lt;/dict&gt;
-&lt;/plist&gt;
-&quot;;
 			productType = &quot;com.apple.product-type.bundle&quot;;
 		};
 		8B113880091304FE008FBD78 /* GeneralPreferences */ = {
@@ -1513,58 +1440,11 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				GCC_MODEL_TUNING = G5;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = &quot;$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h&quot;;
-				INFOPLIST_FILE = &quot;Components/GeneralPreferences/GeneralPreferences-Info.plist&quot;;
-				INSTALL_PATH = &quot;$(USER_LIBRARY_DIR)/Bundles&quot;;
-				LIBRARY_STYLE = BUNDLE;
-				OTHER_CFLAGS = &quot;&quot;;
-				OTHER_LDFLAGS = (
-					&quot;-framework&quot;,
-					Foundation,
-					&quot;-framework&quot;,
-					AppKit,
-				);
-				OTHER_REZFLAGS = &quot;&quot;;
-				PREBINDING = NO;
-				PRODUCT_NAME = GeneralPreferences;
-				SECTORDER_FLAGS = &quot;&quot;;
-				WARNING_CFLAGS = (
-					&quot;-Wmost&quot;,
-					&quot;-Wno-four-char-constants&quot;,
-					&quot;-Wno-unknown-pragmas&quot;,
-				);
-				WRAPPER_EXTENSION = VSPref;
-			};
 			dependencies = (
 			);
 			name = GeneralPreferences;
 			productName = GeneralPreferences;
 			productReference = 8B113881091304FE008FBD78 /* GeneralPreferences.VSPref */;
-			productSettingsXML = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC \&quot;-//Apple Computer//DTD PLIST 1.0//EN\&quot; \&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd\&quot;&gt;
-&lt;plist version=\&quot;1.0\&quot;&gt;
-&lt;dict&gt;
-	&lt;key&gt;CFBundleDevelopmentRegion&lt;/key&gt;
-	&lt;string&gt;English&lt;/string&gt;
-	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
-	&lt;string&gt;GeneralPreferences&lt;/string&gt;
-	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
-	&lt;string&gt;com.yourcompany.GeneralPreferences&lt;/string&gt;
-	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
-	&lt;string&gt;6.0&lt;/string&gt;
-	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
-	&lt;string&gt;APPL&lt;/string&gt;
-	&lt;key&gt;CFBundleSignature&lt;/key&gt;
-	&lt;string&gt;????&lt;/string&gt;
-	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
-&lt;/dict&gt;
-&lt;/plist&gt;
-&quot;;
 			productType = &quot;com.apple.product-type.bundle&quot;;
 		};
 		8B24491408FB5587004716BC /* ViewIconsFileList */ = {
@@ -1577,61 +1457,11 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				GCC_MODEL_TUNING = G4;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = &quot;$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h&quot;;
-				INFOPLIST_FILE = &quot;Components/ViewIconsFileList/ViewIconsFileList-Info.plist&quot;;
-				INSTALL_PATH = &quot;$(USER_LIBRARY_DIR)/Bundles&quot;;
-				LIBRARY_STYLE = BUNDLE;
-				MACOSX_DEPLOYMENT_TARGET = 10.3;
-				OTHER_CFLAGS = &quot;&quot;;
-				OTHER_LDFLAGS = (
-					&quot;-framework&quot;,
-					Foundation,
-					&quot;-framework&quot;,
-					AppKit,
-					&quot;-undefined&quot;,
-					dynamic_lookup,
-				);
-				OTHER_REZFLAGS = &quot;&quot;;
-				PREBINDING = NO;
-				PRODUCT_NAME = ViewIconsFileList;
-				SECTORDER_FLAGS = &quot;&quot;;
-				WARNING_CFLAGS = (
-					&quot;-Wmost&quot;,
-					&quot;-Wno-four-char-constants&quot;,
-					&quot;-Wno-unknown-pragmas&quot;,
-				);
-			};
 			dependencies = (
 			);
 			name = ViewIconsFileList;
 			productName = ViewIconsFileList;
 			productReference = 8B24491508FB5587004716BC /* ViewIconsFileList.bundle */;
-			productSettingsXML = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC \&quot;-//Apple Computer//DTD PLIST 1.0//EN\&quot; \&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd\&quot;&gt;
-&lt;plist version=\&quot;1.0\&quot;&gt;
-&lt;dict&gt;
-	&lt;key&gt;CFBundleDevelopmentRegion&lt;/key&gt;
-	&lt;string&gt;English&lt;/string&gt;
-	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
-	&lt;string&gt;ViewIconsFileList&lt;/string&gt;
-	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
-	&lt;string&gt;com.yourcompany.ViewIconsFileList&lt;/string&gt;
-	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
-	&lt;string&gt;6.0&lt;/string&gt;
-	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
-	&lt;string&gt;APPL&lt;/string&gt;
-	&lt;key&gt;CFBundleSignature&lt;/key&gt;
-	&lt;string&gt;????&lt;/string&gt;
-	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
-&lt;/dict&gt;
-&lt;/plist&gt;
-&quot;;
 			productType = &quot;com.apple.product-type.bundle&quot;;
 		};
 		8B2B8CF50916C0EA00691A7B /* AdvancedPreferences */ = {
@@ -1644,59 +1474,11 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				GCC_MODEL_TUNING = G5;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = &quot;$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h&quot;;
-				INFOPLIST_FILE = &quot;Components/AdvancedPreferences/AdvancedPreferences-Info.plist&quot;;
-				INSTALL_PATH = &quot;$(USER_LIBRARY_DIR)/Bundles&quot;;
-				LIBRARY_STYLE = BUNDLE;
-				MACOSX_DEPLOYMENT_TARGET = 10.3;
-				OTHER_CFLAGS = &quot;&quot;;
-				OTHER_LDFLAGS = (
-					&quot;-framework&quot;,
-					Foundation,
-					&quot;-framework&quot;,
-					AppKit,
-				);
-				OTHER_REZFLAGS = &quot;&quot;;
-				PREBINDING = NO;
-				PRODUCT_NAME = AdvancedPreferences;
-				SECTORDER_FLAGS = &quot;&quot;;
-				WARNING_CFLAGS = (
-					&quot;-Wmost&quot;,
-					&quot;-Wno-four-char-constants&quot;,
-					&quot;-Wno-unknown-pragmas&quot;,
-				);
-				WRAPPER_EXTENSION = VSPref;
-			};
 			dependencies = (
 			);
 			name = AdvancedPreferences;
 			productName = AdvancedPreferences;
 			productReference = 8B2B8CF60916C0EA00691A7B /* AdvancedPreferences.VSPref */;
-			productSettingsXML = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC \&quot;-//Apple Computer//DTD PLIST 1.0//EN\&quot; \&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd\&quot;&gt;
-&lt;plist version=\&quot;1.0\&quot;&gt;
-&lt;dict&gt;
-	&lt;key&gt;CFBundleDevelopmentRegion&lt;/key&gt;
-	&lt;string&gt;English&lt;/string&gt;
-	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
-	&lt;string&gt;AdvancedPreferences&lt;/string&gt;
-	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
-	&lt;string&gt;com.yourcompany.AdvancedPreferences&lt;/string&gt;
-	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
-	&lt;string&gt;6.0&lt;/string&gt;
-	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
-	&lt;string&gt;APPL&lt;/string&gt;
-	&lt;key&gt;CFBundleSignature&lt;/key&gt;
-	&lt;string&gt;????&lt;/string&gt;
-	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
-&lt;/dict&gt;
-&lt;/plist&gt;
-&quot;;
 			productType = &quot;com.apple.product-type.bundle&quot;;
 		};
 		8B5EDA250916E62900EE5414 /* FavoritesPreferences */ = {
@@ -1709,58 +1491,11 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				GCC_MODEL_TUNING = G5;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = &quot;$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h&quot;;
-				INFOPLIST_FILE = &quot;Components/FavoritesPreferences/FavoritesPreferences-Info.plist&quot;;
-				INSTALL_PATH = &quot;$(USER_LIBRARY_DIR)/Bundles&quot;;
-				LIBRARY_STYLE = BUNDLE;
-				OTHER_CFLAGS = &quot;&quot;;
-				OTHER_LDFLAGS = (
-					&quot;-framework&quot;,
-					Foundation,
-					&quot;-framework&quot;,
-					AppKit,
-				);
-				OTHER_REZFLAGS = &quot;&quot;;
-				PREBINDING = NO;
-				PRODUCT_NAME = FavoritesPreferences;
-				SECTORDER_FLAGS = &quot;&quot;;
-				WARNING_CFLAGS = (
-					&quot;-Wmost&quot;,
-					&quot;-Wno-four-char-constants&quot;,
-					&quot;-Wno-unknown-pragmas&quot;,
-				);
-				WRAPPER_EXTENSION = VSPref;
-			};
 			dependencies = (
 			);
 			name = FavoritesPreferences;
 			productName = FavoritesPreferences;
 			productReference = 8B5EDA260916E62900EE5414 /* FavoritesPreferences.VSPref */;
-			productSettingsXML = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC \&quot;-//Apple Computer//DTD PLIST 1.0//EN\&quot; \&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd\&quot;&gt;
-&lt;plist version=\&quot;1.0\&quot;&gt;
-&lt;dict&gt;
-	&lt;key&gt;CFBundleDevelopmentRegion&lt;/key&gt;
-	&lt;string&gt;English&lt;/string&gt;
-	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
-	&lt;string&gt;FavoritesPreferences&lt;/string&gt;
-	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
-	&lt;string&gt;com.yourcompany.FavoritesPreferences&lt;/string&gt;
-	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
-	&lt;string&gt;6.0&lt;/string&gt;
-	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
-	&lt;string&gt;APPL&lt;/string&gt;
-	&lt;key&gt;CFBundleSignature&lt;/key&gt;
-	&lt;string&gt;????&lt;/string&gt;
-	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
-&lt;/dict&gt;
-&lt;/plist&gt;
-&quot;;
 			productType = &quot;com.apple.product-type.bundle&quot;;
 		};
 		8B64CD5D090EF8030060CB34 /* OpenWithMenu */ = {
@@ -1773,60 +1508,11 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				GCC_MODEL_TUNING = G5;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = &quot;$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h&quot;;
-				INFOPLIST_FILE = &quot;Components/OpenWithMenu/OpenWithMenu-Info.plist&quot;;
-				INSTALL_PATH = &quot;$(USER_LIBRARY_DIR)/Bundles&quot;;
-				LIBRARY_STYLE = BUNDLE;
-				MACOSX_DEPLOYMENT_TARGET = 10.3;
-				OTHER_CFLAGS = &quot;&quot;;
-				OTHER_LDFLAGS = (
-					&quot;-framework&quot;,
-					Foundation,
-					&quot;-framework&quot;,
-					AppKit,
-					&quot;-undefined&quot;,
-					dynamic_lookup,
-				);
-				OTHER_REZFLAGS = &quot;&quot;;
-				PREBINDING = NO;
-				PRODUCT_NAME = OpenWithMenu;
-				SECTORDER_FLAGS = &quot;&quot;;
-				WARNING_CFLAGS = (
-					&quot;-Wmost&quot;,
-					&quot;-Wno-four-char-constants&quot;,
-					&quot;-Wno-unknown-pragmas&quot;,
-				);
-			};
 			dependencies = (
 			);
 			name = OpenWithMenu;
 			productName = OpenWithMenu;
 			productReference = 8B64CD5E090EF8030060CB34 /* OpenWithMenu.bundle */;
-			productSettingsXML = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC \&quot;-//Apple Computer//DTD PLIST 1.0//EN\&quot; \&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd\&quot;&gt;
-&lt;plist version=\&quot;1.0\&quot;&gt;
-&lt;dict&gt;
-	&lt;key&gt;CFBundleDevelopmentRegion&lt;/key&gt;
-	&lt;string&gt;English&lt;/string&gt;
-	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
-	&lt;string&gt;OpenWithMenu&lt;/string&gt;
-	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
-	&lt;string&gt;com.yourcompany.OpenWithMenu&lt;/string&gt;
-	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
-	&lt;string&gt;6.0&lt;/string&gt;
-	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
-	&lt;string&gt;APPL&lt;/string&gt;
-	&lt;key&gt;CFBundleSignature&lt;/key&gt;
-	&lt;string&gt;????&lt;/string&gt;
-	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
-&lt;/dict&gt;
-&lt;/plist&gt;
-&quot;;
 			productType = &quot;com.apple.product-type.bundle&quot;;
 		};
 		8B7AA5AA090C983F00A351DF /* FavoritesMenu */ = {
@@ -1839,60 +1525,11 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				GCC_MODEL_TUNING = G5;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = &quot;$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h&quot;;
-				INFOPLIST_FILE = &quot;Components/FavoritesMenu/FavoritesMenu-Info.plist&quot;;
-				INSTALL_PATH = &quot;$(USER_LIBRARY_DIR)/Bundles&quot;;
-				LIBRARY_STYLE = BUNDLE;
-				MACOSX_DEPLOYMENT_TARGET = 10.3;
-				OTHER_CFLAGS = &quot;&quot;;
-				OTHER_LDFLAGS = (
-					&quot;-framework&quot;,
-					Foundation,
-					&quot;-framework&quot;,
-					AppKit,
-					&quot;-undefined&quot;,
-					dynamic_lookup,
-				);
-				OTHER_REZFLAGS = &quot;&quot;;
-				PREBINDING = NO;
-				PRODUCT_NAME = FavoritesMenu;
-				SECTORDER_FLAGS = &quot;&quot;;
-				WARNING_CFLAGS = (
-					&quot;-Wmost&quot;,
-					&quot;-Wno-four-char-constants&quot;,
-					&quot;-Wno-unknown-pragmas&quot;,
-				);
-			};
 			dependencies = (
 			);
 			name = FavoritesMenu;
 			productName = FavoritesMenu;
 			productReference = 8B7AA5AB090C983F00A351DF /* FavoritesMenu.bundle */;
-			productSettingsXML = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC \&quot;-//Apple Computer//DTD PLIST 1.0//EN\&quot; \&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd\&quot;&gt;
-&lt;plist version=\&quot;1.0\&quot;&gt;
-&lt;dict&gt;
-	&lt;key&gt;CFBundleDevelopmentRegion&lt;/key&gt;
-	&lt;string&gt;English&lt;/string&gt;
-	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
-	&lt;string&gt;FavoritesMenu&lt;/string&gt;
-	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
-	&lt;string&gt;com.yourcompany.FavoritesMenu&lt;/string&gt;
-	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
-	&lt;string&gt;6.0&lt;/string&gt;
-	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
-	&lt;string&gt;APPL&lt;/string&gt;
-	&lt;key&gt;CFBundleSignature&lt;/key&gt;
-	&lt;string&gt;????&lt;/string&gt;
-	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
-&lt;/dict&gt;
-&lt;/plist&gt;
-&quot;;
 			productType = &quot;com.apple.product-type.bundle&quot;;
 		};
 		8B7BA8DC09B15588002D34D8 /* FullScreenMode */ = {
@@ -1905,50 +1542,11 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_ENABLE_FIX_AND_CONTINUE = YES;
-				GCC_MODEL_TUNING = G5;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = &quot;$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h&quot;;
-				INFOPLIST_FILE = &quot;FullScreenMode-Info.plist&quot;;
-				INSTALL_PATH = &quot;$(HOME)/Library/Bundles&quot;;
-				OTHER_LDFLAGS = (
-					&quot;-framework&quot;,
-					Foundation,
-					&quot;-framework&quot;,
-					AppKit,
-				);
-				PREBINDING = NO;
-				PRODUCT_NAME = FullScreenMode;
-				WRAPPER_EXTENSION = bundle;
-				ZERO_LINK = YES;
-			};
 			dependencies = (
 			);
 			name = FullScreenMode;
 			productName = FullScreenMode;
 			productReference = 8B7BA8DD09B15588002D34D8 /* FullScreenMode.bundle */;
-			productSettingsXML = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC \&quot;-//Apple Computer//DTD PLIST 1.0//EN\&quot; \&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd\&quot;&gt;
-&lt;plist version=\&quot;1.0\&quot;&gt;
-&lt;dict&gt;
-	&lt;key&gt;CFBundleDevelopmentRegion&lt;/key&gt;
-	&lt;string&gt;English&lt;/string&gt;
-	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
-	&lt;string&gt;${EXECUTABLE_NAME}&lt;/string&gt;
-	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
-	&lt;string&gt;com.yourcompany.FullScreenMode&lt;/string&gt;
-	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
-	&lt;string&gt;6.0&lt;/string&gt;
-	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
-	&lt;string&gt;BNDL&lt;/string&gt;
-	&lt;key&gt;CFBundleSignature&lt;/key&gt;
-	&lt;string&gt;????&lt;/string&gt;
-	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
-&lt;/dict&gt;
-&lt;/plist&gt;
-&quot;;
 			productType = &quot;com.apple.product-type.bundle&quot;;
 		};
 		8B91ECEC0978ACE3001B95BE /* SortManager */ = {
@@ -1961,60 +1559,11 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				GCC_MODEL_TUNING = G5;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = &quot;$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h&quot;;
-				INFOPLIST_FILE = &quot;Components/SortManager/SortManager-Info.plist&quot;;
-				INSTALL_PATH = &quot;$(USER_LIBRARY_DIR)/Bundles&quot;;
-				LIBRARY_STYLE = BUNDLE;
-				MACOSX_DEPLOYMENT_TARGET = 10.3;
-				OTHER_CFLAGS = &quot;&quot;;
-				OTHER_LDFLAGS = (
-					&quot;-framework&quot;,
-					Foundation,
-					&quot;-framework&quot;,
-					AppKit,
-					&quot;-undefined&quot;,
-					dynamic_lookup,
-				);
-				OTHER_REZFLAGS = &quot;&quot;;
-				PREBINDING = NO;
-				PRODUCT_NAME = SortManager;
-				SECTORDER_FLAGS = &quot;&quot;;
-				WARNING_CFLAGS = (
-					&quot;-Wmost&quot;,
-					&quot;-Wno-four-char-constants&quot;,
-					&quot;-Wno-unknown-pragmas&quot;,
-				);
-			};
 			dependencies = (
 			);
 			name = SortManager;
 			productName = SortManager;
 			productReference = 8B91ECED0978ACE3001B95BE /* SortManager.bundle */;
-			productSettingsXML = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC \&quot;-//Apple Computer//DTD PLIST 1.0//EN\&quot; \&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd\&quot;&gt;
-&lt;plist version=\&quot;1.0\&quot;&gt;
-&lt;dict&gt;
-	&lt;key&gt;CFBundleDevelopmentRegion&lt;/key&gt;
-	&lt;string&gt;English&lt;/string&gt;
-	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
-	&lt;string&gt;SortManager&lt;/string&gt;
-	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
-	&lt;string&gt;com.yourcompany.SortManager&lt;/string&gt;
-	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
-	&lt;string&gt;6.0&lt;/string&gt;
-	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
-	&lt;string&gt;APPL&lt;/string&gt;
-	&lt;key&gt;CFBundleSignature&lt;/key&gt;
-	&lt;string&gt;????&lt;/string&gt;
-	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
-&lt;/dict&gt;
-&lt;/plist&gt;
-&quot;;
 			productType = &quot;com.apple.product-type.bundle&quot;;
 		};
 		8B91EF6D097C9596001B95BE /* FileOperations */ = {
@@ -2027,60 +1576,11 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				GCC_MODEL_TUNING = G5;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = &quot;$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h&quot;;
-				INFOPLIST_FILE = &quot;Components/FileOperations/FileOperations-Info.plist&quot;;
-				INSTALL_PATH = &quot;$(USER_LIBRARY_DIR)/Bundles&quot;;
-				LIBRARY_STYLE = BUNDLE;
-				MACOSX_DEPLOYMENT_TARGET = 10.3;
-				OTHER_CFLAGS = &quot;&quot;;
-				OTHER_LDFLAGS = (
-					&quot;-framework&quot;,
-					Foundation,
-					&quot;-framework&quot;,
-					AppKit,
-					&quot;-undefined&quot;,
-					dynamic_lookup,
-				);
-				OTHER_REZFLAGS = &quot;&quot;;
-				PREBINDING = NO;
-				PRODUCT_NAME = FileOperations;
-				SECTORDER_FLAGS = &quot;&quot;;
-				WARNING_CFLAGS = (
-					&quot;-Wmost&quot;,
-					&quot;-Wno-four-char-constants&quot;,
-					&quot;-Wno-unknown-pragmas&quot;,
-				);
-			};
 			dependencies = (
 			);
 			name = FileOperations;
 			productName = FileOperations;
 			productReference = 8B91EF6E097C9596001B95BE /* FileOperations.bundle */;
-			productSettingsXML = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC \&quot;-//Apple Computer//DTD PLIST 1.0//EN\&quot; \&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd\&quot;&gt;
-&lt;plist version=\&quot;1.0\&quot;&gt;
-&lt;dict&gt;
-	&lt;key&gt;CFBundleDevelopmentRegion&lt;/key&gt;
-	&lt;string&gt;English&lt;/string&gt;
-	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
-	&lt;string&gt;FileOperations&lt;/string&gt;
-	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
-	&lt;string&gt;com.yourcompany.FileOperations&lt;/string&gt;
-	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
-	&lt;string&gt;6.0&lt;/string&gt;
-	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
-	&lt;string&gt;APPL&lt;/string&gt;
-	&lt;key&gt;CFBundleSignature&lt;/key&gt;
-	&lt;string&gt;????&lt;/string&gt;
-	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
-&lt;/dict&gt;
-&lt;/plist&gt;
-&quot;;
 			productType = &quot;com.apple.product-type.bundle&quot;;
 		};
 		8B9B2F14090DAE69009C69B7 /* DesktopBackground */ = {
@@ -2093,57 +1593,11 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				GCC_MODEL_TUNING = G5;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = &quot;$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h&quot;;
-				INFOPLIST_FILE = &quot;Components/DesktopBackground/DesktopBackground-Info.plist&quot;;
-				INSTALL_PATH = &quot;$(USER_LIBRARY_DIR)/Bundles&quot;;
-				LIBRARY_STYLE = BUNDLE;
-				OTHER_CFLAGS = &quot;&quot;;
-				OTHER_LDFLAGS = (
-					&quot;-framework&quot;,
-					Foundation,
-					&quot;-framework&quot;,
-					AppKit,
-				);
-				OTHER_REZFLAGS = &quot;&quot;;
-				PREBINDING = NO;
-				PRODUCT_NAME = DesktopBackground;
-				SECTORDER_FLAGS = &quot;&quot;;
-				WARNING_CFLAGS = (
-					&quot;-Wmost&quot;,
-					&quot;-Wno-four-char-constants&quot;,
-					&quot;-Wno-unknown-pragmas&quot;,
-				);
-			};
 			dependencies = (
 			);
 			name = DesktopBackground;
 			productName = DesktopBackground;
 			productReference = 8B9B2F15090DAE69009C69B7 /* DesktopBackground.bundle */;
-			productSettingsXML = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC \&quot;-//Apple Computer//DTD PLIST 1.0//EN\&quot; \&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd\&quot;&gt;
-&lt;plist version=\&quot;1.0\&quot;&gt;
-&lt;dict&gt;
-	&lt;key&gt;CFBundleDevelopmentRegion&lt;/key&gt;
-	&lt;string&gt;English&lt;/string&gt;
-	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
-	&lt;string&gt;DesktopBackground&lt;/string&gt;
-	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
-	&lt;string&gt;com.yourcompany.DesktopBackground&lt;/string&gt;
-	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
-	&lt;string&gt;6.0&lt;/string&gt;
-	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
-	&lt;string&gt;APPL&lt;/string&gt;
-	&lt;key&gt;CFBundleSignature&lt;/key&gt;
-	&lt;string&gt;????&lt;/string&gt;
-	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
-&lt;/dict&gt;
-&lt;/plist&gt;
-&quot;;
 			productType = &quot;com.apple.product-type.bundle&quot;;
 		};
 		8BC9D2CF09846A01006F6B16 /* ImageMetadata */ = {
@@ -2156,58 +1610,11 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				GCC_MODEL_TUNING = G5;
-				GCC_PFE_FILE_C_DIALECTS = &quot;c objective-c objective-c++&quot;;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = &quot;$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h&quot;;
-				INFOPLIST_FILE = &quot;Components/ImageMetadata/ImageMetadata-Info.plist&quot;;
-				INSTALL_PATH = &quot;$(USER_LIBRARY_DIR)/Bundles&quot;;
-				LIBRARY_STYLE = BUNDLE;
-				OTHER_CFLAGS = &quot;&quot;;
-				OTHER_LDFLAGS = (
-					&quot;-framework&quot;,
-					Foundation,
-					&quot;-framework&quot;,
-					AppKit,
-				);
-				OTHER_REZFLAGS = &quot;&quot;;
-				PREBINDING = NO;
-				PRODUCT_NAME = ImageMetadata;
-				SECTORDER_FLAGS = &quot;&quot;;
-				WARNING_CFLAGS = (
-					&quot;-Wmost&quot;,
-					&quot;-Wno-four-char-constants&quot;,
-					&quot;-Wno-unknown-pragmas&quot;,
-				);
-			};
 			dependencies = (
 			);
 			name = ImageMetadata;
 			productName = ImageMetadata;
 			productReference = 8B6380DA09953D010010DFEF /* ImageMetadata.bundle */;
-			productSettingsXML = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC \&quot;-//Apple Computer//DTD PLIST 1.0//EN\&quot; \&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd\&quot;&gt;
-&lt;plist version=\&quot;1.0\&quot;&gt;
-&lt;dict&gt;
-	&lt;key&gt;CFBundleDevelopmentRegion&lt;/key&gt;
-	&lt;string&gt;English&lt;/string&gt;
-	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
-	&lt;string&gt;ImageMetadata&lt;/string&gt;
-	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
-	&lt;string&gt;com.yourcompany.ImageMetadata&lt;/string&gt;
-	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
-	&lt;string&gt;6.0&lt;/string&gt;
-	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
-	&lt;string&gt;APPL&lt;/string&gt;
-	&lt;key&gt;CFBundleSignature&lt;/key&gt;
-	&lt;string&gt;????&lt;/string&gt;
-	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
-&lt;/dict&gt;
-&lt;/plist&gt;
-&quot;;
 			productType = &quot;com.apple.product-type.bundle&quot;;
 		};
 		8BC9D33F09848799006F6B16 /* KeywordManager */ = {
@@ -2220,60 +1627,11 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				GCC_MODEL_TUNING = G5;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = &quot;$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h&quot;;
-				INFOPLIST_FILE = &quot;Components/KeywordManager/KeywordManager-Info.plist&quot;;
-				INSTALL_PATH = &quot;$(USER_LIBRARY_DIR)/Bundles&quot;;
-				LIBRARY_STYLE = BUNDLE;
-				MACOSX_DEPLOYMENT_TARGET = 10.3;
-				OTHER_CFLAGS = &quot;&quot;;
-				OTHER_LDFLAGS = (
-					&quot;-framework&quot;,
-					Foundation,
-					&quot;-framework&quot;,
-					AppKit,
-					&quot;-undefined&quot;,
-					dynamic_lookup,
-				);
-				OTHER_REZFLAGS = &quot;&quot;;
-				PREBINDING = NO;
-				PRODUCT_NAME = KeywordManager;
-				SECTORDER_FLAGS = &quot;&quot;;
-				WARNING_CFLAGS = (
-					&quot;-Wmost&quot;,
-					&quot;-Wno-four-char-constants&quot;,
-					&quot;-Wno-unknown-pragmas&quot;,
-				);
-			};
 			dependencies = (
 			);
 			name = KeywordManager;
 			productName = KeywordManager;
 			productReference = 8BC9D34009848799006F6B16 /* KeywordManager.bundle */;
-			productSettingsXML = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC \&quot;-//Apple Computer//DTD PLIST 1.0//EN\&quot; \&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd\&quot;&gt;
-&lt;plist version=\&quot;1.0\&quot;&gt;
-&lt;dict&gt;
-	&lt;key&gt;CFBundleDevelopmentRegion&lt;/key&gt;
-	&lt;string&gt;English&lt;/string&gt;
-	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
-	&lt;string&gt;KeywordManager&lt;/string&gt;
-	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
-	&lt;string&gt;com.yourcompany.KeywordManager&lt;/string&gt;
-	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
-	&lt;string&gt;6.0&lt;/string&gt;
-	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
-	&lt;string&gt;APPL&lt;/string&gt;
-	&lt;key&gt;CFBundleSignature&lt;/key&gt;
-	&lt;string&gt;????&lt;/string&gt;
-	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
-&lt;/dict&gt;
-&lt;/plist&gt;
-&quot;;
 			productType = &quot;com.apple.product-type.bundle&quot;;
 		};
 		8BC9D624098727F6006F6B16 /* KeywordManagerPreferences */ = {
@@ -2286,61 +1644,11 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				GCC_MODEL_TUNING = G5;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = &quot;$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h&quot;;
-				INFOPLIST_FILE = &quot;Components/KeywordManagerPreferences/KeywordManagerPreferences-Info.plist&quot;;
-				INSTALL_PATH = &quot;$(USER_LIBRARY_DIR)/Bundles&quot;;
-				LIBRARY_STYLE = BUNDLE;
-				MACOSX_DEPLOYMENT_TARGET = 10.3;
-				OTHER_CFLAGS = &quot;&quot;;
-				OTHER_LDFLAGS = (
-					&quot;-framework&quot;,
-					Foundation,
-					&quot;-framework&quot;,
-					AppKit,
-					&quot;-undefined&quot;,
-					dynamic_lookup,
-				);
-				OTHER_REZFLAGS = &quot;&quot;;
-				PREBINDING = NO;
-				PRODUCT_NAME = KeywordManagerPreferences;
-				SECTORDER_FLAGS = &quot;&quot;;
-				WARNING_CFLAGS = (
-					&quot;-Wmost&quot;,
-					&quot;-Wno-four-char-constants&quot;,
-					&quot;-Wno-unknown-pragmas&quot;,
-				);
-				WRAPPER_EXTENSION = VSPref;
-			};
 			dependencies = (
 			);
 			name = KeywordManagerPreferences;
 			productName = KeywordManagerPreferences;
 			productReference = 8BC9D625098727F6006F6B16 /* KeywordManagerPreferences.VSPref */;
-			productSettingsXML = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC \&quot;-//Apple Computer//DTD PLIST 1.0//EN\&quot; \&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd\&quot;&gt;
-&lt;plist version=\&quot;1.0\&quot;&gt;
-&lt;dict&gt;
-	&lt;key&gt;CFBundleDevelopmentRegion&lt;/key&gt;
-	&lt;string&gt;English&lt;/string&gt;
-	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
-	&lt;string&gt;KeywordManagerPreferences&lt;/string&gt;
-	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
-	&lt;string&gt;com.yourcompany.KeywordManagerPreferences&lt;/string&gt;
-	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
-	&lt;string&gt;6.0&lt;/string&gt;
-	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
-	&lt;string&gt;APPL&lt;/string&gt;
-	&lt;key&gt;CFBundleSignature&lt;/key&gt;
-	&lt;string&gt;????&lt;/string&gt;
-	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
-&lt;/dict&gt;
-&lt;/plist&gt;
-&quot;;
 			productType = &quot;com.apple.product-type.bundle&quot;;
 		};
 		8BE1486009D5D6120070E809 /* UnitTests */ = {
@@ -2354,52 +1662,12 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_ENABLE_FIX_AND_CONTINUE = NO;
-				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
-				GCC_MODEL_TUNING = G5;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = &quot;$(SYSTEM_LIBRARY_DIR)/Frameworks/Cocoa.framework/Headers/Cocoa.h&quot;;
-				INFOPLIST_FILE = &quot;UnitTests-Info.plist&quot;;
-				INSTALL_PATH = &quot;$(USER_LIBRARY_DIR)/Bundles&quot;;
-				OTHER_LDFLAGS = (
-					&quot;-framework&quot;,
-					Cocoa,
-					&quot;-framework&quot;,
-					SenTestingKit,
-				);
-				PREBINDING = NO;
-				PRODUCT_NAME = UnitTests;
-				WRAPPER_EXTENSION = octest;
-				ZERO_LINK = NO;
-			};
 			dependencies = (
 				8BE148C709D5DC220070E809 /* PBXTargetDependency */,
 			);
 			name = UnitTests;
 			productName = UnitTests;
 			productReference = 8BE1486109D5D6120070E809 /* UnitTests.octest */;
-			productSettingsXML = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC \&quot;-//Apple Computer//DTD PLIST 1.0//EN\&quot; \&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd\&quot;&gt;
-&lt;plist version=\&quot;1.0\&quot;&gt;
-&lt;dict&gt;
-	&lt;key&gt;CFBundleDevelopmentRegion&lt;/key&gt;
-	&lt;string&gt;English&lt;/string&gt;
-	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
-	&lt;string&gt;${EXECUTABLE_NAME}&lt;/string&gt;
-	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
-	&lt;string&gt;com.yourcompany.UnitTests&lt;/string&gt;
-	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
-	&lt;string&gt;6.0&lt;/string&gt;
-	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
-	&lt;string&gt;BNDL&lt;/string&gt;
-	&lt;key&gt;CFBundleSignature&lt;/key&gt;
-	&lt;string&gt;????&lt;/string&gt;
-	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
-&lt;/dict&gt;
-&lt;/plist&gt;
-&quot;;
 			productType = &quot;com.apple.product-type.bundle&quot;;
 		};
 		8BEA54A9090BE15B00F83026 /* GotoFolderSheet */ = {
@@ -2412,58 +1680,11 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				GCC_MODEL_TUNING = G5;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = &quot;$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h&quot;;
-				INFOPLIST_FILE = &quot;Components/GotoFolderSheet/GotoFolderSheet-Info.plist&quot;;
-				INSTALL_PATH = &quot;$(USER_LIBRARY_DIR)/Bundles&quot;;
-				LIBRARY_STYLE = BUNDLE;
-				MACOSX_DEPLOYMENT_TARGET = 10.3;
-				OTHER_CFLAGS = &quot;&quot;;
-				OTHER_LDFLAGS = (
-					&quot;-framework&quot;,
-					Foundation,
-					&quot;-framework&quot;,
-					AppKit,
-				);
-				OTHER_REZFLAGS = &quot;&quot;;
-				PREBINDING = NO;
-				PRODUCT_NAME = GotoFolderSheet;
-				SECTORDER_FLAGS = &quot;&quot;;
-				WARNING_CFLAGS = (
-					&quot;-Wmost&quot;,
-					&quot;-Wno-four-char-constants&quot;,
-					&quot;-Wno-unknown-pragmas&quot;,
-				);
-			};
 			dependencies = (
 			);
 			name = GotoFolderSheet;
 			productName = GotoFolderSheet;
 			productReference = 8BEA54AA090BE15B00F83026 /* GotoFolderSheet.bundle */;
-			productSettingsXML = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC \&quot;-//Apple Computer//DTD PLIST 1.0//EN\&quot; \&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd\&quot;&gt;
-&lt;plist version=\&quot;1.0\&quot;&gt;
-&lt;dict&gt;
-	&lt;key&gt;CFBundleDevelopmentRegion&lt;/key&gt;
-	&lt;string&gt;English&lt;/string&gt;
-	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
-	&lt;string&gt;GotoFolderSheet&lt;/string&gt;
-	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
-	&lt;string&gt;com.yourcompany.GotoFolderSheet&lt;/string&gt;
-	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
-	&lt;string&gt;6.0&lt;/string&gt;
-	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
-	&lt;string&gt;APPL&lt;/string&gt;
-	&lt;key&gt;CFBundleSignature&lt;/key&gt;
-	&lt;string&gt;????&lt;/string&gt;
-	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
-&lt;/dict&gt;
-&lt;/plist&gt;
-&quot;;
 			productType = &quot;com.apple.product-type.bundle&quot;;
 		};
 		8BEA55D2090C0EC100F83026 /* GotoFolderWindow */ = {
@@ -2476,60 +1697,11 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				GCC_MODEL_TUNING = G5;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = &quot;$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h&quot;;
-				INFOPLIST_FILE = &quot;Components/GotoFolderWindow/GotoFolderWindow-Info.plist&quot;;
-				INSTALL_PATH = &quot;$(USER_LIBRARY_DIR)/Bundles&quot;;
-				LIBRARY_STYLE = BUNDLE;
-				MACOSX_DEPLOYMENT_TARGET = 10.3;
-				OTHER_CFLAGS = &quot;&quot;;
-				OTHER_LDFLAGS = (
-					&quot;-framework&quot;,
-					Foundation,
-					&quot;-framework&quot;,
-					AppKit,
-					&quot;-undefined&quot;,
-					dynamic_lookup,
-				);
-				OTHER_REZFLAGS = &quot;&quot;;
-				PREBINDING = NO;
-				PRODUCT_NAME = GotoFolderWindow;
-				SECTORDER_FLAGS = &quot;&quot;;
-				WARNING_CFLAGS = (
-					&quot;-Wmost&quot;,
-					&quot;-Wno-four-char-constants&quot;,
-					&quot;-Wno-unknown-pragmas&quot;,
-				);
-			};
 			dependencies = (
 			);
 			name = GotoFolderWindow;
 			productName = GotoFolderWindow;
 			productReference = 8BEA55D3090C0EC100F83026 /* GotoFolderWindow.bundle */;
-			productSettingsXML = &quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;
-&lt;!DOCTYPE plist PUBLIC \&quot;-//Apple Computer//DTD PLIST 1.0//EN\&quot; \&quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd\&quot;&gt;
-&lt;plist version=\&quot;1.0\&quot;&gt;
-&lt;dict&gt;
-	&lt;key&gt;CFBundleDevelopmentRegion&lt;/key&gt;
-	&lt;string&gt;English&lt;/string&gt;
-	&lt;key&gt;CFBundleExecutable&lt;/key&gt;
-	&lt;string&gt;GotoFolderWindow&lt;/string&gt;
-	&lt;key&gt;CFBundleIdentifier&lt;/key&gt;
-	&lt;string&gt;com.yourcompany.GotoFolderWindow&lt;/string&gt;
-	&lt;key&gt;CFBundleInfoDictionaryVersion&lt;/key&gt;
-	&lt;string&gt;6.0&lt;/string&gt;
-	&lt;key&gt;CFBundlePackageType&lt;/key&gt;
-	&lt;string&gt;APPL&lt;/string&gt;
-	&lt;key&gt;CFBundleSignature&lt;/key&gt;
-	&lt;string&gt;????&lt;/string&gt;
-	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;1.0&lt;/string&gt;
-&lt;/dict&gt;
-&lt;/plist&gt;
-&quot;;
 			productType = &quot;com.apple.product-type.bundle&quot;;
 		};
 		8D1107260486CEB800E47090 /* VitaminSEE */ = {
@@ -2545,19 +1717,6 @@
 			);
 			buildRules = (
 			);
-			buildSettings = {
-				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
-				GCC_FAST_OBJC_DISPATCH = NO;
-				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = VitaminSEE_Prefix.pch;
-				GCC_WARN_ABOUT_RETURN_TYPE = YES;
-				GCC_WARN_UNUSED_VARIABLE = YES;
-				INFOPLIST_FILE = Info.plist;
-				INSTALL_PATH = &quot;$(HOME)/Applications&quot;;
-				PRODUCT_NAME = VitaminSEE;
-				WRAPPER_EXTENSION = app;
-			};
 			dependencies = (
 				8BC9D6380987285D006F6B16 /* PBXTargetDependency */,
 				8BC9D38609848C39006F6B16 /* PBXTargetDependency */,
@@ -2591,12 +1750,6 @@
 		29B97313FDCFA39411CA2CEA /* Project object */ = {
 			isa = PBXProject;
 			buildConfigurationList = 8B63809E09953AA60010DFEF /* Build configuration list for PBXProject &quot;VitaminSEE&quot; */;
-			buildSettings = {
-			};
-			buildStyles = (
-				4A9504CCFFE6A4B311CA0CBA /* Development */,
-				4A9504CDFFE6A4B311CA0CBA /* Deployment */,
-			);
 			hasScannedForEncodings = 1;
 			mainGroup = 29B97314FDCFA39411CA2CEA /* VitaminSEE */;
 			projectDirPath = &quot;&quot;;
@@ -5712,6 +4865,10 @@
 			buildSettings = {
 				BUNDLE_LOADER = &quot;$(BUILT_PRODUCTS_DIR)/VitaminSEE.app/Contents/MacOS/VitaminSEE&quot;;
 				COPY_PHASE_STRIP = NO;
+				FRAMEWORK_SEARCH_PATHS = (
+					&quot;$(value)&quot;,
+					&quot;$(DEVELOPER_FRAMEWORKS_DIR_QUOTED)&quot;,
+				);
 				GCC_DYNAMIC_NO_PIC = NO;
 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
 				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
@@ -5742,6 +4899,10 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				COPY_PHASE_STRIP = YES;
+				FRAMEWORK_SEARCH_PATHS = (
+					&quot;$(value)&quot;,
+					&quot;$(DEVELOPER_FRAMEWORKS_DIR_QUOTED)&quot;,
+				);
 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
 				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
@@ -5766,6 +4927,10 @@
 		8BE1486609D5D6140070E809 /* Panther */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				FRAMEWORK_SEARCH_PATHS = (
+					&quot;$(value)&quot;,
+					&quot;$(DEVELOPER_FRAMEWORKS_DIR_QUOTED)&quot;,
+				);
 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
 				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
 				GCC_MODEL_TUNING = G5;
@@ -5789,6 +4954,10 @@
 		8BE1486709D5D6140070E809 /* Default */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				FRAMEWORK_SEARCH_PATHS = (
+					&quot;$(value)&quot;,
+					&quot;$(DEVELOPER_FRAMEWORKS_DIR_QUOTED)&quot;,
+				);
 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
 				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
 				GCC_MODEL_TUNING = G5;</diff>
      <filename>VitaminSEE.xcodeproj/project.pbxproj</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>91d06aebaf7d63a550ba5dcab1e5d6e4e6d6739c</id>
    </parent>
  </parents>
  <author>
    <name>Elliot Glaysher</name>
    <email>glaysher@umich.edu</email>
  </author>
  <url>http://github.com/eglaysher/vitaminsee/commit/b5787d0e0882c72c68fd4050e469eb6ff3bedcbd</url>
  <id>b5787d0e0882c72c68fd4050e469eb6ff3bedcbd</id>
  <committed-date>2009-01-24T14:22:01-08:00</committed-date>
  <authored-date>2009-01-24T14:22:01-08:00</authored-date>
  <message>Disable feedback and update checking.</message>
  <tree>d443cdddd647061a7d6ff48044ae351a5c711358</tree>
  <committer>
    <name>Elliot Glaysher</name>
    <email>glaysher@umich.edu</email>
  </committer>
</commit>
