project.pbxproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXAggregateTarget section */
  9. 5DE79BC30F1C62450067BE08 /* Extract Sparkle */ = {
  10. isa = PBXAggregateTarget;
  11. buildConfigurationList = 5DE79BD80F1C629B0067BE08 /* Build configuration list for PBXAggregateTarget "Extract Sparkle" */;
  12. buildPhases = (
  13. 5DE79BC20F1C62450067BE08 /* ShellScript */,
  14. );
  15. dependencies = (
  16. );
  17. name = "Extract Sparkle";
  18. productName = "Extract Sparkle";
  19. };
  20. /* End PBXAggregateTarget section */
  21. /* Begin PBXBuildFile section */
  22. 5D1067640FE63758002A2868 /* WebKitLauncherURLProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D1067620FE63758002A2868 /* WebKitLauncherURLProtocol.h */; };
  23. 5D1067650FE63758002A2868 /* WebKitLauncherURLProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D1067630FE63758002A2868 /* WebKitLauncherURLProtocol.m */; };
  24. 5D18A1FF103FE255006CA7C7 /* nightly.webkit.org.public.pem in Resources */ = {isa = PBXBuildFile; fileRef = 5D18A1FE103FE255006CA7C7 /* nightly.webkit.org.public.pem */; };
  25. 5D41141C0A50A9DE00C84CF0 /* VERSION in Resources */ = {isa = PBXBuildFile; fileRef = 5D41141B0A50A9DE00C84CF0 /* VERSION */; };
  26. 5D4DF982097F89FB0083D5E5 /* start.html in Resources */ = {isa = PBXBuildFile; fileRef = 5D4DF981097F89FB0083D5E5 /* start.html */; };
  27. 5D650F3609DB8B370075E9A8 /* WebKitNightlyEnabler.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D650F3509DB8B370075E9A8 /* WebKitNightlyEnabler.m */; };
  28. 5D650F3A09DB8B410075E9A8 /* WebKitNightlyEnabler.dylib in Resources */ = {isa = PBXBuildFile; fileRef = 5D650F3409DB8B280075E9A8 /* WebKitNightlyEnabler.dylib */; };
  29. 5D877FCD0A5795F200D0C67B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
  30. 5DA88F6D0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DA88F6B0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.h */; };
  31. 5DA88F6E0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DA88F6C0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.m */; };
  32. 5DA88F7A0FC813EB00AB2F62 /* WebKitNightlyEnabler.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DA88F790FC813EB00AB2F62 /* WebKitNightlyEnabler.h */; };
  33. 5DB70525097B94CD009875EC /* webkit.icns in Resources */ = {isa = PBXBuildFile; fileRef = 5DB70524097B94CD009875EC /* webkit.icns */; };
  34. 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
  35. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
  36. /* End PBXBuildFile section */
  37. /* Begin PBXContainerItemProxy section */
  38. 5D650F4409DB8B830075E9A8 /* PBXContainerItemProxy */ = {
  39. isa = PBXContainerItemProxy;
  40. containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
  41. proxyType = 1;
  42. remoteGlobalIDString = 5D650F3309DB8B280075E9A8;
  43. remoteInfo = WebKitNightlyEnabler;
  44. };
  45. 5DE79BC90F1C62850067BE08 /* PBXContainerItemProxy */ = {
  46. isa = PBXContainerItemProxy;
  47. containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
  48. proxyType = 1;
  49. remoteGlobalIDString = 5DE79BC30F1C62450067BE08;
  50. remoteInfo = "Extract Sparkle";
  51. };
  52. 5DE79BCB0F1C62890067BE08 /* PBXContainerItemProxy */ = {
  53. isa = PBXContainerItemProxy;
  54. containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
  55. proxyType = 1;
  56. remoteGlobalIDString = 5DE79BC30F1C62450067BE08;
  57. remoteInfo = "Extract Sparkle";
  58. };
  59. /* End PBXContainerItemProxy section */
  60. /* Begin PBXFileReference section */
  61. 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
  62. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  63. 5D1067620FE63758002A2868 /* WebKitLauncherURLProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebKitLauncherURLProtocol.h; sourceTree = "<group>"; };
  64. 5D1067630FE63758002A2868 /* WebKitLauncherURLProtocol.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WebKitLauncherURLProtocol.m; sourceTree = "<group>"; };
  65. 5D18A1FE103FE255006CA7C7 /* nightly.webkit.org.public.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nightly.webkit.org.public.pem; sourceTree = "<group>"; };
  66. 5D41141B0A50A9DE00C84CF0 /* VERSION */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VERSION; sourceTree = "<group>"; };
  67. 5D4DF981097F89FB0083D5E5 /* start.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = start.html; sourceTree = "<group>"; };
  68. 5D650F3409DB8B280075E9A8 /* WebKitNightlyEnabler.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = WebKitNightlyEnabler.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  69. 5D650F3509DB8B370075E9A8 /* WebKitNightlyEnabler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WebKitNightlyEnabler.m; sourceTree = "<group>"; };
  70. 5DA88F6B0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebKitNightlyEnablerSparkle.h; sourceTree = "<group>"; };
  71. 5DA88F6C0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WebKitNightlyEnablerSparkle.m; sourceTree = "<group>"; };
  72. 5DA88F790FC813EB00AB2F62 /* WebKitNightlyEnabler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebKitNightlyEnabler.h; sourceTree = "<group>"; };
  73. 5DA88F7E0FC8176100AB2F62 /* Base.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Base.xcconfig; sourceTree = "<group>"; };
  74. 5DA88F7F0FC8176100AB2F62 /* WebKitLauncher.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = WebKitLauncher.xcconfig; sourceTree = "<group>"; };
  75. 5DA88F800FC8176100AB2F62 /* WebKitNightlyEnabler.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = WebKitNightlyEnabler.xcconfig; sourceTree = "<group>"; };
  76. 5DB70524097B94CD009875EC /* webkit.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = webkit.icns; sourceTree = "<group>"; };
  77. 5DE79BEB0F1C63CC0067BE08 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  78. 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
  79. 8D1107320486CEB800E47090 /* WebKit.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WebKit.app; sourceTree = BUILT_PRODUCTS_DIR; };
  80. /* End PBXFileReference section */
  81. /* Begin PBXFrameworksBuildPhase section */
  82. 5D650F3209DB8B280075E9A8 /* Frameworks */ = {
  83. isa = PBXFrameworksBuildPhase;
  84. buildActionMask = 2147483647;
  85. files = (
  86. 5D877FCD0A5795F200D0C67B /* Cocoa.framework in Frameworks */,
  87. );
  88. runOnlyForDeploymentPostprocessing = 0;
  89. };
  90. 8D11072E0486CEB800E47090 /* Frameworks */ = {
  91. isa = PBXFrameworksBuildPhase;
  92. buildActionMask = 2147483647;
  93. files = (
  94. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
  95. );
  96. runOnlyForDeploymentPostprocessing = 0;
  97. };
  98. /* End PBXFrameworksBuildPhase section */
  99. /* Begin PBXGroup section */
  100. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
  101. isa = PBXGroup;
  102. children = (
  103. 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
  104. );
  105. name = "Linked Frameworks";
  106. sourceTree = "<group>";
  107. };
  108. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  109. isa = PBXGroup;
  110. children = (
  111. 5DE79BEB0F1C63CC0067BE08 /* Sparkle.framework */,
  112. 8D1107320486CEB800E47090 /* WebKit.app */,
  113. 5D650F3409DB8B280075E9A8 /* WebKitNightlyEnabler.dylib */,
  114. );
  115. name = Products;
  116. sourceTree = "<group>";
  117. };
  118. 29B97314FDCFA39411CA2CEA /* WebKit */ = {
  119. isa = PBXGroup;
  120. children = (
  121. 29B97315FDCFA39411CA2CEA /* Source */,
  122. 5DA88F7D0FC8174E00AB2F62 /* Configurations */,
  123. 29B97317FDCFA39411CA2CEA /* Resources */,
  124. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  125. 19C28FACFE9D520D11CA2CBB /* Products */,
  126. );
  127. name = WebKit;
  128. sourceTree = "<group>";
  129. };
  130. 29B97315FDCFA39411CA2CEA /* Source */ = {
  131. isa = PBXGroup;
  132. children = (
  133. 29B97316FDCFA39411CA2CEA /* main.m */,
  134. 5D1067620FE63758002A2868 /* WebKitLauncherURLProtocol.h */,
  135. 5D1067630FE63758002A2868 /* WebKitLauncherURLProtocol.m */,
  136. 5DA88F790FC813EB00AB2F62 /* WebKitNightlyEnabler.h */,
  137. 5D650F3509DB8B370075E9A8 /* WebKitNightlyEnabler.m */,
  138. 5DA88F6B0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.h */,
  139. 5DA88F6C0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.m */,
  140. );
  141. name = Source;
  142. sourceTree = "<group>";
  143. };
  144. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  145. isa = PBXGroup;
  146. children = (
  147. 5D41141B0A50A9DE00C84CF0 /* VERSION */,
  148. 8D1107310486CEB800E47090 /* Info.plist */,
  149. 5D18A1FE103FE255006CA7C7 /* nightly.webkit.org.public.pem */,
  150. 5D4DF981097F89FB0083D5E5 /* start.html */,
  151. 5DB70524097B94CD009875EC /* webkit.icns */,
  152. );
  153. name = Resources;
  154. sourceTree = "<group>";
  155. };
  156. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  157. isa = PBXGroup;
  158. children = (
  159. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
  160. );
  161. name = Frameworks;
  162. sourceTree = "<group>";
  163. };
  164. 5DA88F7D0FC8174E00AB2F62 /* Configurations */ = {
  165. isa = PBXGroup;
  166. children = (
  167. 5DA88F7E0FC8176100AB2F62 /* Base.xcconfig */,
  168. 5DA88F7F0FC8176100AB2F62 /* WebKitLauncher.xcconfig */,
  169. 5DA88F800FC8176100AB2F62 /* WebKitNightlyEnabler.xcconfig */,
  170. );
  171. path = Configurations;
  172. sourceTree = "<group>";
  173. };
  174. /* End PBXGroup section */
  175. /* Begin PBXHeadersBuildPhase section */
  176. 5D650F3009DB8B280075E9A8 /* Headers */ = {
  177. isa = PBXHeadersBuildPhase;
  178. buildActionMask = 2147483647;
  179. files = (
  180. 5D1067640FE63758002A2868 /* WebKitLauncherURLProtocol.h in Headers */,
  181. 5DA88F7A0FC813EB00AB2F62 /* WebKitNightlyEnabler.h in Headers */,
  182. 5DA88F6D0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.h in Headers */,
  183. );
  184. runOnlyForDeploymentPostprocessing = 0;
  185. };
  186. /* End PBXHeadersBuildPhase section */
  187. /* Begin PBXNativeTarget section */
  188. 5D650F3309DB8B280075E9A8 /* WebKitNightlyEnabler */ = {
  189. isa = PBXNativeTarget;
  190. buildConfigurationList = 5D650F3709DB8B370075E9A8 /* Build configuration list for PBXNativeTarget "WebKitNightlyEnabler" */;
  191. buildPhases = (
  192. 5D650F3009DB8B280075E9A8 /* Headers */,
  193. 5D650F3109DB8B280075E9A8 /* Sources */,
  194. 5D650F3209DB8B280075E9A8 /* Frameworks */,
  195. );
  196. buildRules = (
  197. );
  198. dependencies = (
  199. 5DE79BCC0F1C62890067BE08 /* PBXTargetDependency */,
  200. );
  201. name = WebKitNightlyEnabler;
  202. productName = WebKitNightlyEnabler;
  203. productReference = 5D650F3409DB8B280075E9A8 /* WebKitNightlyEnabler.dylib */;
  204. productType = "com.apple.product-type.library.dynamic";
  205. };
  206. 8D1107260486CEB800E47090 /* WebKit */ = {
  207. isa = PBXNativeTarget;
  208. buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "WebKit" */;
  209. buildPhases = (
  210. 8D1107290486CEB800E47090 /* Resources */,
  211. 8D11072C0486CEB800E47090 /* Sources */,
  212. 8D11072E0486CEB800E47090 /* Frameworks */,
  213. 5DA892AC0FC8E3A100AB2F62 /* Copy Sparkle in to Frameworks */,
  214. );
  215. buildRules = (
  216. );
  217. dependencies = (
  218. 5D650F4509DB8B830075E9A8 /* PBXTargetDependency */,
  219. 5DE79BCA0F1C62850067BE08 /* PBXTargetDependency */,
  220. );
  221. name = WebKit;
  222. productInstallPath = "$(HOME)/Applications";
  223. productName = WebKit;
  224. productReference = 8D1107320486CEB800E47090 /* WebKit.app */;
  225. productType = "com.apple.product-type.application";
  226. };
  227. /* End PBXNativeTarget section */
  228. /* Begin PBXProject section */
  229. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  230. isa = PBXProject;
  231. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "WebKitLauncher" */;
  232. compatibilityVersion = "Xcode 3.1";
  233. developmentRegion = English;
  234. hasScannedForEncodings = 1;
  235. knownRegions = (
  236. English,
  237. Japanese,
  238. French,
  239. German,
  240. );
  241. mainGroup = 29B97314FDCFA39411CA2CEA /* WebKit */;
  242. projectDirPath = "";
  243. projectRoot = "";
  244. targets = (
  245. 8D1107260486CEB800E47090 /* WebKit */,
  246. 5D650F3309DB8B280075E9A8 /* WebKitNightlyEnabler */,
  247. 5DE79BC30F1C62450067BE08 /* Extract Sparkle */,
  248. );
  249. };
  250. /* End PBXProject section */
  251. /* Begin PBXResourcesBuildPhase section */
  252. 8D1107290486CEB800E47090 /* Resources */ = {
  253. isa = PBXResourcesBuildPhase;
  254. buildActionMask = 2147483647;
  255. files = (
  256. 5D18A1FF103FE255006CA7C7 /* nightly.webkit.org.public.pem in Resources */,
  257. 5D4DF982097F89FB0083D5E5 /* start.html in Resources */,
  258. 5D41141C0A50A9DE00C84CF0 /* VERSION in Resources */,
  259. 5DB70525097B94CD009875EC /* webkit.icns in Resources */,
  260. 5D650F3A09DB8B410075E9A8 /* WebKitNightlyEnabler.dylib in Resources */,
  261. );
  262. runOnlyForDeploymentPostprocessing = 0;
  263. };
  264. /* End PBXResourcesBuildPhase section */
  265. /* Begin PBXShellScriptBuildPhase section */
  266. 5DA892AC0FC8E3A100AB2F62 /* Copy Sparkle in to Frameworks */ = {
  267. isa = PBXShellScriptBuildPhase;
  268. buildActionMask = 2147483647;
  269. files = (
  270. );
  271. inputPaths = (
  272. );
  273. name = "Copy Sparkle in to Frameworks";
  274. outputPaths = (
  275. );
  276. runOnlyForDeploymentPostprocessing = 0;
  277. shellPath = /bin/sh;
  278. shellScript = "if [[ \"${ENABLE_SPARKLE}\" == \"1\" ]]\nthen\n ditto \"${CONFIGURATION_BUILD_DIR}/Sparkle.framework\" \"${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Sparkle.framework\"\n cd \"${CONFIGURATION_BUILD_DIR}/Sparkle.framework/Resources\"\n find . -name '*lproj' -not -name 'en.lproj' -print0 | xargs -0 rm -rf\nelse\n rm -rf \"${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Sparkle.framework\"\nfi\n";
  279. };
  280. 5DE79BC20F1C62450067BE08 /* ShellScript */ = {
  281. isa = PBXShellScriptBuildPhase;
  282. buildActionMask = 2147483647;
  283. files = (
  284. );
  285. inputPaths = (
  286. "$(SRCROOT)/Sparkle.framework.tar.gz",
  287. );
  288. outputPaths = (
  289. "$(CONFIGURATION_BUILD_DIR)/Sparkle.framework",
  290. );
  291. runOnlyForDeploymentPostprocessing = 0;
  292. shellPath = /bin/sh;
  293. shellScript = "if [[ \"${ENABLE_SPARKLE}\" == \"1\" ]]\nthen\n tar -C \"${CONFIGURATION_BUILD_DIR}\" -xvzf \"${SRCROOT}/Sparkle.framework.tar.gz\"\n cd \"${CONFIGURATION_BUILD_DIR}/Sparkle.framework/Resources\"\n find . -name '*lproj' -not -name 'en.lproj' -print0 | xargs -0 rm -rf\nelse\n rm -rf \"${CONFIGURATION_BUILD_DIR}/Sparkle.framework\"\nfi\n";
  294. };
  295. /* End PBXShellScriptBuildPhase section */
  296. /* Begin PBXSourcesBuildPhase section */
  297. 5D650F3109DB8B280075E9A8 /* Sources */ = {
  298. isa = PBXSourcesBuildPhase;
  299. buildActionMask = 2147483647;
  300. files = (
  301. 5D1067650FE63758002A2868 /* WebKitLauncherURLProtocol.m in Sources */,
  302. 5D650F3609DB8B370075E9A8 /* WebKitNightlyEnabler.m in Sources */,
  303. 5DA88F6E0FC8136000AB2F62 /* WebKitNightlyEnablerSparkle.m in Sources */,
  304. );
  305. runOnlyForDeploymentPostprocessing = 0;
  306. };
  307. 8D11072C0486CEB800E47090 /* Sources */ = {
  308. isa = PBXSourcesBuildPhase;
  309. buildActionMask = 2147483647;
  310. files = (
  311. 8D11072D0486CEB800E47090 /* main.m in Sources */,
  312. );
  313. runOnlyForDeploymentPostprocessing = 0;
  314. };
  315. /* End PBXSourcesBuildPhase section */
  316. /* Begin PBXTargetDependency section */
  317. 5D650F4509DB8B830075E9A8 /* PBXTargetDependency */ = {
  318. isa = PBXTargetDependency;
  319. target = 5D650F3309DB8B280075E9A8 /* WebKitNightlyEnabler */;
  320. targetProxy = 5D650F4409DB8B830075E9A8 /* PBXContainerItemProxy */;
  321. };
  322. 5DE79BCA0F1C62850067BE08 /* PBXTargetDependency */ = {
  323. isa = PBXTargetDependency;
  324. target = 5DE79BC30F1C62450067BE08 /* Extract Sparkle */;
  325. targetProxy = 5DE79BC90F1C62850067BE08 /* PBXContainerItemProxy */;
  326. };
  327. 5DE79BCC0F1C62890067BE08 /* PBXTargetDependency */ = {
  328. isa = PBXTargetDependency;
  329. target = 5DE79BC30F1C62450067BE08 /* Extract Sparkle */;
  330. targetProxy = 5DE79BCB0F1C62890067BE08 /* PBXContainerItemProxy */;
  331. };
  332. /* End PBXTargetDependency section */
  333. /* Begin XCBuildConfiguration section */
  334. 5D650F3809DB8B370075E9A8 /* Debug */ = {
  335. isa = XCBuildConfiguration;
  336. baseConfigurationReference = 5DA88F800FC8176100AB2F62 /* WebKitNightlyEnabler.xcconfig */;
  337. buildSettings = {
  338. };
  339. name = Debug;
  340. };
  341. 5D650F3909DB8B370075E9A8 /* Release */ = {
  342. isa = XCBuildConfiguration;
  343. baseConfigurationReference = 5DA88F800FC8176100AB2F62 /* WebKitNightlyEnabler.xcconfig */;
  344. buildSettings = {
  345. };
  346. name = Release;
  347. };
  348. 5DE79BC40F1C62450067BE08 /* Debug */ = {
  349. isa = XCBuildConfiguration;
  350. buildSettings = {
  351. PRODUCT_NAME = "Extract Sparkle";
  352. };
  353. name = Debug;
  354. };
  355. 5DE79BC50F1C62450067BE08 /* Release */ = {
  356. isa = XCBuildConfiguration;
  357. buildSettings = {
  358. PRODUCT_NAME = "Extract Sparkle";
  359. };
  360. name = Release;
  361. };
  362. C01FCF4B08A954540054247B /* Debug */ = {
  363. isa = XCBuildConfiguration;
  364. baseConfigurationReference = 5DA88F7F0FC8176100AB2F62 /* WebKitLauncher.xcconfig */;
  365. buildSettings = {
  366. };
  367. name = Debug;
  368. };
  369. C01FCF4C08A954540054247B /* Release */ = {
  370. isa = XCBuildConfiguration;
  371. baseConfigurationReference = 5DA88F7F0FC8176100AB2F62 /* WebKitLauncher.xcconfig */;
  372. buildSettings = {
  373. };
  374. name = Release;
  375. };
  376. C01FCF4F08A954540054247B /* Debug */ = {
  377. isa = XCBuildConfiguration;
  378. baseConfigurationReference = 5DA88F7E0FC8176100AB2F62 /* Base.xcconfig */;
  379. buildSettings = {
  380. GCC_OPTIMIZATION_LEVEL = 0;
  381. ONLY_ACTIVE_ARCH = YES;
  382. };
  383. name = Debug;
  384. };
  385. C01FCF5008A954540054247B /* Release */ = {
  386. isa = XCBuildConfiguration;
  387. baseConfigurationReference = 5DA88F7E0FC8176100AB2F62 /* Base.xcconfig */;
  388. buildSettings = {
  389. };
  390. name = Release;
  391. };
  392. /* End XCBuildConfiguration section */
  393. /* Begin XCConfigurationList section */
  394. 5D650F3709DB8B370075E9A8 /* Build configuration list for PBXNativeTarget "WebKitNightlyEnabler" */ = {
  395. isa = XCConfigurationList;
  396. buildConfigurations = (
  397. 5D650F3809DB8B370075E9A8 /* Debug */,
  398. 5D650F3909DB8B370075E9A8 /* Release */,
  399. );
  400. defaultConfigurationIsVisible = 0;
  401. defaultConfigurationName = Release;
  402. };
  403. 5DE79BD80F1C629B0067BE08 /* Build configuration list for PBXAggregateTarget "Extract Sparkle" */ = {
  404. isa = XCConfigurationList;
  405. buildConfigurations = (
  406. 5DE79BC40F1C62450067BE08 /* Debug */,
  407. 5DE79BC50F1C62450067BE08 /* Release */,
  408. );
  409. defaultConfigurationIsVisible = 0;
  410. defaultConfigurationName = Release;
  411. };
  412. C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "WebKit" */ = {
  413. isa = XCConfigurationList;
  414. buildConfigurations = (
  415. C01FCF4B08A954540054247B /* Debug */,
  416. C01FCF4C08A954540054247B /* Release */,
  417. );
  418. defaultConfigurationIsVisible = 0;
  419. defaultConfigurationName = Release;
  420. };
  421. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "WebKitLauncher" */ = {
  422. isa = XCConfigurationList;
  423. buildConfigurations = (
  424. C01FCF4F08A954540054247B /* Debug */,
  425. C01FCF5008A954540054247B /* Release */,
  426. );
  427. defaultConfigurationIsVisible = 0;
  428. defaultConfigurationName = Release;
  429. };
  430. /* End XCConfigurationList section */
  431. };
  432. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  433. }