WebKitTools/MiniBrowser/MiniBrowser.xcodeproj/project.pbxproj
changeset 0 4f2f89ce4247
equal deleted inserted replaced
-1:000000000000 0:4f2f89ce4247
       
     1 // !$*UTF8*$!
       
     2 {
       
     3 	archiveVersion = 1;
       
     4 	classes = {
       
     5 	};
       
     6 	objectVersion = 45;
       
     7 	objects = {
       
     8 
       
     9 /* Begin PBXBuildFile section */
       
    10 		256AC3DA0F4B6AC300CF3369 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 256AC3D90F4B6AC300CF3369 /* AppDelegate.m */; };
       
    11 		51E244FA11EFCE07008228D1 /* MBToolbarItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 51E244F911EFCE07008228D1 /* MBToolbarItem.m */; };
       
    12 		8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
       
    13 		BC20545E11C96C92008F3375 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
       
    14 		BC329487116A92E2008635D0 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = BC329486116A92E2008635D0 /* main.m */; };
       
    15 		BC329498116A941B008635D0 /* BrowserWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC329497116A941B008635D0 /* BrowserWindowController.m */; };
       
    16 		BC72B89511E57E07001EB4EA /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58150DA1D0A300B32029 /* MainMenu.xib */; };
       
    17 		BC72B89611E57E0F001EB4EA /* BrowserWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC3294A2116A9852008635D0 /* BrowserWindow.xib */; };
       
    18 		BC8FB5A8116AA1FE0080D413 /* WebKit2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC8FB5A7116AA1FE0080D413 /* WebKit2.framework */; };
       
    19 		BCBD384011B08A6800E01E54 /* WebBundleMain.m in Sources */ = {isa = PBXBuildFile; fileRef = BCBD383D11B08A3100E01E54 /* WebBundleMain.m */; };
       
    20 		BCBD384411B08AAD00E01E54 /* WebKit2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC8FB5A7116AA1FE0080D413 /* WebKit2.framework */; };
       
    21 		BCBD38D011B08C0200E01E54 /* WebBundle.bundle in Copy WebBundle */ = {isa = PBXBuildFile; fileRef = BCBD381D11B0898200E01E54 /* WebBundle.bundle */; };
       
    22 		BCE625EE117FC80E00572433 /* BrowserStatisticsWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCE625ED117FC80E00572433 /* BrowserStatisticsWindow.xib */; };
       
    23 		BCE625F1117FC82700572433 /* BrowserStatisticsWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = BCE625F0117FC82700572433 /* BrowserStatisticsWindowController.m */; };
       
    24 /* End PBXBuildFile section */
       
    25 
       
    26 /* Begin PBXContainerItemProxy section */
       
    27 		BCBD38C511B08BA400E01E54 /* PBXContainerItemProxy */ = {
       
    28 			isa = PBXContainerItemProxy;
       
    29 			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
       
    30 			proxyType = 1;
       
    31 			remoteGlobalIDString = BCBD381C11B0898200E01E54;
       
    32 			remoteInfo = WebBundle;
       
    33 		};
       
    34 /* End PBXContainerItemProxy section */
       
    35 
       
    36 /* Begin PBXCopyFilesBuildPhase section */
       
    37 		BCBD38CF11B08C0100E01E54 /* Copy WebBundle */ = {
       
    38 			isa = PBXCopyFilesBuildPhase;
       
    39 			buildActionMask = 2147483647;
       
    40 			dstPath = Contents;
       
    41 			dstSubfolderSpec = 1;
       
    42 			files = (
       
    43 				BCBD38D011B08C0200E01E54 /* WebBundle.bundle in Copy WebBundle */,
       
    44 			);
       
    45 			name = "Copy WebBundle";
       
    46 			runOnlyForDeploymentPostprocessing = 0;
       
    47 		};
       
    48 /* End PBXCopyFilesBuildPhase section */
       
    49 
       
    50 /* Begin PBXFileReference section */
       
    51 		1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
       
    52 		13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
       
    53 		1DDD58150DA1D0A300B32029 /* MainMenu.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = MainMenu.xib; path = mac/MainMenu.xib; sourceTree = "<group>"; };
       
    54 		256AC3D80F4B6AC300CF3369 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = mac/AppDelegate.h; sourceTree = "<group>"; };
       
    55 		256AC3D90F4B6AC300CF3369 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = mac/AppDelegate.m; sourceTree = "<group>"; };
       
    56 		256AC3F00F4B6AF500CF3369 /* MiniBrowser_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MiniBrowser_Prefix.pch; path = mac/MiniBrowser_Prefix.pch; sourceTree = "<group>"; };
       
    57 		29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
       
    58 		29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
       
    59 		51E244F811EFCE07008228D1 /* MBToolbarItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MBToolbarItem.h; sourceTree = "<group>"; };
       
    60 		51E244F911EFCE07008228D1 /* MBToolbarItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MBToolbarItem.m; sourceTree = "<group>"; };
       
    61 		8D1107320486CEB800E47090 /* MiniBrowser.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MiniBrowser.app; sourceTree = BUILT_PRODUCTS_DIR; };
       
    62 		BC1770121188DF19007D9E9A /* make-launchable.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = "make-launchable.sh"; path = "mac/make-launchable.sh"; sourceTree = "<group>"; };
       
    63 		BC329486116A92E2008635D0 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = mac/main.m; sourceTree = "<group>"; };
       
    64 		BC329496116A941B008635D0 /* BrowserWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BrowserWindowController.h; path = mac/BrowserWindowController.h; sourceTree = "<group>"; };
       
    65 		BC329497116A941B008635D0 /* BrowserWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BrowserWindowController.m; path = mac/BrowserWindowController.m; sourceTree = "<group>"; };
       
    66 		BC3294A2116A9852008635D0 /* BrowserWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = BrowserWindow.xib; path = mac/BrowserWindow.xib; sourceTree = "<group>"; };
       
    67 		BC72B89711E57E6E001EB4EA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
       
    68 		BC72B89A11E57E8A001EB4EA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = mac/Info.plist; sourceTree = "<group>"; };
       
    69 		BC8FB5A7116AA1FE0080D413 /* WebKit2.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = WebKit2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
       
    70 		BCA8CBDD11E578A000812FB7 /* Base.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Base.xcconfig; sourceTree = "<group>"; };
       
    71 		BCA8CBDE11E578A000812FB7 /* DebugRelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = DebugRelease.xcconfig; sourceTree = "<group>"; };
       
    72 		BCA8CBDF11E578A000812FB7 /* MiniBrowser.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = MiniBrowser.xcconfig; sourceTree = "<group>"; };
       
    73 		BCA8CBE011E578A000812FB7 /* WebBundle.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = WebBundle.xcconfig; sourceTree = "<group>"; };
       
    74 		BCBD381D11B0898200E01E54 /* WebBundle.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WebBundle.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
       
    75 		BCBD383D11B08A3100E01E54 /* WebBundleMain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WebBundleMain.m; sourceTree = "<group>"; };
       
    76 		BCE625ED117FC80E00572433 /* BrowserStatisticsWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = BrowserStatisticsWindow.xib; path = mac/BrowserStatisticsWindow.xib; sourceTree = "<group>"; };
       
    77 		BCE625EF117FC82700572433 /* BrowserStatisticsWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BrowserStatisticsWindowController.h; path = mac/BrowserStatisticsWindowController.h; sourceTree = "<group>"; };
       
    78 		BCE625F0117FC82700572433 /* BrowserStatisticsWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BrowserStatisticsWindowController.m; path = mac/BrowserStatisticsWindowController.m; sourceTree = "<group>"; };
       
    79 /* End PBXFileReference section */
       
    80 
       
    81 /* Begin PBXFrameworksBuildPhase section */
       
    82 		8D11072E0486CEB800E47090 /* Frameworks */ = {
       
    83 			isa = PBXFrameworksBuildPhase;
       
    84 			buildActionMask = 2147483647;
       
    85 			files = (
       
    86 				8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
       
    87 				BC8FB5A8116AA1FE0080D413 /* WebKit2.framework in Frameworks */,
       
    88 			);
       
    89 			runOnlyForDeploymentPostprocessing = 0;
       
    90 		};
       
    91 		BCBD381B11B0898200E01E54 /* Frameworks */ = {
       
    92 			isa = PBXFrameworksBuildPhase;
       
    93 			buildActionMask = 2147483647;
       
    94 			files = (
       
    95 				BC20545E11C96C92008F3375 /* Cocoa.framework in Frameworks */,
       
    96 				BCBD384411B08AAD00E01E54 /* WebKit2.framework in Frameworks */,
       
    97 			);
       
    98 			runOnlyForDeploymentPostprocessing = 0;
       
    99 		};
       
   100 /* End PBXFrameworksBuildPhase section */
       
   101 
       
   102 /* Begin PBXGroup section */
       
   103 		080E96DDFE201D6D7F000001 /* MiniBrowser */ = {
       
   104 			isa = PBXGroup;
       
   105 			children = (
       
   106 				BC72B89A11E57E8A001EB4EA /* Info.plist */,
       
   107 				BC329486116A92E2008635D0 /* main.m */,
       
   108 				256AC3D80F4B6AC300CF3369 /* AppDelegate.h */,
       
   109 				256AC3D90F4B6AC300CF3369 /* AppDelegate.m */,
       
   110 				BC329496116A941B008635D0 /* BrowserWindowController.h */,
       
   111 				BC329497116A941B008635D0 /* BrowserWindowController.m */,
       
   112 				BCE625EF117FC82700572433 /* BrowserStatisticsWindowController.h */,
       
   113 				BCE625F0117FC82700572433 /* BrowserStatisticsWindowController.m */,
       
   114 				51E244F811EFCE07008228D1 /* MBToolbarItem.h */,
       
   115 				51E244F911EFCE07008228D1 /* MBToolbarItem.m */,
       
   116 			);
       
   117 			name = MiniBrowser;
       
   118 			sourceTree = "<group>";
       
   119 		};
       
   120 		1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
       
   121 			isa = PBXGroup;
       
   122 			children = (
       
   123 				1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
       
   124 				BC8FB5A7116AA1FE0080D413 /* WebKit2.framework */,
       
   125 			);
       
   126 			name = "Linked Frameworks";
       
   127 			sourceTree = "<group>";
       
   128 		};
       
   129 		1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
       
   130 			isa = PBXGroup;
       
   131 			children = (
       
   132 				29B97324FDCFA39411CA2CEA /* AppKit.framework */,
       
   133 				13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
       
   134 				29B97325FDCFA39411CA2CEA /* Foundation.framework */,
       
   135 			);
       
   136 			name = "Other Frameworks";
       
   137 			sourceTree = "<group>";
       
   138 		};
       
   139 		19C28FACFE9D520D11CA2CBB /* Products */ = {
       
   140 			isa = PBXGroup;
       
   141 			children = (
       
   142 				8D1107320486CEB800E47090 /* MiniBrowser.app */,
       
   143 				BCBD381D11B0898200E01E54 /* WebBundle.bundle */,
       
   144 			);
       
   145 			name = Products;
       
   146 			sourceTree = "<group>";
       
   147 		};
       
   148 		29B97314FDCFA39411CA2CEA /* MiniBrowser */ = {
       
   149 			isa = PBXGroup;
       
   150 			children = (
       
   151 				256AC3F00F4B6AF500CF3369 /* MiniBrowser_Prefix.pch */,
       
   152 				080E96DDFE201D6D7F000001 /* MiniBrowser */,
       
   153 				BCBD382B11B089F700E01E54 /* WebBundle */,
       
   154 				29B97317FDCFA39411CA2CEA /* Resources */,
       
   155 				BCA8CBDA11E5787800812FB7 /* Configurations */,
       
   156 				BC1770481188EB05007D9E9A /* Scripts */,
       
   157 				29B97323FDCFA39411CA2CEA /* Frameworks */,
       
   158 				19C28FACFE9D520D11CA2CBB /* Products */,
       
   159 			);
       
   160 			name = MiniBrowser;
       
   161 			sourceTree = "<group>";
       
   162 		};
       
   163 		29B97317FDCFA39411CA2CEA /* Resources */ = {
       
   164 			isa = PBXGroup;
       
   165 			children = (
       
   166 				BC3294A2116A9852008635D0 /* BrowserWindow.xib */,
       
   167 				1DDD58150DA1D0A300B32029 /* MainMenu.xib */,
       
   168 				BCE625ED117FC80E00572433 /* BrowserStatisticsWindow.xib */,
       
   169 			);
       
   170 			name = Resources;
       
   171 			sourceTree = "<group>";
       
   172 		};
       
   173 		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
       
   174 			isa = PBXGroup;
       
   175 			children = (
       
   176 				1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
       
   177 				1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
       
   178 			);
       
   179 			name = Frameworks;
       
   180 			sourceTree = "<group>";
       
   181 		};
       
   182 		BC1770481188EB05007D9E9A /* Scripts */ = {
       
   183 			isa = PBXGroup;
       
   184 			children = (
       
   185 				BC1770121188DF19007D9E9A /* make-launchable.sh */,
       
   186 			);
       
   187 			name = Scripts;
       
   188 			sourceTree = "<group>";
       
   189 		};
       
   190 		BCA8CBDA11E5787800812FB7 /* Configurations */ = {
       
   191 			isa = PBXGroup;
       
   192 			children = (
       
   193 				BCA8CBDD11E578A000812FB7 /* Base.xcconfig */,
       
   194 				BCA8CBDE11E578A000812FB7 /* DebugRelease.xcconfig */,
       
   195 				BCA8CBDF11E578A000812FB7 /* MiniBrowser.xcconfig */,
       
   196 				BCA8CBE011E578A000812FB7 /* WebBundle.xcconfig */,
       
   197 			);
       
   198 			path = Configurations;
       
   199 			sourceTree = "<group>";
       
   200 		};
       
   201 		BCBD382B11B089F700E01E54 /* WebBundle */ = {
       
   202 			isa = PBXGroup;
       
   203 			children = (
       
   204 				BC72B89711E57E6E001EB4EA /* Info.plist */,
       
   205 				BCBD383D11B08A3100E01E54 /* WebBundleMain.m */,
       
   206 			);
       
   207 			name = WebBundle;
       
   208 			path = mac/WebBundle;
       
   209 			sourceTree = "<group>";
       
   210 		};
       
   211 /* End PBXGroup section */
       
   212 
       
   213 /* Begin PBXNativeTarget section */
       
   214 		8D1107260486CEB800E47090 /* MiniBrowser */ = {
       
   215 			isa = PBXNativeTarget;
       
   216 			buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MiniBrowser" */;
       
   217 			buildPhases = (
       
   218 				8D1107290486CEB800E47090 /* Resources */,
       
   219 				BCBD38CF11B08C0100E01E54 /* Copy WebBundle */,
       
   220 				8D11072C0486CEB800E47090 /* Sources */,
       
   221 				8D11072E0486CEB800E47090 /* Frameworks */,
       
   222 				BC17701E1188DFB4007D9E9A /* Make Launchable */,
       
   223 			);
       
   224 			buildRules = (
       
   225 			);
       
   226 			dependencies = (
       
   227 				BCBD38C611B08BA400E01E54 /* PBXTargetDependency */,
       
   228 			);
       
   229 			name = MiniBrowser;
       
   230 			productInstallPath = "$(HOME)/Applications";
       
   231 			productName = MiniBrowser;
       
   232 			productReference = 8D1107320486CEB800E47090 /* MiniBrowser.app */;
       
   233 			productType = "com.apple.product-type.application";
       
   234 		};
       
   235 		BCBD381C11B0898200E01E54 /* WebBundle */ = {
       
   236 			isa = PBXNativeTarget;
       
   237 			buildConfigurationList = BCBD382111B0898300E01E54 /* Build configuration list for PBXNativeTarget "WebBundle" */;
       
   238 			buildPhases = (
       
   239 				BCBD381911B0898200E01E54 /* Resources */,
       
   240 				BCBD381A11B0898200E01E54 /* Sources */,
       
   241 				BCBD381B11B0898200E01E54 /* Frameworks */,
       
   242 			);
       
   243 			buildRules = (
       
   244 			);
       
   245 			dependencies = (
       
   246 			);
       
   247 			name = WebBundle;
       
   248 			productName = WebBundle;
       
   249 			productReference = BCBD381D11B0898200E01E54 /* WebBundle.bundle */;
       
   250 			productType = "com.apple.product-type.bundle";
       
   251 		};
       
   252 /* End PBXNativeTarget section */
       
   253 
       
   254 /* Begin PBXProject section */
       
   255 		29B97313FDCFA39411CA2CEA /* Project object */ = {
       
   256 			isa = PBXProject;
       
   257 			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MiniBrowser" */;
       
   258 			compatibilityVersion = "Xcode 3.1";
       
   259 			hasScannedForEncodings = 1;
       
   260 			mainGroup = 29B97314FDCFA39411CA2CEA /* MiniBrowser */;
       
   261 			projectDirPath = "";
       
   262 			projectRoot = "";
       
   263 			targets = (
       
   264 				8D1107260486CEB800E47090 /* MiniBrowser */,
       
   265 				BCBD381C11B0898200E01E54 /* WebBundle */,
       
   266 			);
       
   267 		};
       
   268 /* End PBXProject section */
       
   269 
       
   270 /* Begin PBXResourcesBuildPhase section */
       
   271 		8D1107290486CEB800E47090 /* Resources */ = {
       
   272 			isa = PBXResourcesBuildPhase;
       
   273 			buildActionMask = 2147483647;
       
   274 			files = (
       
   275 				BC72B89511E57E07001EB4EA /* MainMenu.xib in Resources */,
       
   276 				BC72B89611E57E0F001EB4EA /* BrowserWindow.xib in Resources */,
       
   277 				BCE625EE117FC80E00572433 /* BrowserStatisticsWindow.xib in Resources */,
       
   278 			);
       
   279 			runOnlyForDeploymentPostprocessing = 0;
       
   280 		};
       
   281 		BCBD381911B0898200E01E54 /* Resources */ = {
       
   282 			isa = PBXResourcesBuildPhase;
       
   283 			buildActionMask = 2147483647;
       
   284 			files = (
       
   285 			);
       
   286 			runOnlyForDeploymentPostprocessing = 0;
       
   287 		};
       
   288 /* End PBXResourcesBuildPhase section */
       
   289 
       
   290 /* Begin PBXShellScriptBuildPhase section */
       
   291 		BC17701E1188DFB4007D9E9A /* Make Launchable */ = {
       
   292 			isa = PBXShellScriptBuildPhase;
       
   293 			buildActionMask = 2147483647;
       
   294 			files = (
       
   295 			);
       
   296 			inputPaths = (
       
   297 			);
       
   298 			name = "Make Launchable";
       
   299 			outputPaths = (
       
   300 			);
       
   301 			runOnlyForDeploymentPostprocessing = 0;
       
   302 			shellPath = /bin/sh;
       
   303 			shellScript = "mac/make-launchable.sh\n";
       
   304 		};
       
   305 /* End PBXShellScriptBuildPhase section */
       
   306 
       
   307 /* Begin PBXSourcesBuildPhase section */
       
   308 		8D11072C0486CEB800E47090 /* Sources */ = {
       
   309 			isa = PBXSourcesBuildPhase;
       
   310 			buildActionMask = 2147483647;
       
   311 			files = (
       
   312 				256AC3DA0F4B6AC300CF3369 /* AppDelegate.m in Sources */,
       
   313 				BC329487116A92E2008635D0 /* main.m in Sources */,
       
   314 				BC329498116A941B008635D0 /* BrowserWindowController.m in Sources */,
       
   315 				BCE625F1117FC82700572433 /* BrowserStatisticsWindowController.m in Sources */,
       
   316 				51E244FA11EFCE07008228D1 /* MBToolbarItem.m in Sources */,
       
   317 			);
       
   318 			runOnlyForDeploymentPostprocessing = 0;
       
   319 		};
       
   320 		BCBD381A11B0898200E01E54 /* Sources */ = {
       
   321 			isa = PBXSourcesBuildPhase;
       
   322 			buildActionMask = 2147483647;
       
   323 			files = (
       
   324 				BCBD384011B08A6800E01E54 /* WebBundleMain.m in Sources */,
       
   325 			);
       
   326 			runOnlyForDeploymentPostprocessing = 0;
       
   327 		};
       
   328 /* End PBXSourcesBuildPhase section */
       
   329 
       
   330 /* Begin PBXTargetDependency section */
       
   331 		BCBD38C611B08BA400E01E54 /* PBXTargetDependency */ = {
       
   332 			isa = PBXTargetDependency;
       
   333 			target = BCBD381C11B0898200E01E54 /* WebBundle */;
       
   334 			targetProxy = BCBD38C511B08BA400E01E54 /* PBXContainerItemProxy */;
       
   335 		};
       
   336 /* End PBXTargetDependency section */
       
   337 
       
   338 /* Begin XCBuildConfiguration section */
       
   339 		BCBD381F11B0898300E01E54 /* Debug */ = {
       
   340 			isa = XCBuildConfiguration;
       
   341 			baseConfigurationReference = BCA8CBE011E578A000812FB7 /* WebBundle.xcconfig */;
       
   342 			buildSettings = {
       
   343 			};
       
   344 			name = Debug;
       
   345 		};
       
   346 		BCBD382011B0898300E01E54 /* Release */ = {
       
   347 			isa = XCBuildConfiguration;
       
   348 			baseConfigurationReference = BCA8CBE011E578A000812FB7 /* WebBundle.xcconfig */;
       
   349 			buildSettings = {
       
   350 			};
       
   351 			name = Release;
       
   352 		};
       
   353 		C01FCF4B08A954540054247B /* Debug */ = {
       
   354 			isa = XCBuildConfiguration;
       
   355 			baseConfigurationReference = BCA8CBDF11E578A000812FB7 /* MiniBrowser.xcconfig */;
       
   356 			buildSettings = {
       
   357 			};
       
   358 			name = Debug;
       
   359 		};
       
   360 		C01FCF4C08A954540054247B /* Release */ = {
       
   361 			isa = XCBuildConfiguration;
       
   362 			baseConfigurationReference = BCA8CBDF11E578A000812FB7 /* MiniBrowser.xcconfig */;
       
   363 			buildSettings = {
       
   364 			};
       
   365 			name = Release;
       
   366 		};
       
   367 		C01FCF4F08A954540054247B /* Debug */ = {
       
   368 			isa = XCBuildConfiguration;
       
   369 			baseConfigurationReference = BCA8CBDE11E578A000812FB7 /* DebugRelease.xcconfig */;
       
   370 			buildSettings = {
       
   371 			};
       
   372 			name = Debug;
       
   373 		};
       
   374 		C01FCF5008A954540054247B /* Release */ = {
       
   375 			isa = XCBuildConfiguration;
       
   376 			baseConfigurationReference = BCA8CBDE11E578A000812FB7 /* DebugRelease.xcconfig */;
       
   377 			buildSettings = {
       
   378 			};
       
   379 			name = Release;
       
   380 		};
       
   381 /* End XCBuildConfiguration section */
       
   382 
       
   383 /* Begin XCConfigurationList section */
       
   384 		BCBD382111B0898300E01E54 /* Build configuration list for PBXNativeTarget "WebBundle" */ = {
       
   385 			isa = XCConfigurationList;
       
   386 			buildConfigurations = (
       
   387 				BCBD381F11B0898300E01E54 /* Debug */,
       
   388 				BCBD382011B0898300E01E54 /* Release */,
       
   389 			);
       
   390 			defaultConfigurationIsVisible = 0;
       
   391 			defaultConfigurationName = Release;
       
   392 		};
       
   393 		C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MiniBrowser" */ = {
       
   394 			isa = XCConfigurationList;
       
   395 			buildConfigurations = (
       
   396 				C01FCF4B08A954540054247B /* Debug */,
       
   397 				C01FCF4C08A954540054247B /* Release */,
       
   398 			);
       
   399 			defaultConfigurationIsVisible = 0;
       
   400 			defaultConfigurationName = Release;
       
   401 		};
       
   402 		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MiniBrowser" */ = {
       
   403 			isa = XCConfigurationList;
       
   404 			buildConfigurations = (
       
   405 				C01FCF4F08A954540054247B /* Debug */,
       
   406 				C01FCF5008A954540054247B /* Release */,
       
   407 			);
       
   408 			defaultConfigurationIsVisible = 0;
       
   409 			defaultConfigurationName = Release;
       
   410 		};
       
   411 /* End XCConfigurationList section */
       
   412 	};
       
   413 	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
       
   414 }