webengine/osswebengine/WebKitTools/WebKitLauncher/WebKitLauncher.xcodeproj/project.pbxproj
changeset 0 dd21522fd290
equal deleted inserted replaced
-1:000000000000 0:dd21522fd290
       
     1 // !$*UTF8*$!
       
     2 {
       
     3 	archiveVersion = 1;
       
     4 	classes = {
       
     5 	};
       
     6 	objectVersion = 42;
       
     7 	objects = {
       
     8 
       
     9 /* Begin PBXBuildFile section */
       
    10 		5D41141C0A50A9DE00C84CF0 /* VERSION in Resources */ = {isa = PBXBuildFile; fileRef = 5D41141B0A50A9DE00C84CF0 /* VERSION */; };
       
    11 		5D4DF982097F89FB0083D5E5 /* start.html in Resources */ = {isa = PBXBuildFile; fileRef = 5D4DF981097F89FB0083D5E5 /* start.html */; };
       
    12 		5D650F3609DB8B370075E9A8 /* WebKitNightlyEnabler.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D650F3509DB8B370075E9A8 /* WebKitNightlyEnabler.m */; };
       
    13 		5D650F3A09DB8B410075E9A8 /* WebKitNightlyEnabler.dylib in Resources */ = {isa = PBXBuildFile; fileRef = 5D650F3409DB8B280075E9A8 /* WebKitNightlyEnabler.dylib */; };
       
    14 		5D877FCD0A5795F200D0C67B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
       
    15 		5DB70525097B94CD009875EC /* webkit.icns in Resources */ = {isa = PBXBuildFile; fileRef = 5DB70524097B94CD009875EC /* webkit.icns */; };
       
    16 		8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
       
    17 		8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
       
    18 /* End PBXBuildFile section */
       
    19 
       
    20 /* Begin PBXContainerItemProxy section */
       
    21 		5D650F4409DB8B830075E9A8 /* PBXContainerItemProxy */ = {
       
    22 			isa = PBXContainerItemProxy;
       
    23 			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
       
    24 			proxyType = 1;
       
    25 			remoteGlobalIDString = 5D650F3309DB8B280075E9A8;
       
    26 			remoteInfo = WebKitNightlyEnabler;
       
    27 		};
       
    28 /* End PBXContainerItemProxy section */
       
    29 
       
    30 /* Begin PBXFileReference section */
       
    31 		1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
       
    32 		13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
       
    33 		29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
       
    34 		29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
       
    35 		29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
       
    36 		5D41141B0A50A9DE00C84CF0 /* VERSION */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VERSION; sourceTree = "<group>"; };
       
    37 		5D4DF981097F89FB0083D5E5 /* start.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = start.html; sourceTree = "<group>"; };
       
    38 		5D650F3409DB8B280075E9A8 /* WebKitNightlyEnabler.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = WebKitNightlyEnabler.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
       
    39 		5D650F3509DB8B370075E9A8 /* WebKitNightlyEnabler.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = WebKitNightlyEnabler.m; sourceTree = "<group>"; };
       
    40 		5D650F7509DB8CB40075E9A8 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
       
    41 		5DB70524097B94CD009875EC /* webkit.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = webkit.icns; sourceTree = "<group>"; };
       
    42 		8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
       
    43 		8D1107320486CEB800E47090 /* WebKit.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WebKit.app; sourceTree = BUILT_PRODUCTS_DIR; };
       
    44 /* End PBXFileReference section */
       
    45 
       
    46 /* Begin PBXFrameworksBuildPhase section */
       
    47 		5D650F3209DB8B280075E9A8 /* Frameworks */ = {
       
    48 			isa = PBXFrameworksBuildPhase;
       
    49 			buildActionMask = 2147483647;
       
    50 			files = (
       
    51 				5D877FCD0A5795F200D0C67B /* Cocoa.framework in Frameworks */,
       
    52 			);
       
    53 			runOnlyForDeploymentPostprocessing = 0;
       
    54 		};
       
    55 		8D11072E0486CEB800E47090 /* Frameworks */ = {
       
    56 			isa = PBXFrameworksBuildPhase;
       
    57 			buildActionMask = 2147483647;
       
    58 			files = (
       
    59 				8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
       
    60 			);
       
    61 			runOnlyForDeploymentPostprocessing = 0;
       
    62 		};
       
    63 /* End PBXFrameworksBuildPhase section */
       
    64 
       
    65 /* Begin PBXGroup section */
       
    66 		080E96DDFE201D6D7F000001 /* Classes */ = {
       
    67 			isa = PBXGroup;
       
    68 			children = (
       
    69 			);
       
    70 			name = Classes;
       
    71 			sourceTree = "<group>";
       
    72 		};
       
    73 		1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
       
    74 			isa = PBXGroup;
       
    75 			children = (
       
    76 				1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
       
    77 			);
       
    78 			name = "Linked Frameworks";
       
    79 			sourceTree = "<group>";
       
    80 		};
       
    81 		1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
       
    82 			isa = PBXGroup;
       
    83 			children = (
       
    84 				5D650F7509DB8CB40075E9A8 /* CoreFoundation.framework */,
       
    85 				29B97324FDCFA39411CA2CEA /* AppKit.framework */,
       
    86 				13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
       
    87 				29B97325FDCFA39411CA2CEA /* Foundation.framework */,
       
    88 			);
       
    89 			name = "Other Frameworks";
       
    90 			sourceTree = "<group>";
       
    91 		};
       
    92 		19C28FACFE9D520D11CA2CBB /* Products */ = {
       
    93 			isa = PBXGroup;
       
    94 			children = (
       
    95 				8D1107320486CEB800E47090 /* WebKit.app */,
       
    96 				5D650F3409DB8B280075E9A8 /* WebKitNightlyEnabler.dylib */,
       
    97 			);
       
    98 			name = Products;
       
    99 			sourceTree = "<group>";
       
   100 		};
       
   101 		29B97314FDCFA39411CA2CEA /* WebKit */ = {
       
   102 			isa = PBXGroup;
       
   103 			children = (
       
   104 				080E96DDFE201D6D7F000001 /* Classes */,
       
   105 				29B97315FDCFA39411CA2CEA /* Other Sources */,
       
   106 				29B97317FDCFA39411CA2CEA /* Resources */,
       
   107 				29B97323FDCFA39411CA2CEA /* Frameworks */,
       
   108 				19C28FACFE9D520D11CA2CBB /* Products */,
       
   109 			);
       
   110 			name = WebKit;
       
   111 			sourceTree = "<group>";
       
   112 		};
       
   113 		29B97315FDCFA39411CA2CEA /* Other Sources */ = {
       
   114 			isa = PBXGroup;
       
   115 			children = (
       
   116 				5D650F3509DB8B370075E9A8 /* WebKitNightlyEnabler.m */,
       
   117 				29B97316FDCFA39411CA2CEA /* main.m */,
       
   118 			);
       
   119 			name = "Other Sources";
       
   120 			sourceTree = "<group>";
       
   121 		};
       
   122 		29B97317FDCFA39411CA2CEA /* Resources */ = {
       
   123 			isa = PBXGroup;
       
   124 			children = (
       
   125 				5D4DF981097F89FB0083D5E5 /* start.html */,
       
   126 				5DB70524097B94CD009875EC /* webkit.icns */,
       
   127 				8D1107310486CEB800E47090 /* Info.plist */,
       
   128 				5D41141B0A50A9DE00C84CF0 /* VERSION */,
       
   129 			);
       
   130 			name = Resources;
       
   131 			sourceTree = "<group>";
       
   132 		};
       
   133 		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
       
   134 			isa = PBXGroup;
       
   135 			children = (
       
   136 				1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
       
   137 				1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
       
   138 			);
       
   139 			name = Frameworks;
       
   140 			sourceTree = "<group>";
       
   141 		};
       
   142 /* End PBXGroup section */
       
   143 
       
   144 /* Begin PBXHeadersBuildPhase section */
       
   145 		5D650F3009DB8B280075E9A8 /* Headers */ = {
       
   146 			isa = PBXHeadersBuildPhase;
       
   147 			buildActionMask = 2147483647;
       
   148 			files = (
       
   149 			);
       
   150 			runOnlyForDeploymentPostprocessing = 0;
       
   151 		};
       
   152 /* End PBXHeadersBuildPhase section */
       
   153 
       
   154 /* Begin PBXNativeTarget section */
       
   155 		5D650F3309DB8B280075E9A8 /* WebKitNightlyEnabler */ = {
       
   156 			isa = PBXNativeTarget;
       
   157 			buildConfigurationList = 5D650F3709DB8B370075E9A8 /* Build configuration list for PBXNativeTarget "WebKitNightlyEnabler" */;
       
   158 			buildPhases = (
       
   159 				5D650F3009DB8B280075E9A8 /* Headers */,
       
   160 				5D650F3109DB8B280075E9A8 /* Sources */,
       
   161 				5D650F3209DB8B280075E9A8 /* Frameworks */,
       
   162 			);
       
   163 			buildRules = (
       
   164 			);
       
   165 			dependencies = (
       
   166 			);
       
   167 			name = WebKitNightlyEnabler;
       
   168 			productName = WebKitNightlyEnabler;
       
   169 			productReference = 5D650F3409DB8B280075E9A8 /* WebKitNightlyEnabler.dylib */;
       
   170 			productType = "com.apple.product-type.library.dynamic";
       
   171 		};
       
   172 		8D1107260486CEB800E47090 /* WebKit */ = {
       
   173 			isa = PBXNativeTarget;
       
   174 			buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "WebKit" */;
       
   175 			buildPhases = (
       
   176 				8D1107290486CEB800E47090 /* Resources */,
       
   177 				8D11072C0486CEB800E47090 /* Sources */,
       
   178 				8D11072E0486CEB800E47090 /* Frameworks */,
       
   179 			);
       
   180 			buildRules = (
       
   181 			);
       
   182 			dependencies = (
       
   183 				5D650F4509DB8B830075E9A8 /* PBXTargetDependency */,
       
   184 			);
       
   185 			name = WebKit;
       
   186 			productInstallPath = "$(HOME)/Applications";
       
   187 			productName = WebKit;
       
   188 			productReference = 8D1107320486CEB800E47090 /* WebKit.app */;
       
   189 			productType = "com.apple.product-type.application";
       
   190 		};
       
   191 /* End PBXNativeTarget section */
       
   192 
       
   193 /* Begin PBXProject section */
       
   194 		29B97313FDCFA39411CA2CEA /* Project object */ = {
       
   195 			isa = PBXProject;
       
   196 			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "WebKitLauncher" */;
       
   197 			compatibilityVersion = "Xcode 2.4";
       
   198 			hasScannedForEncodings = 1;
       
   199 			mainGroup = 29B97314FDCFA39411CA2CEA /* WebKit */;
       
   200 			projectDirPath = "";
       
   201 			projectRoot = "";
       
   202 			shouldCheckCompatibility = 1;
       
   203 			targets = (
       
   204 				8D1107260486CEB800E47090 /* WebKit */,
       
   205 				5D650F3309DB8B280075E9A8 /* WebKitNightlyEnabler */,
       
   206 			);
       
   207 		};
       
   208 /* End PBXProject section */
       
   209 
       
   210 /* Begin PBXResourcesBuildPhase section */
       
   211 		8D1107290486CEB800E47090 /* Resources */ = {
       
   212 			isa = PBXResourcesBuildPhase;
       
   213 			buildActionMask = 2147483647;
       
   214 			files = (
       
   215 				5D650F3A09DB8B410075E9A8 /* WebKitNightlyEnabler.dylib in Resources */,
       
   216 				5DB70525097B94CD009875EC /* webkit.icns in Resources */,
       
   217 				5D4DF982097F89FB0083D5E5 /* start.html in Resources */,
       
   218 				5D41141C0A50A9DE00C84CF0 /* VERSION in Resources */,
       
   219 			);
       
   220 			runOnlyForDeploymentPostprocessing = 0;
       
   221 		};
       
   222 /* End PBXResourcesBuildPhase section */
       
   223 
       
   224 /* Begin PBXSourcesBuildPhase section */
       
   225 		5D650F3109DB8B280075E9A8 /* Sources */ = {
       
   226 			isa = PBXSourcesBuildPhase;
       
   227 			buildActionMask = 2147483647;
       
   228 			files = (
       
   229 				5D650F3609DB8B370075E9A8 /* WebKitNightlyEnabler.m in Sources */,
       
   230 			);
       
   231 			runOnlyForDeploymentPostprocessing = 0;
       
   232 		};
       
   233 		8D11072C0486CEB800E47090 /* Sources */ = {
       
   234 			isa = PBXSourcesBuildPhase;
       
   235 			buildActionMask = 2147483647;
       
   236 			files = (
       
   237 				8D11072D0486CEB800E47090 /* main.m in Sources */,
       
   238 			);
       
   239 			runOnlyForDeploymentPostprocessing = 0;
       
   240 		};
       
   241 /* End PBXSourcesBuildPhase section */
       
   242 
       
   243 /* Begin PBXTargetDependency section */
       
   244 		5D650F4509DB8B830075E9A8 /* PBXTargetDependency */ = {
       
   245 			isa = PBXTargetDependency;
       
   246 			target = 5D650F3309DB8B280075E9A8 /* WebKitNightlyEnabler */;
       
   247 			targetProxy = 5D650F4409DB8B830075E9A8 /* PBXContainerItemProxy */;
       
   248 		};
       
   249 /* End PBXTargetDependency section */
       
   250 
       
   251 /* Begin XCBuildConfiguration section */
       
   252 		5D650F3809DB8B370075E9A8 /* Debug */ = {
       
   253 			isa = XCBuildConfiguration;
       
   254 			buildSettings = {
       
   255 				MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
       
   256 				PRODUCT_NAME = WebKitNightlyEnabler;
       
   257 				SDKROOT_ppc = /Developer/SDKs/MacOSX10.4u.sdk;
       
   258 			};
       
   259 			name = Debug;
       
   260 		};
       
   261 		5D650F3909DB8B370075E9A8 /* Release */ = {
       
   262 			isa = XCBuildConfiguration;
       
   263 			buildSettings = {
       
   264 				MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
       
   265 				PRODUCT_NAME = WebKitNightlyEnabler;
       
   266 				SDKROOT_ppc = /Developer/SDKs/MacOSX10.4u.sdk;
       
   267 			};
       
   268 			name = Release;
       
   269 		};
       
   270 		C01FCF4B08A954540054247B /* Debug */ = {
       
   271 			isa = XCBuildConfiguration;
       
   272 			buildSettings = {
       
   273 				COPY_PHASE_STRIP = NO;
       
   274 				GCC_DEBUGGING_SYMBOLS = full;
       
   275 				GCC_DYNAMIC_NO_PIC = NO;
       
   276 				GCC_ENABLE_FIX_AND_CONTINUE = YES;
       
   277 				GCC_MODEL_TUNING = G5;
       
   278 				GCC_OPTIMIZATION_LEVEL = 0;
       
   279 				INFOPLIST_FILE = Info.plist;
       
   280 				INSTALL_PATH = "$(HOME)/Applications";
       
   281 				PRODUCT_NAME = WebKit;
       
   282 				WRAPPER_EXTENSION = app;
       
   283 			};
       
   284 			name = Debug;
       
   285 		};
       
   286 		C01FCF4C08A954540054247B /* Release */ = {
       
   287 			isa = XCBuildConfiguration;
       
   288 			buildSettings = {
       
   289 				DEAD_CODE_STRIPPING = YES;
       
   290 				DEPLOYMENT_POSTPROCESSING = YES;
       
   291 				GCC_DEBUGGING_SYMBOLS = full;
       
   292 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
       
   293 				INFOPLIST_FILE = Info.plist;
       
   294 				PRODUCT_NAME = WebKit;
       
   295 				WRAPPER_EXTENSION = app;
       
   296 			};
       
   297 			name = Release;
       
   298 		};
       
   299 		C01FCF4F08A954540054247B /* Debug */ = {
       
   300 			isa = XCBuildConfiguration;
       
   301 			buildSettings = {
       
   302 				DEBUG_INFORMATION_FORMAT = dwarf;
       
   303 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
       
   304 				GCC_WARN_UNUSED_VARIABLE = YES;
       
   305 				MACOSX_DEPLOYMENT_TARGET = 10.2;
       
   306 				MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
       
   307 				MACOSX_DEPLOYMENT_TARGET_ppc = 10.2;
       
   308 				PREBINDING = NO;
       
   309 				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
       
   310 			};
       
   311 			name = Debug;
       
   312 		};
       
   313 		C01FCF5008A954540054247B /* Release */ = {
       
   314 			isa = XCBuildConfiguration;
       
   315 			buildSettings = {
       
   316 				DEBUG_INFORMATION_FORMAT = dwarf;
       
   317 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
       
   318 				GCC_WARN_UNUSED_VARIABLE = YES;
       
   319 				MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
       
   320 				MACOSX_DEPLOYMENT_TARGET_ppc = 10.2;
       
   321 				PREBINDING = NO;
       
   322 				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
       
   323 			};
       
   324 			name = Release;
       
   325 		};
       
   326 /* End XCBuildConfiguration section */
       
   327 
       
   328 /* Begin XCConfigurationList section */
       
   329 		5D650F3709DB8B370075E9A8 /* Build configuration list for PBXNativeTarget "WebKitNightlyEnabler" */ = {
       
   330 			isa = XCConfigurationList;
       
   331 			buildConfigurations = (
       
   332 				5D650F3809DB8B370075E9A8 /* Debug */,
       
   333 				5D650F3909DB8B370075E9A8 /* Release */,
       
   334 			);
       
   335 			defaultConfigurationIsVisible = 0;
       
   336 			defaultConfigurationName = Release;
       
   337 		};
       
   338 		C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "WebKit" */ = {
       
   339 			isa = XCConfigurationList;
       
   340 			buildConfigurations = (
       
   341 				C01FCF4B08A954540054247B /* Debug */,
       
   342 				C01FCF4C08A954540054247B /* Release */,
       
   343 			);
       
   344 			defaultConfigurationIsVisible = 0;
       
   345 			defaultConfigurationName = Release;
       
   346 		};
       
   347 		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "WebKitLauncher" */ = {
       
   348 			isa = XCConfigurationList;
       
   349 			buildConfigurations = (
       
   350 				C01FCF4F08A954540054247B /* Debug */,
       
   351 				C01FCF5008A954540054247B /* Release */,
       
   352 			);
       
   353 			defaultConfigurationIsVisible = 0;
       
   354 			defaultConfigurationName = Release;
       
   355 		};
       
   356 /* End XCConfigurationList section */
       
   357 	};
       
   358 	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
       
   359 }