8068187: Fix Xcode project

Tue, 23 Dec 2014 14:44:29 -0800

author
cbensen
date
Tue, 23 Dec 2014 14:44:29 -0800
changeset 1297
0b9dbe64674a
parent 1296
0704f89247cb
child 1298
67098bd0efb9

8068187: Fix Xcode project
Reviewed-by: ddehaven

make/projects/mac/javaws/javaws.xcodeproj/project.pbxproj file | annotate | diff | comparison | revisions
make/projects/mac/javaws/javaws.xcodeproj/project.xcworkspace/contents.xcworkspacedata file | annotate | diff | comparison | revisions
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/make/projects/mac/javaws/javaws.xcodeproj/project.pbxproj	Tue Dec 23 14:44:29 2014 -0800
     1.3 @@ -0,0 +1,554 @@
     1.4 +// !$*UTF8*$!
     1.5 +{
     1.6 +	archiveVersion = 1;
     1.7 +	classes = {
     1.8 +	};
     1.9 +	objectVersion = 46;
    1.10 +	objects = {
    1.11 +
    1.12 +/* Begin PBXBuildFile section */
    1.13 +		DE6DD4481A3654F200B8A465 /* applicationIcon.c in Sources */ = {isa = PBXBuildFile; fileRef = DE6DD43C1A3654F100B8A465 /* applicationIcon.c */; };
    1.14 +		DE6DD4491A3654F200B8A465 /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = DE6DD43E1A3654F100B8A465 /* base64.c */; };
    1.15 +		DE6DD44A1A3654F200B8A465 /* configurationFile.c in Sources */ = {isa = PBXBuildFile; fileRef = DE6DD4401A3654F100B8A465 /* configurationFile.c */; };
    1.16 +		DE6DD44B1A3654F200B8A465 /* jfx_runtime.c in Sources */ = {isa = PBXBuildFile; fileRef = DE6DD4421A3654F100B8A465 /* jfx_runtime.c */; };
    1.17 +		DE6DD44C1A3654F200B8A465 /* launcher.c in Sources */ = {isa = PBXBuildFile; fileRef = DE6DD4441A3654F200B8A465 /* launcher.c */; };
    1.18 +		DE6DD44D1A3654F200B8A465 /* launchFile.c in Sources */ = {isa = PBXBuildFile; fileRef = DE6DD4461A3654F200B8A465 /* launchFile.c */; };
    1.19 +		DE6DD4581A3654FA00B8A465 /* msgString.c in Sources */ = {isa = PBXBuildFile; fileRef = DE6DD44E1A3654FA00B8A465 /* msgString.c */; };
    1.20 +		DE6DD4591A3654FA00B8A465 /* propertyParser.c in Sources */ = {isa = PBXBuildFile; fileRef = DE6DD4501A3654FA00B8A465 /* propertyParser.c */; };
    1.21 +		DE6DD45A1A3654FA00B8A465 /* splashFile.c in Sources */ = {isa = PBXBuildFile; fileRef = DE6DD4521A3654FA00B8A465 /* splashFile.c */; };
    1.22 +		DE6DD45B1A3654FA00B8A465 /* system.c in Sources */ = {isa = PBXBuildFile; fileRef = DE6DD4541A3654FA00B8A465 /* system.c */; };
    1.23 +		DE6DD4611A36550100B8A465 /* versionId.c in Sources */ = {isa = PBXBuildFile; fileRef = DE6DD45D1A36550100B8A465 /* versionId.c */; };
    1.24 +		DE6DD4621A36550100B8A465 /* xmlparser.c in Sources */ = {isa = PBXBuildFile; fileRef = DE6DD45F1A36550100B8A465 /* xmlparser.c */; };
    1.25 +		DE6DD4681A36555100B8A465 /* launcher_md.c in Sources */ = {isa = PBXBuildFile; fileRef = DE6DD4631A36555100B8A465 /* launcher_md.c */; };
    1.26 +		DE6DD4691A36555100B8A465 /* splash_md.c in Sources */ = {isa = PBXBuildFile; fileRef = DE6DD4641A36555100B8A465 /* splash_md.c */; };
    1.27 +		DE6DD46B1A36555100B8A465 /* system_md.c in Sources */ = {isa = PBXBuildFile; fileRef = DE6DD4661A36555100B8A465 /* system_md.c */; };
    1.28 +		DE8B3C7A1A37A51900316F1D /* config.c in Sources */ = {isa = PBXBuildFile; fileRef = DE8B3C621A37A51900316F1D /* config.c */; };
    1.29 +		DE8B3C7C1A37A51900316F1D /* console.c in Sources */ = {isa = PBXBuildFile; fileRef = DE8B3C661A37A51900316F1D /* console.c */; };
    1.30 +		DE8B3C7D1A37A51900316F1D /* dialogutils.c in Sources */ = {isa = PBXBuildFile; fileRef = DE8B3C681A37A51900316F1D /* dialogutils.c */; };
    1.31 +		DE8B3C811A37A51900316F1D /* MSystemProxyHandler.c in Sources */ = {isa = PBXBuildFile; fileRef = DE8B3C711A37A51900316F1D /* MSystemProxyHandler.c */; };
    1.32 +		DE8B3C821A37A51900316F1D /* NetworkUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = DE8B3C721A37A51900316F1D /* NetworkUtil.c */; };
    1.33 +		DE8B3C831A37A51900316F1D /* Platform.c in Sources */ = {isa = PBXBuildFile; fileRef = DE8B3C741A37A51900316F1D /* Platform.c */; };
    1.34 +		DE8B3C841A37A51900316F1D /* UnixDomainSocket.c in Sources */ = {isa = PBXBuildFile; fileRef = DE8B3C761A37A51900316F1D /* UnixDomainSocket.c */; };
    1.35 +		DE8B3C851A37A51900316F1D /* UnixTime.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE8B3C771A37A51900316F1D /* UnixTime.cpp */; };
    1.36 +		DE8B3C961A37A7BF00316F1D /* BasicPerfStore.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE8B3C881A37A7BF00316F1D /* BasicPerfStore.cpp */; };
    1.37 +		DE8B3C971A37A7BF00316F1D /* DeployPerf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE8B3C8B1A37A7BF00316F1D /* DeployPerf.cpp */; };
    1.38 +		DE8B3C981A37A7BF00316F1D /* PerfHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE8B3C901A37A7BF00316F1D /* PerfHelper.cpp */; };
    1.39 +		DE8B3C991A37A7BF00316F1D /* PerfLabel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE8B3C921A37A7BF00316F1D /* PerfLabel.cpp */; };
    1.40 +		DE8B3C9D1A37A7C600316F1D /* secureArgs.c in Sources */ = {isa = PBXBuildFile; fileRef = DE8B3C9A1A37A7C600316F1D /* secureArgs.c */; };
    1.41 +		DE8B3CA01A37A81000316F1D /* jfx_runtime.c in Sources */ = {isa = PBXBuildFile; fileRef = DE8B3C9E1A37A81000316F1D /* jfx_runtime.c */; };
    1.42 +		DE8B3CA21A37BFA300316F1D /* jfx_runtime_md.c in Sources */ = {isa = PBXBuildFile; fileRef = DE8B3CA11A37BFA300316F1D /* jfx_runtime_md.c */; };
    1.43 +		DE8B3CA41A37C10000316F1D /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE8B3CA31A37C10000316F1D /* SystemConfiguration.framework */; };
    1.44 +		DE8B3CA61A37D04900316F1D /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE8B3CA51A37D04900316F1D /* Security.framework */; };
    1.45 +		DE8B3CA81A37D05300316F1D /* ServiceManagement.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE8B3CA71A37D05300316F1D /* ServiceManagement.framework */; };
    1.46 +		DE8B3CAA1A38C48B00316F1D /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = DE8B3CA91A38C48B00316F1D /* libiconv.dylib */; };
    1.47 +		DEC341D11A3F491100BCD9FF /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = DEC341D01A3F491100BCD9FF /* util.c */; };
    1.48 +		DEC341D71A40A07000BCD9FF /* MacPlatform.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC341D61A40A07000BCD9FF /* MacPlatform.m */; };
    1.49 +		DEC3420A1A436E7E00BCD9FF /* AutoUpdate.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC341FA1A436E7E00BCD9FF /* AutoUpdate.m */; };
    1.50 +		DEC3420B1A436E7E00BCD9FF /* configcache_pd.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC341FB1A436E7E00BCD9FF /* configcache_pd.m */; };
    1.51 +		DEC3420C1A436E7E00BCD9FF /* helpers.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC341FC1A436E7E00BCD9FF /* helpers.m */; };
    1.52 +		DEC3420D1A436E7E00BCD9FF /* MacOSXBrowserAuthenticator.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC341FD1A436E7E00BCD9FF /* MacOSXBrowserAuthenticator.m */; };
    1.53 +		DEC3420E1A436E7E00BCD9FF /* MacOSXBundleUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC341FE1A436E7E00BCD9FF /* MacOSXBundleUtil.m */; };
    1.54 +		DEC3420F1A436E7E00BCD9FF /* MacOSXCookieHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC341FF1A436E7E00BCD9FF /* MacOSXCookieHandler.m */; };
    1.55 +		DEC342101A436E7E00BCD9FF /* MacOSXIconEncoder.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC342001A436E7E00BCD9FF /* MacOSXIconEncoder.m */; };
    1.56 +		DEC342121A436E7E00BCD9FF /* MacOSXTrayIcon.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC342021A436E7E00BCD9FF /* MacOSXTrayIcon.m */; };
    1.57 +		DEC342131A436E7E00BCD9FF /* MixedCodeDialogs.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC342031A436E7E00BCD9FF /* MixedCodeDialogs.m */; };
    1.58 +		DEC342141A436E7E00BCD9FF /* MixedCodeHelpDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC342041A436E7E00BCD9FF /* MixedCodeHelpDialog.m */; };
    1.59 +		DEC342151A436E7E00BCD9FF /* MixedCodeMainDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC342051A436E7E00BCD9FF /* MixedCodeMainDialog.m */; };
    1.60 +		DEC342161A436E7E00BCD9FF /* MixedCodeUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC342061A436E7E00BCD9FF /* MixedCodeUtils.m */; };
    1.61 +		DEC342171A436E7E00BCD9FF /* ObjCDebugging.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC342071A436E7E00BCD9FF /* ObjCDebugging.m */; };
    1.62 +		DEC342181A436E7E00BCD9FF /* UpdateCheck.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC342081A436E7E00BCD9FF /* UpdateCheck.m */; };
    1.63 +		DEC342191A436E7E00BCD9FF /* Updater.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC342091A436E7E00BCD9FF /* Updater.m */; };
    1.64 +		DEC3421C1A43762000BCD9FF /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DEC3421B1A43762000BCD9FF /* CoreGraphics.framework */; };
    1.65 +		DEC342221A44B4D700BCD9FF /* JavaVM.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DEC342211A44B4D700BCD9FF /* JavaVM.framework */; };
    1.66 +		DEC342241A44BAA600BCD9FF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DEC342231A44BAA600BCD9FF /* Cocoa.framework */; };
    1.67 +/* End PBXBuildFile section */
    1.68 +
    1.69 +/* Begin PBXCopyFilesBuildPhase section */
    1.70 +		DE113B741A365449007808D0 /* CopyFiles */ = {
    1.71 +			isa = PBXCopyFilesBuildPhase;
    1.72 +			buildActionMask = 2147483647;
    1.73 +			dstPath = /usr/share/man/man1/;
    1.74 +			dstSubfolderSpec = 0;
    1.75 +			files = (
    1.76 +			);
    1.77 +			runOnlyForDeploymentPostprocessing = 1;
    1.78 +		};
    1.79 +/* End PBXCopyFilesBuildPhase section */
    1.80 +
    1.81 +/* Begin PBXFileReference section */
    1.82 +		DE113B761A365449007808D0 /* javaws */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = javaws; sourceTree = BUILT_PRODUCTS_DIR; };
    1.83 +		DE6DD43C1A3654F100B8A465 /* applicationIcon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = applicationIcon.c; path = ../../../../../src/javaws/share/native/applicationIcon.c; sourceTree = "<group>"; };
    1.84 +		DE6DD43D1A3654F100B8A465 /* applicationIcon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = applicationIcon.h; path = ../../../../../src/javaws/share/native/applicationIcon.h; sourceTree = "<group>"; };
    1.85 +		DE6DD43E1A3654F100B8A465 /* base64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = base64.c; path = ../../../../../src/javaws/share/native/base64.c; sourceTree = "<group>"; };
    1.86 +		DE6DD43F1A3654F100B8A465 /* base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = base64.h; path = ../../../../../src/javaws/share/native/base64.h; sourceTree = "<group>"; };
    1.87 +		DE6DD4401A3654F100B8A465 /* configurationFile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = configurationFile.c; path = ../../../../../src/javaws/share/native/configurationFile.c; sourceTree = "<group>"; };
    1.88 +		DE6DD4411A3654F100B8A465 /* configurationFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = configurationFile.h; path = ../../../../../src/javaws/share/native/configurationFile.h; sourceTree = "<group>"; };
    1.89 +		DE6DD4421A3654F100B8A465 /* jfx_runtime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jfx_runtime.c; path = ../../../../../src/javaws/share/native/jfx_runtime.c; sourceTree = "<group>"; };
    1.90 +		DE6DD4431A3654F200B8A465 /* jfx_runtime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jfx_runtime.h; path = ../../../../../src/javaws/share/native/jfx_runtime.h; sourceTree = "<group>"; };
    1.91 +		DE6DD4441A3654F200B8A465 /* launcher.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launcher.c; path = ../../../../../src/javaws/share/native/launcher.c; sourceTree = "<group>"; };
    1.92 +		DE6DD4451A3654F200B8A465 /* launcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launcher.h; path = ../../../../../src/javaws/share/native/launcher.h; sourceTree = "<group>"; };
    1.93 +		DE6DD4461A3654F200B8A465 /* launchFile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launchFile.c; path = ../../../../../src/javaws/share/native/launchFile.c; sourceTree = "<group>"; };
    1.94 +		DE6DD4471A3654F200B8A465 /* launchFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = launchFile.h; path = ../../../../../src/javaws/share/native/launchFile.h; sourceTree = "<group>"; };
    1.95 +		DE6DD44E1A3654FA00B8A465 /* msgString.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = msgString.c; path = ../../../../../src/javaws/share/native/msgString.c; sourceTree = "<group>"; };
    1.96 +		DE6DD44F1A3654FA00B8A465 /* msgString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = msgString.h; path = ../../../../../src/javaws/share/native/msgString.h; sourceTree = "<group>"; };
    1.97 +		DE6DD4501A3654FA00B8A465 /* propertyParser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = propertyParser.c; path = ../../../../../src/javaws/share/native/propertyParser.c; sourceTree = "<group>"; };
    1.98 +		DE6DD4511A3654FA00B8A465 /* propertyParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = propertyParser.h; path = ../../../../../src/javaws/share/native/propertyParser.h; sourceTree = "<group>"; };
    1.99 +		DE6DD4521A3654FA00B8A465 /* splashFile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = splashFile.c; path = ../../../../../src/javaws/share/native/splashFile.c; sourceTree = "<group>"; };
   1.100 +		DE6DD4531A3654FA00B8A465 /* splashFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = splashFile.h; path = ../../../../../src/javaws/share/native/splashFile.h; sourceTree = "<group>"; };
   1.101 +		DE6DD4541A3654FA00B8A465 /* system.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = system.c; path = ../../../../../src/javaws/share/native/system.c; sourceTree = "<group>"; };
   1.102 +		DE6DD4551A3654FA00B8A465 /* system.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = system.h; path = ../../../../../src/javaws/share/native/system.h; sourceTree = "<group>"; };
   1.103 +		DE6DD45D1A36550100B8A465 /* versionId.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = versionId.c; path = ../../../../../src/javaws/share/native/versionId.c; sourceTree = "<group>"; };
   1.104 +		DE6DD45E1A36550100B8A465 /* versionId.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = versionId.h; path = ../../../../../src/javaws/share/native/versionId.h; sourceTree = "<group>"; };
   1.105 +		DE6DD45F1A36550100B8A465 /* xmlparser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xmlparser.c; path = ../../../../../src/javaws/share/native/xmlparser.c; sourceTree = "<group>"; };
   1.106 +		DE6DD4601A36550100B8A465 /* xmlparser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xmlparser.h; path = ../../../../../src/javaws/share/native/xmlparser.h; sourceTree = "<group>"; };
   1.107 +		DE6DD4631A36555100B8A465 /* launcher_md.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = launcher_md.c; path = ../../../../../src/javaws/macosx/native/launcher_md.c; sourceTree = "<group>"; };
   1.108 +		DE6DD4641A36555100B8A465 /* splash_md.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = splash_md.c; path = ../../../../../src/javaws/macosx/native/splash_md.c; sourceTree = "<group>"; };
   1.109 +		DE6DD4661A36555100B8A465 /* system_md.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = system_md.c; path = ../../../../../src/javaws/macosx/native/system_md.c; sourceTree = "<group>"; };
   1.110 +		DE6DD4671A36555100B8A465 /* system_md.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = system_md.h; path = ../../../../../src/javaws/macosx/native/system_md.h; sourceTree = "<group>"; };
   1.111 +		DE8B3C5F1A3760E700316F1D /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = System/Library/Frameworks/ApplicationServices.framework; sourceTree = SDKROOT; };
   1.112 +		DE8B3C611A37A51900316F1D /* com_sun_deploy_net_proxy_MSystemProxyHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = com_sun_deploy_net_proxy_MSystemProxyHandler.h; path = ../../../../../src/common/unix/native/com_sun_deploy_net_proxy_MSystemProxyHandler.h; sourceTree = "<group>"; };
   1.113 +		DE8B3C621A37A51900316F1D /* config.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = config.c; path = ../../../../../src/common/unix/native/config.c; sourceTree = "<group>"; };
   1.114 +		DE8B3C631A37A51900316F1D /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = config.h; path = ../../../../../src/common/unix/native/config.h; sourceTree = "<group>"; };
   1.115 +		DE8B3C661A37A51900316F1D /* console.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = console.c; path = ../../../../../src/common/unix/native/console.c; sourceTree = "<group>"; };
   1.116 +		DE8B3C671A37A51900316F1D /* DeployPlatform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DeployPlatform.h; path = ../../../../../src/common/unix/native/DeployPlatform.h; sourceTree = "<group>"; };
   1.117 +		DE8B3C681A37A51900316F1D /* dialogutils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dialogutils.c; path = ../../../../../src/common/unix/native/dialogutils.c; sourceTree = "<group>"; };
   1.118 +		DE8B3C691A37A51900316F1D /* dialogutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dialogutils.h; path = ../../../../../src/common/unix/native/dialogutils.h; sourceTree = "<group>"; };
   1.119 +		DE8B3C6B1A37A51900316F1D /* gnomevfs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gnomevfs.h; path = ../../../../../src/common/unix/native/gnomevfs.h; sourceTree = "<group>"; };
   1.120 +		DE8B3C711A37A51900316F1D /* MSystemProxyHandler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = MSystemProxyHandler.c; path = ../../../../../src/common/unix/native/MSystemProxyHandler.c; sourceTree = "<group>"; };
   1.121 +		DE8B3C721A37A51900316F1D /* NetworkUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = NetworkUtil.c; path = ../../../../../src/common/unix/native/NetworkUtil.c; sourceTree = "<group>"; };
   1.122 +		DE8B3C731A37A51900316F1D /* NetworkUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetworkUtil.h; path = ../../../../../src/common/unix/native/NetworkUtil.h; sourceTree = "<group>"; };
   1.123 +		DE8B3C741A37A51900316F1D /* Platform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Platform.c; path = ../../../../../src/common/unix/native/Platform.c; sourceTree = "<group>"; };
   1.124 +		DE8B3C751A37A51900316F1D /* SharedMemPerfHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SharedMemPerfHelper.h; path = ../../../../../src/common/unix/native/SharedMemPerfHelper.h; sourceTree = "<group>"; };
   1.125 +		DE8B3C761A37A51900316F1D /* UnixDomainSocket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = UnixDomainSocket.c; path = ../../../../../src/common/unix/native/UnixDomainSocket.c; sourceTree = "<group>"; };
   1.126 +		DE8B3C771A37A51900316F1D /* UnixTime.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = UnixTime.cpp; path = ../../../../../src/common/unix/native/UnixTime.cpp; sourceTree = "<group>"; };
   1.127 +		DE8B3C781A37A51900316F1D /* UnixTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UnixTime.h; path = ../../../../../src/common/unix/native/UnixTime.h; sourceTree = "<group>"; };
   1.128 +		DE8B3C871A37A7BF00316F1D /* BasicPerfHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BasicPerfHelper.h; path = ../../../../../src/common/share/native/BasicPerfHelper.h; sourceTree = "<group>"; };
   1.129 +		DE8B3C881A37A7BF00316F1D /* BasicPerfStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BasicPerfStore.cpp; path = ../../../../../src/common/share/native/BasicPerfStore.cpp; sourceTree = "<group>"; };
   1.130 +		DE8B3C891A37A7BF00316F1D /* BasicPerfStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BasicPerfStore.h; path = ../../../../../src/common/share/native/BasicPerfStore.h; sourceTree = "<group>"; };
   1.131 +		DE8B3C8A1A37A7BF00316F1D /* configcache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = configcache.h; path = ../../../../../src/common/share/native/configcache.h; sourceTree = "<group>"; };
   1.132 +		DE8B3C8B1A37A7BF00316F1D /* DeployPerf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeployPerf.cpp; path = ../../../../../src/common/share/native/DeployPerf.cpp; sourceTree = "<group>"; };
   1.133 +		DE8B3C8C1A37A7BF00316F1D /* DeployPerf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DeployPerf.h; path = ../../../../../src/common/share/native/DeployPerf.h; sourceTree = "<group>"; };
   1.134 +		DE8B3C8D1A37A7BF00316F1D /* DeployVersion.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = DeployVersion.hpp; path = ../../../../../src/common/share/native/DeployVersion.hpp; sourceTree = "<group>"; };
   1.135 +		DE8B3C8E1A37A7BF00316F1D /* NativeLock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NativeLock.h; path = ../../../../../src/common/share/native/NativeLock.h; sourceTree = "<group>"; };
   1.136 +		DE8B3C8F1A37A7BF00316F1D /* NativeLocker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NativeLocker.h; path = ../../../../../src/common/share/native/NativeLocker.h; sourceTree = "<group>"; };
   1.137 +		DE8B3C901A37A7BF00316F1D /* PerfHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PerfHelper.cpp; path = ../../../../../src/common/share/native/PerfHelper.cpp; sourceTree = "<group>"; };
   1.138 +		DE8B3C911A37A7BF00316F1D /* PerfHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PerfHelper.h; path = ../../../../../src/common/share/native/PerfHelper.h; sourceTree = "<group>"; };
   1.139 +		DE8B3C921A37A7BF00316F1D /* PerfLabel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PerfLabel.cpp; path = ../../../../../src/common/share/native/PerfLabel.cpp; sourceTree = "<group>"; };
   1.140 +		DE8B3C931A37A7BF00316F1D /* PerfLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PerfLabel.h; path = ../../../../../src/common/share/native/PerfLabel.h; sourceTree = "<group>"; };
   1.141 +		DE8B3C941A37A7BF00316F1D /* PerfLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PerfLib.h; path = ../../../../../src/common/share/native/PerfLib.h; sourceTree = "<group>"; };
   1.142 +		DE8B3C951A37A7BF00316F1D /* PerfStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PerfStore.h; path = ../../../../../src/common/share/native/PerfStore.h; sourceTree = "<group>"; };
   1.143 +		DE8B3C9A1A37A7C600316F1D /* secureArgs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = secureArgs.c; path = ../../../../../src/common/share/native/secureArgs.c; sourceTree = "<group>"; };
   1.144 +		DE8B3C9B1A37A7C600316F1D /* secureArgs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = secureArgs.h; path = ../../../../../src/common/share/native/secureArgs.h; sourceTree = "<group>"; };
   1.145 +		DE8B3C9C1A37A7C600316F1D /* SystemTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SystemTime.h; path = ../../../../../src/common/share/native/SystemTime.h; sourceTree = "<group>"; };
   1.146 +		DE8B3C9E1A37A81000316F1D /* jfx_runtime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jfx_runtime.c; path = ../../../../../src/javaws/share/native/jfx_runtime.c; sourceTree = "<group>"; };
   1.147 +		DE8B3C9F1A37A81000316F1D /* jfx_runtime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jfx_runtime.h; path = ../../../../../src/javaws/share/native/jfx_runtime.h; sourceTree = "<group>"; };
   1.148 +		DE8B3CA11A37BFA300316F1D /* jfx_runtime_md.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = jfx_runtime_md.c; path = ../../../../../src/javaws/unix/native/jfx_runtime_md.c; sourceTree = "<group>"; };
   1.149 +		DE8B3CA31A37C10000316F1D /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
   1.150 +		DE8B3CA51A37D04900316F1D /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
   1.151 +		DE8B3CA71A37D05300316F1D /* ServiceManagement.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ServiceManagement.framework; path = System/Library/Frameworks/ServiceManagement.framework; sourceTree = SDKROOT; };
   1.152 +		DE8B3CA91A38C48B00316F1D /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; };
   1.153 +		DEC341D01A3F491100BCD9FF /* util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = util.c; path = ../../../../../src/javaws/share/native/util.c; sourceTree = "<group>"; };
   1.154 +		DEC341D21A3F491D00BCD9FF /* util.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = util.h; path = ../../../../../src/javaws/share/native/util.h; sourceTree = "<group>"; };
   1.155 +		DEC341D61A40A07000BCD9FF /* MacPlatform.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MacPlatform.m; path = ../../../../../src/common/macosx/native/MacPlatform.m; sourceTree = "<group>"; };
   1.156 +		DEC341FA1A436E7E00BCD9FF /* AutoUpdate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AutoUpdate.m; path = ../../../../../src/common/macosx/native/AutoUpdate.m; sourceTree = "<group>"; };
   1.157 +		DEC341FB1A436E7E00BCD9FF /* configcache_pd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = configcache_pd.m; path = ../../../../../src/common/macosx/native/configcache_pd.m; sourceTree = "<group>"; };
   1.158 +		DEC341FC1A436E7E00BCD9FF /* helpers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = helpers.m; path = ../../../../../src/common/macosx/native/helpers.m; sourceTree = "<group>"; };
   1.159 +		DEC341FD1A436E7E00BCD9FF /* MacOSXBrowserAuthenticator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MacOSXBrowserAuthenticator.m; path = ../../../../../src/common/macosx/native/MacOSXBrowserAuthenticator.m; sourceTree = "<group>"; };
   1.160 +		DEC341FE1A436E7E00BCD9FF /* MacOSXBundleUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MacOSXBundleUtil.m; path = ../../../../../src/common/macosx/native/MacOSXBundleUtil.m; sourceTree = "<group>"; };
   1.161 +		DEC341FF1A436E7E00BCD9FF /* MacOSXCookieHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MacOSXCookieHandler.m; path = ../../../../../src/common/macosx/native/MacOSXCookieHandler.m; sourceTree = "<group>"; };
   1.162 +		DEC342001A436E7E00BCD9FF /* MacOSXIconEncoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MacOSXIconEncoder.m; path = ../../../../../src/common/macosx/native/MacOSXIconEncoder.m; sourceTree = "<group>"; };
   1.163 +		DEC342021A436E7E00BCD9FF /* MacOSXTrayIcon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MacOSXTrayIcon.m; path = ../../../../../src/common/macosx/native/MacOSXTrayIcon.m; sourceTree = "<group>"; };
   1.164 +		DEC342031A436E7E00BCD9FF /* MixedCodeDialogs.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MixedCodeDialogs.m; path = ../../../../../src/common/macosx/native/MixedCodeDialogs.m; sourceTree = "<group>"; };
   1.165 +		DEC342041A436E7E00BCD9FF /* MixedCodeHelpDialog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MixedCodeHelpDialog.m; path = ../../../../../src/common/macosx/native/MixedCodeHelpDialog.m; sourceTree = "<group>"; };
   1.166 +		DEC342051A436E7E00BCD9FF /* MixedCodeMainDialog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MixedCodeMainDialog.m; path = ../../../../../src/common/macosx/native/MixedCodeMainDialog.m; sourceTree = "<group>"; };
   1.167 +		DEC342061A436E7E00BCD9FF /* MixedCodeUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MixedCodeUtils.m; path = ../../../../../src/common/macosx/native/MixedCodeUtils.m; sourceTree = "<group>"; };
   1.168 +		DEC342071A436E7E00BCD9FF /* ObjCDebugging.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ObjCDebugging.m; path = ../../../../../src/common/macosx/native/ObjCDebugging.m; sourceTree = "<group>"; };
   1.169 +		DEC342081A436E7E00BCD9FF /* UpdateCheck.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UpdateCheck.m; path = ../../../../../src/common/macosx/native/UpdateCheck.m; sourceTree = "<group>"; };
   1.170 +		DEC342091A436E7E00BCD9FF /* Updater.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Updater.m; path = ../../../../../src/common/macosx/native/Updater.m; sourceTree = "<group>"; };
   1.171 +		DEC3421B1A43762000BCD9FF /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
   1.172 +		DEC3421D1A43773600BCD9FF /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; };
   1.173 +		DEC342211A44B4D700BCD9FF /* JavaVM.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaVM.framework; path = System/Library/Frameworks/JavaVM.framework; sourceTree = SDKROOT; };
   1.174 +		DEC342231A44BAA600BCD9FF /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
   1.175 +/* End PBXFileReference section */
   1.176 +
   1.177 +/* Begin PBXFrameworksBuildPhase section */
   1.178 +		DE113B731A365449007808D0 /* Frameworks */ = {
   1.179 +			isa = PBXFrameworksBuildPhase;
   1.180 +			buildActionMask = 2147483647;
   1.181 +			files = (
   1.182 +				DEC342241A44BAA600BCD9FF /* Cocoa.framework in Frameworks */,
   1.183 +				DEC342221A44B4D700BCD9FF /* JavaVM.framework in Frameworks */,
   1.184 +				DEC3421C1A43762000BCD9FF /* CoreGraphics.framework in Frameworks */,
   1.185 +				DE8B3CAA1A38C48B00316F1D /* libiconv.dylib in Frameworks */,
   1.186 +				DE8B3CA81A37D05300316F1D /* ServiceManagement.framework in Frameworks */,
   1.187 +				DE8B3CA61A37D04900316F1D /* Security.framework in Frameworks */,
   1.188 +				DE8B3CA41A37C10000316F1D /* SystemConfiguration.framework in Frameworks */,
   1.189 +			);
   1.190 +			runOnlyForDeploymentPostprocessing = 0;
   1.191 +		};
   1.192 +/* End PBXFrameworksBuildPhase section */
   1.193 +
   1.194 +/* Begin PBXGroup section */
   1.195 +		DE113B6D1A365449007808D0 = {
   1.196 +			isa = PBXGroup;
   1.197 +			children = (
   1.198 +				DEC342231A44BAA600BCD9FF /* Cocoa.framework */,
   1.199 +				DEC342211A44B4D700BCD9FF /* JavaVM.framework */,
   1.200 +				DEC3421D1A43773600BCD9FF /* Carbon.framework */,
   1.201 +				DEC3421B1A43762000BCD9FF /* CoreGraphics.framework */,
   1.202 +				DE8B3CA91A38C48B00316F1D /* libiconv.dylib */,
   1.203 +				DE8B3CA71A37D05300316F1D /* ServiceManagement.framework */,
   1.204 +				DE8B3CA51A37D04900316F1D /* Security.framework */,
   1.205 +				DE8B3CA31A37C10000316F1D /* SystemConfiguration.framework */,
   1.206 +				DE8B3C5F1A3760E700316F1D /* ApplicationServices.framework */,
   1.207 +				DE113B781A365449007808D0 /* javaws */,
   1.208 +				DE113B771A365449007808D0 /* Products */,
   1.209 +			);
   1.210 +			sourceTree = "<group>";
   1.211 +		};
   1.212 +		DE113B771A365449007808D0 /* Products */ = {
   1.213 +			isa = PBXGroup;
   1.214 +			children = (
   1.215 +				DE113B761A365449007808D0 /* javaws */,
   1.216 +			);
   1.217 +			name = Products;
   1.218 +			sourceTree = "<group>";
   1.219 +		};
   1.220 +		DE113B781A365449007808D0 /* javaws */ = {
   1.221 +			isa = PBXGroup;
   1.222 +			children = (
   1.223 +				DE8B3C611A37A51900316F1D /* com_sun_deploy_net_proxy_MSystemProxyHandler.h */,
   1.224 +				DE8B3C621A37A51900316F1D /* config.c */,
   1.225 +				DE8B3C631A37A51900316F1D /* config.h */,
   1.226 +				DE8B3C661A37A51900316F1D /* console.c */,
   1.227 +				DE8B3C671A37A51900316F1D /* DeployPlatform.h */,
   1.228 +				DE8B3C681A37A51900316F1D /* dialogutils.c */,
   1.229 +				DE8B3C691A37A51900316F1D /* dialogutils.h */,
   1.230 +				DE8B3C6B1A37A51900316F1D /* gnomevfs.h */,
   1.231 +				DE8B3C9A1A37A7C600316F1D /* secureArgs.c */,
   1.232 +				DE8B3C9B1A37A7C600316F1D /* secureArgs.h */,
   1.233 +				DE8B3C9C1A37A7C600316F1D /* SystemTime.h */,
   1.234 +				DE8B3C711A37A51900316F1D /* MSystemProxyHandler.c */,
   1.235 +				DE8B3C721A37A51900316F1D /* NetworkUtil.c */,
   1.236 +				DE8B3C9E1A37A81000316F1D /* jfx_runtime.c */,
   1.237 +				DE8B3C9F1A37A81000316F1D /* jfx_runtime.h */,
   1.238 +				DEC341FA1A436E7E00BCD9FF /* AutoUpdate.m */,
   1.239 +				DEC341FB1A436E7E00BCD9FF /* configcache_pd.m */,
   1.240 +				DEC341FC1A436E7E00BCD9FF /* helpers.m */,
   1.241 +				DEC341FD1A436E7E00BCD9FF /* MacOSXBrowserAuthenticator.m */,
   1.242 +				DEC341FE1A436E7E00BCD9FF /* MacOSXBundleUtil.m */,
   1.243 +				DEC341FF1A436E7E00BCD9FF /* MacOSXCookieHandler.m */,
   1.244 +				DEC342001A436E7E00BCD9FF /* MacOSXIconEncoder.m */,
   1.245 +				DEC342021A436E7E00BCD9FF /* MacOSXTrayIcon.m */,
   1.246 +				DEC342031A436E7E00BCD9FF /* MixedCodeDialogs.m */,
   1.247 +				DEC342041A436E7E00BCD9FF /* MixedCodeHelpDialog.m */,
   1.248 +				DEC342051A436E7E00BCD9FF /* MixedCodeMainDialog.m */,
   1.249 +				DEC342061A436E7E00BCD9FF /* MixedCodeUtils.m */,
   1.250 +				DEC342071A436E7E00BCD9FF /* ObjCDebugging.m */,
   1.251 +				DEC342081A436E7E00BCD9FF /* UpdateCheck.m */,
   1.252 +				DEC342091A436E7E00BCD9FF /* Updater.m */,
   1.253 +				DEC341D61A40A07000BCD9FF /* MacPlatform.m */,
   1.254 +				DE8B3C731A37A51900316F1D /* NetworkUtil.h */,
   1.255 +				DE8B3C741A37A51900316F1D /* Platform.c */,
   1.256 +				DE8B3C751A37A51900316F1D /* SharedMemPerfHelper.h */,
   1.257 +				DE8B3C761A37A51900316F1D /* UnixDomainSocket.c */,
   1.258 +				DE8B3C771A37A51900316F1D /* UnixTime.cpp */,
   1.259 +				DE8B3C781A37A51900316F1D /* UnixTime.h */,
   1.260 +				DE6DD4631A36555100B8A465 /* launcher_md.c */,
   1.261 +				DE6DD4641A36555100B8A465 /* splash_md.c */,
   1.262 +				DE6DD4661A36555100B8A465 /* system_md.c */,
   1.263 +				DE6DD4671A36555100B8A465 /* system_md.h */,
   1.264 +				DE6DD45D1A36550100B8A465 /* versionId.c */,
   1.265 +				DE6DD45E1A36550100B8A465 /* versionId.h */,
   1.266 +				DE6DD45F1A36550100B8A465 /* xmlparser.c */,
   1.267 +				DE6DD4601A36550100B8A465 /* xmlparser.h */,
   1.268 +				DE6DD44E1A3654FA00B8A465 /* msgString.c */,
   1.269 +				DE6DD44F1A3654FA00B8A465 /* msgString.h */,
   1.270 +				DE6DD4501A3654FA00B8A465 /* propertyParser.c */,
   1.271 +				DE6DD4511A3654FA00B8A465 /* propertyParser.h */,
   1.272 +				DE6DD4521A3654FA00B8A465 /* splashFile.c */,
   1.273 +				DE6DD4531A3654FA00B8A465 /* splashFile.h */,
   1.274 +				DE6DD4541A3654FA00B8A465 /* system.c */,
   1.275 +				DE6DD4551A3654FA00B8A465 /* system.h */,
   1.276 +				DE6DD43C1A3654F100B8A465 /* applicationIcon.c */,
   1.277 +				DE6DD43D1A3654F100B8A465 /* applicationIcon.h */,
   1.278 +				DE6DD43E1A3654F100B8A465 /* base64.c */,
   1.279 +				DE6DD43F1A3654F100B8A465 /* base64.h */,
   1.280 +				DE6DD4401A3654F100B8A465 /* configurationFile.c */,
   1.281 +				DE6DD4411A3654F100B8A465 /* configurationFile.h */,
   1.282 +				DE8B3CA11A37BFA300316F1D /* jfx_runtime_md.c */,
   1.283 +				DE6DD4421A3654F100B8A465 /* jfx_runtime.c */,
   1.284 +				DE6DD4431A3654F200B8A465 /* jfx_runtime.h */,
   1.285 +				DE6DD4441A3654F200B8A465 /* launcher.c */,
   1.286 +				DE6DD4451A3654F200B8A465 /* launcher.h */,
   1.287 +				DE6DD4461A3654F200B8A465 /* launchFile.c */,
   1.288 +				DE6DD4471A3654F200B8A465 /* launchFile.h */,
   1.289 +				DE8B3C871A37A7BF00316F1D /* BasicPerfHelper.h */,
   1.290 +				DE8B3C881A37A7BF00316F1D /* BasicPerfStore.cpp */,
   1.291 +				DE8B3C891A37A7BF00316F1D /* BasicPerfStore.h */,
   1.292 +				DE8B3C8A1A37A7BF00316F1D /* configcache.h */,
   1.293 +				DEC341D01A3F491100BCD9FF /* util.c */,
   1.294 +				DEC341D21A3F491D00BCD9FF /* util.h */,
   1.295 +				DE8B3C8B1A37A7BF00316F1D /* DeployPerf.cpp */,
   1.296 +				DE8B3C8C1A37A7BF00316F1D /* DeployPerf.h */,
   1.297 +				DE8B3C8D1A37A7BF00316F1D /* DeployVersion.hpp */,
   1.298 +				DE8B3C8E1A37A7BF00316F1D /* NativeLock.h */,
   1.299 +				DE8B3C8F1A37A7BF00316F1D /* NativeLocker.h */,
   1.300 +				DE8B3C901A37A7BF00316F1D /* PerfHelper.cpp */,
   1.301 +				DE8B3C911A37A7BF00316F1D /* PerfHelper.h */,
   1.302 +				DE8B3C921A37A7BF00316F1D /* PerfLabel.cpp */,
   1.303 +				DE8B3C931A37A7BF00316F1D /* PerfLabel.h */,
   1.304 +				DE8B3C941A37A7BF00316F1D /* PerfLib.h */,
   1.305 +				DE8B3C951A37A7BF00316F1D /* PerfStore.h */,
   1.306 +			);
   1.307 +			path = javaws;
   1.308 +			sourceTree = "<group>";
   1.309 +		};
   1.310 +/* End PBXGroup section */
   1.311 +
   1.312 +/* Begin PBXNativeTarget section */
   1.313 +		DE113B751A365449007808D0 /* javaws */ = {
   1.314 +			isa = PBXNativeTarget;
   1.315 +			buildConfigurationList = DE113B7F1A365449007808D0 /* Build configuration list for PBXNativeTarget "javaws" */;
   1.316 +			buildPhases = (
   1.317 +				DE113B721A365449007808D0 /* Sources */,
   1.318 +				DE113B731A365449007808D0 /* Frameworks */,
   1.319 +				DE113B741A365449007808D0 /* CopyFiles */,
   1.320 +			);
   1.321 +			buildRules = (
   1.322 +			);
   1.323 +			dependencies = (
   1.324 +			);
   1.325 +			name = javaws;
   1.326 +			productName = javaws;
   1.327 +			productReference = DE113B761A365449007808D0 /* javaws */;
   1.328 +			productType = "com.apple.product-type.tool";
   1.329 +		};
   1.330 +/* End PBXNativeTarget section */
   1.331 +
   1.332 +/* Begin PBXProject section */
   1.333 +		DE113B6E1A365449007808D0 /* Project object */ = {
   1.334 +			isa = PBXProject;
   1.335 +			attributes = {
   1.336 +				LastUpgradeCheck = 0510;
   1.337 +				ORGANIZATIONNAME = "___FULLUSERNAME___";
   1.338 +			};
   1.339 +			buildConfigurationList = DE113B711A365449007808D0 /* Build configuration list for PBXProject "javaws" */;
   1.340 +			compatibilityVersion = "Xcode 3.2";
   1.341 +			developmentRegion = English;
   1.342 +			hasScannedForEncodings = 0;
   1.343 +			knownRegions = (
   1.344 +				en,
   1.345 +			);
   1.346 +			mainGroup = DE113B6D1A365449007808D0;
   1.347 +			productRefGroup = DE113B771A365449007808D0 /* Products */;
   1.348 +			projectDirPath = "";
   1.349 +			projectRoot = "";
   1.350 +			targets = (
   1.351 +				DE113B751A365449007808D0 /* javaws */,
   1.352 +			);
   1.353 +		};
   1.354 +/* End PBXProject section */
   1.355 +
   1.356 +/* Begin PBXSourcesBuildPhase section */
   1.357 +		DE113B721A365449007808D0 /* Sources */ = {
   1.358 +			isa = PBXSourcesBuildPhase;
   1.359 +			buildActionMask = 2147483647;
   1.360 +			files = (
   1.361 +				DEC3420E1A436E7E00BCD9FF /* MacOSXBundleUtil.m in Sources */,
   1.362 +				DE8B3C851A37A51900316F1D /* UnixTime.cpp in Sources */,
   1.363 +				DEC341D11A3F491100BCD9FF /* util.c in Sources */,
   1.364 +				DE8B3C831A37A51900316F1D /* Platform.c in Sources */,
   1.365 +				DEC342101A436E7E00BCD9FF /* MacOSXIconEncoder.m in Sources */,
   1.366 +				DE6DD4491A3654F200B8A465 /* base64.c in Sources */,
   1.367 +				DE6DD45A1A3654FA00B8A465 /* splashFile.c in Sources */,
   1.368 +				DE6DD4581A3654FA00B8A465 /* msgString.c in Sources */,
   1.369 +				DE8B3C971A37A7BF00316F1D /* DeployPerf.cpp in Sources */,
   1.370 +				DE6DD4611A36550100B8A465 /* versionId.c in Sources */,
   1.371 +				DE6DD46B1A36555100B8A465 /* system_md.c in Sources */,
   1.372 +				DE6DD44C1A3654F200B8A465 /* launcher.c in Sources */,
   1.373 +				DEC3420A1A436E7E00BCD9FF /* AutoUpdate.m in Sources */,
   1.374 +				DE6DD4591A3654FA00B8A465 /* propertyParser.c in Sources */,
   1.375 +				DE8B3C7D1A37A51900316F1D /* dialogutils.c in Sources */,
   1.376 +				DEC342131A436E7E00BCD9FF /* MixedCodeDialogs.m in Sources */,
   1.377 +				DEC341D71A40A07000BCD9FF /* MacPlatform.m in Sources */,
   1.378 +				DE6DD4621A36550100B8A465 /* xmlparser.c in Sources */,
   1.379 +				DE6DD44B1A3654F200B8A465 /* jfx_runtime.c in Sources */,
   1.380 +				DE6DD44A1A3654F200B8A465 /* configurationFile.c in Sources */,
   1.381 +				DE8B3CA21A37BFA300316F1D /* jfx_runtime_md.c in Sources */,
   1.382 +				DE8B3C7C1A37A51900316F1D /* console.c in Sources */,
   1.383 +				DEC342141A436E7E00BCD9FF /* MixedCodeHelpDialog.m in Sources */,
   1.384 +				DEC3420D1A436E7E00BCD9FF /* MacOSXBrowserAuthenticator.m in Sources */,
   1.385 +				DE8B3C9D1A37A7C600316F1D /* secureArgs.c in Sources */,
   1.386 +				DE8B3CA01A37A81000316F1D /* jfx_runtime.c in Sources */,
   1.387 +				DEC3420B1A436E7E00BCD9FF /* configcache_pd.m in Sources */,
   1.388 +				DE6DD44D1A3654F200B8A465 /* launchFile.c in Sources */,
   1.389 +				DE8B3C841A37A51900316F1D /* UnixDomainSocket.c in Sources */,
   1.390 +				DE8B3C811A37A51900316F1D /* MSystemProxyHandler.c in Sources */,
   1.391 +				DE6DD4681A36555100B8A465 /* launcher_md.c in Sources */,
   1.392 +				DE6DD4691A36555100B8A465 /* splash_md.c in Sources */,
   1.393 +				DEC342171A436E7E00BCD9FF /* ObjCDebugging.m in Sources */,
   1.394 +				DEC3420F1A436E7E00BCD9FF /* MacOSXCookieHandler.m in Sources */,
   1.395 +				DE8B3C981A37A7BF00316F1D /* PerfHelper.cpp in Sources */,
   1.396 +				DE8B3C961A37A7BF00316F1D /* BasicPerfStore.cpp in Sources */,
   1.397 +				DE8B3C821A37A51900316F1D /* NetworkUtil.c in Sources */,
   1.398 +				DE8B3C991A37A7BF00316F1D /* PerfLabel.cpp in Sources */,
   1.399 +				DE8B3C7A1A37A51900316F1D /* config.c in Sources */,
   1.400 +				DEC342191A436E7E00BCD9FF /* Updater.m in Sources */,
   1.401 +				DEC3420C1A436E7E00BCD9FF /* helpers.m in Sources */,
   1.402 +				DE6DD45B1A3654FA00B8A465 /* system.c in Sources */,
   1.403 +				DE6DD4481A3654F200B8A465 /* applicationIcon.c in Sources */,
   1.404 +				DEC342121A436E7E00BCD9FF /* MacOSXTrayIcon.m in Sources */,
   1.405 +				DEC342161A436E7E00BCD9FF /* MixedCodeUtils.m in Sources */,
   1.406 +				DEC342151A436E7E00BCD9FF /* MixedCodeMainDialog.m in Sources */,
   1.407 +				DEC342181A436E7E00BCD9FF /* UpdateCheck.m in Sources */,
   1.408 +			);
   1.409 +			runOnlyForDeploymentPostprocessing = 0;
   1.410 +		};
   1.411 +/* End PBXSourcesBuildPhase section */
   1.412 +
   1.413 +/* Begin XCBuildConfiguration section */
   1.414 +		DE113B7D1A365449007808D0 /* Debug */ = {
   1.415 +			isa = XCBuildConfiguration;
   1.416 +			buildSettings = {
   1.417 +				ALWAYS_SEARCH_USER_PATHS = NO;
   1.418 +				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
   1.419 +				CLANG_CXX_LIBRARY = "libc++";
   1.420 +				CLANG_ENABLE_MODULES = YES;
   1.421 +				CLANG_ENABLE_OBJC_ARC = YES;
   1.422 +				CLANG_WARN_BOOL_CONVERSION = YES;
   1.423 +				CLANG_WARN_CONSTANT_CONVERSION = YES;
   1.424 +				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
   1.425 +				CLANG_WARN_EMPTY_BODY = YES;
   1.426 +				CLANG_WARN_ENUM_CONVERSION = YES;
   1.427 +				CLANG_WARN_INT_CONVERSION = YES;
   1.428 +				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
   1.429 +				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
   1.430 +				COPY_PHASE_STRIP = NO;
   1.431 +				GCC_C_LANGUAGE_STANDARD = gnu99;
   1.432 +				GCC_DYNAMIC_NO_PIC = NO;
   1.433 +				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
   1.434 +				GCC_OPTIMIZATION_LEVEL = 0;
   1.435 +				GCC_PREPROCESSOR_DEFINITIONS = (
   1.436 +					"DEBUG=1",
   1.437 +					"$(inherited)",
   1.438 +				);
   1.439 +				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
   1.440 +				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
   1.441 +				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
   1.442 +				GCC_WARN_UNDECLARED_SELECTOR = YES;
   1.443 +				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
   1.444 +				GCC_WARN_UNUSED_FUNCTION = YES;
   1.445 +				GCC_WARN_UNUSED_VARIABLE = YES;
   1.446 +				MACOSX_DEPLOYMENT_TARGET = 10.9;
   1.447 +				ONLY_ACTIVE_ARCH = YES;
   1.448 +				SDKROOT = macosx;
   1.449 +			};
   1.450 +			name = Debug;
   1.451 +		};
   1.452 +		DE113B7E1A365449007808D0 /* Release */ = {
   1.453 +			isa = XCBuildConfiguration;
   1.454 +			buildSettings = {
   1.455 +				ALWAYS_SEARCH_USER_PATHS = NO;
   1.456 +				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
   1.457 +				CLANG_CXX_LIBRARY = "libc++";
   1.458 +				CLANG_ENABLE_MODULES = YES;
   1.459 +				CLANG_ENABLE_OBJC_ARC = YES;
   1.460 +				CLANG_WARN_BOOL_CONVERSION = YES;
   1.461 +				CLANG_WARN_CONSTANT_CONVERSION = YES;
   1.462 +				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
   1.463 +				CLANG_WARN_EMPTY_BODY = YES;
   1.464 +				CLANG_WARN_ENUM_CONVERSION = YES;
   1.465 +				CLANG_WARN_INT_CONVERSION = YES;
   1.466 +				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
   1.467 +				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
   1.468 +				COPY_PHASE_STRIP = YES;
   1.469 +				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
   1.470 +				ENABLE_NS_ASSERTIONS = NO;
   1.471 +				GCC_C_LANGUAGE_STANDARD = gnu99;
   1.472 +				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
   1.473 +				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
   1.474 +				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
   1.475 +				GCC_WARN_UNDECLARED_SELECTOR = YES;
   1.476 +				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
   1.477 +				GCC_WARN_UNUSED_FUNCTION = YES;
   1.478 +				GCC_WARN_UNUSED_VARIABLE = YES;
   1.479 +				MACOSX_DEPLOYMENT_TARGET = 10.9;
   1.480 +				SDKROOT = macosx;
   1.481 +			};
   1.482 +			name = Release;
   1.483 +		};
   1.484 +		DE113B801A365449007808D0 /* Debug */ = {
   1.485 +			isa = XCBuildConfiguration;
   1.486 +			buildSettings = {
   1.487 +				ALWAYS_SEARCH_USER_PATHS = YES;
   1.488 +				CLANG_ENABLE_MODULES = NO;
   1.489 +				CLANG_ENABLE_OBJC_ARC = NO;
   1.490 +				CONFIGURATION_BUILD_DIR = "../../../../../build/macosx-x86_64-normal-server-fastdebug/deploy/jre/bin";
   1.491 +				FRAMEWORK_SEARCH_PATHS = "${SDKROOT}/System/Library/Frameworks/JavaVM.framework/Frameworks/**";
   1.492 +				HEADER_SEARCH_PATHS = (
   1.493 +					"$(inherited)",
   1.494 +					"../../../../../build/macosx-x86_64-normal-server-fastdebug/deploy/jdk/include/darwin",
   1.495 +					"../../../../../build/macosx-x86_64-normal-server-fastdebug/deploy/jdk/include",
   1.496 +					/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
   1.497 +					/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/JavaVM.framework/Headers,
   1.498 +				);
   1.499 +				LIBRARY_SEARCH_PATHS = /System/Library/Frameworks/JavaVM.framework/Headers;
   1.500 +				OTHER_LDFLAGS = (
   1.501 +					"-framework",
   1.502 +					JavaNativeFoundation,
   1.503 +				);
   1.504 +				PRODUCT_NAME = "$(TARGET_NAME)";
   1.505 +				USER_HEADER_SEARCH_PATHS = "../../../../src/common/macosx/native ../../../../src/javaws/share/native/version ../../../../src/common/share/native ../../../../../build/macosx-x86_64-normal-server-fastdebug/deploy/headers/**";
   1.506 +			};
   1.507 +			name = Debug;
   1.508 +		};
   1.509 +		DE113B811A365449007808D0 /* Release */ = {
   1.510 +			isa = XCBuildConfiguration;
   1.511 +			buildSettings = {
   1.512 +				ALWAYS_SEARCH_USER_PATHS = YES;
   1.513 +				CLANG_ENABLE_MODULES = NO;
   1.514 +				CLANG_ENABLE_OBJC_ARC = NO;
   1.515 +				FRAMEWORK_SEARCH_PATHS = "${SDKROOT}/System/Library/Frameworks/JavaVM.framework/Frameworks/**";
   1.516 +				HEADER_SEARCH_PATHS = (
   1.517 +					"$(inherited)",
   1.518 +					"../../../../../build/macosx-x86_64-normal-server-fastdebug/deploy/jdk/include/darwin",
   1.519 +					"../../../../../build/macosx-x86_64-normal-server-fastdebug/deploy/jdk/include",
   1.520 +					/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
   1.521 +					/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/JavaVM.framework/Headers,
   1.522 +				);
   1.523 +				LIBRARY_SEARCH_PATHS = /System/Library/Frameworks/JavaVM.framework/Headers;
   1.524 +				OTHER_LDFLAGS = (
   1.525 +					"-framework",
   1.526 +					JavaNativeFoundation,
   1.527 +				);
   1.528 +				PRODUCT_NAME = "$(TARGET_NAME)";
   1.529 +				USER_HEADER_SEARCH_PATHS = "../../../../src/common/macosx/native ../../../../src/javaws/share/native/version ../../../../src/common/share/native ../../../../../build/macosx-x86_64-normal-server-fastdebug/deploy/headers/**";
   1.530 +			};
   1.531 +			name = Release;
   1.532 +		};
   1.533 +/* End XCBuildConfiguration section */
   1.534 +
   1.535 +/* Begin XCConfigurationList section */
   1.536 +		DE113B711A365449007808D0 /* Build configuration list for PBXProject "javaws" */ = {
   1.537 +			isa = XCConfigurationList;
   1.538 +			buildConfigurations = (
   1.539 +				DE113B7D1A365449007808D0 /* Debug */,
   1.540 +				DE113B7E1A365449007808D0 /* Release */,
   1.541 +			);
   1.542 +			defaultConfigurationIsVisible = 0;
   1.543 +			defaultConfigurationName = Release;
   1.544 +		};
   1.545 +		DE113B7F1A365449007808D0 /* Build configuration list for PBXNativeTarget "javaws" */ = {
   1.546 +			isa = XCConfigurationList;
   1.547 +			buildConfigurations = (
   1.548 +				DE113B801A365449007808D0 /* Debug */,
   1.549 +				DE113B811A365449007808D0 /* Release */,
   1.550 +			);
   1.551 +			defaultConfigurationIsVisible = 0;
   1.552 +			defaultConfigurationName = Release;
   1.553 +		};
   1.554 +/* End XCConfigurationList section */
   1.555 +	};
   1.556 +	rootObject = DE113B6E1A365449007808D0 /* Project object */;
   1.557 +}
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/make/projects/mac/javaws/javaws.xcodeproj/project.xcworkspace/contents.xcworkspacedata	Tue Dec 23 14:44:29 2014 -0800
     2.3 @@ -0,0 +1,7 @@
     2.4 +<?xml version="1.0" encoding="UTF-8"?>
     2.5 +<Workspace
     2.6 +   version = "1.0">
     2.7 +   <FileRef
     2.8 +      location = "self:javaws.xcodeproj">
     2.9 +   </FileRef>
    2.10 +</Workspace>

mercurial