|
10 | 10 | 0509117B20E50608009EF90C /* ColorSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 0509117A20E50608009EF90C /* ColorSet.m */; }; |
11 | 11 | 0509117E20E5065C009EF90C /* ColorPair.m in Sources */ = {isa = PBXBuildFile; fileRef = 0509117C20E5065C009EF90C /* ColorPair.m */; }; |
12 | 12 | 050911A420E52272009EF90C /* ColorSetStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 050911A320E52272009EF90C /* ColorSetStream.m */; }; |
| 13 | + 0509121520E55A7F009EF90C /* GitHubUpdates.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0509120F20E55A6A009EF90C /* GitHubUpdates.framework */; }; |
| 14 | + 0509121720E55A93009EF90C /* GitHubUpdates.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 0509120F20E55A6A009EF90C /* GitHubUpdates.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
13 | 15 | 0530C41F20E10FEA00F5B259 /* ArrayIsEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0530C41E20E10FEA00F5B259 /* ArrayIsEmpty.swift */; }; |
14 | 16 | 0530C42120E1112C00F5B259 /* ArrayIsNotEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0530C42020E1112C00F5B259 /* ArrayIsNotEmpty.swift */; }; |
15 | 17 | 0530C42320E1213500F5B259 /* NSView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0530C42220E1213500F5B259 /* NSView.swift */; }; |
|
28 | 30 | 05D11ECE20E165FB00A621B5 /* File.icns in Resources */ = {isa = PBXBuildFile; fileRef = 05D11ECD20E165FB00A621B5 /* File.icns */; }; |
29 | 31 | /* End PBXBuildFile section */ |
30 | 32 |
|
| 33 | +/* Begin PBXContainerItemProxy section */ |
| 34 | + 0509120E20E55A6A009EF90C /* PBXContainerItemProxy */ = { |
| 35 | + isa = PBXContainerItemProxy; |
| 36 | + containerPortal = 0509120920E55A6A009EF90C /* GitHubUpdates.xcodeproj */; |
| 37 | + proxyType = 2; |
| 38 | + remoteGlobalIDString = 05F82B251EF32EA700EC8A93; |
| 39 | + remoteInfo = GitHubUpdates; |
| 40 | + }; |
| 41 | + 0509121020E55A6A009EF90C /* PBXContainerItemProxy */ = { |
| 42 | + isa = PBXContainerItemProxy; |
| 43 | + containerPortal = 0509120920E55A6A009EF90C /* GitHubUpdates.xcodeproj */; |
| 44 | + proxyType = 2; |
| 45 | + remoteGlobalIDString = 0555EBA01EF3DDA10016167F; |
| 46 | + remoteInfo = Relauncher; |
| 47 | + }; |
| 48 | + 0509121220E55A7B009EF90C /* PBXContainerItemProxy */ = { |
| 49 | + isa = PBXContainerItemProxy; |
| 50 | + containerPortal = 0509120920E55A6A009EF90C /* GitHubUpdates.xcodeproj */; |
| 51 | + proxyType = 1; |
| 52 | + remoteGlobalIDString = 05F82B241EF32EA700EC8A93; |
| 53 | + remoteInfo = GitHubUpdates; |
| 54 | + }; |
| 55 | +/* End PBXContainerItemProxy section */ |
| 56 | + |
| 57 | +/* Begin PBXCopyFilesBuildPhase section */ |
| 58 | + 0509121620E55A8A009EF90C /* CopyFiles */ = { |
| 59 | + isa = PBXCopyFilesBuildPhase; |
| 60 | + buildActionMask = 2147483647; |
| 61 | + dstPath = ""; |
| 62 | + dstSubfolderSpec = 10; |
| 63 | + files = ( |
| 64 | + 0509121720E55A93009EF90C /* GitHubUpdates.framework in CopyFiles */, |
| 65 | + ); |
| 66 | + runOnlyForDeploymentPostprocessing = 0; |
| 67 | + }; |
| 68 | +/* End PBXCopyFilesBuildPhase section */ |
| 69 | + |
31 | 70 | /* Begin PBXFileReference section */ |
32 | 71 | 0509117920E50608009EF90C /* ColorSet.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ColorSet.h; sourceTree = "<group>"; }; |
33 | 72 | 0509117A20E50608009EF90C /* ColorSet.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ColorSet.m; sourceTree = "<group>"; }; |
|
76 | 115 | 0509120520E559CF009EF90C /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = "<group>"; }; |
77 | 116 | 0509120720E559CF009EF90C /* ccache-config.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "ccache-config.sh"; sourceTree = "<group>"; }; |
78 | 117 | 0509120820E559CF009EF90C /* ccache.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = ccache.sh; sourceTree = "<group>"; }; |
| 118 | + 0509120920E55A6A009EF90C /* GitHubUpdates.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GitHubUpdates.xcodeproj; path = Submodules/GitHubUpdates/GitHubUpdates.xcodeproj; sourceTree = "<group>"; }; |
79 | 119 | 0530C41E20E10FEA00F5B259 /* ArrayIsEmpty.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArrayIsEmpty.swift; sourceTree = "<group>"; }; |
80 | 120 | 0530C42020E1112C00F5B259 /* ArrayIsNotEmpty.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArrayIsNotEmpty.swift; sourceTree = "<group>"; }; |
81 | 121 | 0530C42220E1213500F5B259 /* NSView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSView.swift; sourceTree = "<group>"; }; |
|
104 | 144 | isa = PBXFrameworksBuildPhase; |
105 | 145 | buildActionMask = 2147483647; |
106 | 146 | files = ( |
| 147 | + 0509121520E55A7F009EF90C /* GitHubUpdates.framework in Frameworks */, |
107 | 148 | ); |
108 | 149 | runOnlyForDeploymentPostprocessing = 0; |
109 | 150 | }; |
|
223 | 264 | path = Scripts; |
224 | 265 | sourceTree = "<group>"; |
225 | 266 | }; |
| 267 | + 0509120A20E55A6A009EF90C /* Products */ = { |
| 268 | + isa = PBXGroup; |
| 269 | + children = ( |
| 270 | + 0509120F20E55A6A009EF90C /* GitHubUpdates.framework */, |
| 271 | + 0509121120E55A6A009EF90C /* Relauncher */, |
| 272 | + ); |
| 273 | + name = Products; |
| 274 | + sourceTree = "<group>"; |
| 275 | + }; |
| 276 | + 0509121420E55A7F009EF90C /* Frameworks */ = { |
| 277 | + isa = PBXGroup; |
| 278 | + children = ( |
| 279 | + ); |
| 280 | + name = Frameworks; |
| 281 | + sourceTree = "<group>"; |
| 282 | + }; |
226 | 283 | 0543AE5920DC33BC00284E99 = { |
227 | 284 | isa = PBXGroup; |
228 | 285 | children = ( |
| 286 | + 0509120920E55A6A009EF90C /* GitHubUpdates.xcodeproj */, |
229 | 287 | 050911D720E559CF009EF90C /* xcconfig */, |
230 | 288 | 0543AE6420DC33BC00284E99 /* ColorSet */, |
231 | 289 | 0543AE6320DC33BC00284E99 /* Products */, |
| 290 | + 0509121420E55A7F009EF90C /* Frameworks */, |
232 | 291 | ); |
233 | 292 | sourceTree = "<group>"; |
234 | 293 | }; |
|
298 | 357 | buildPhases = ( |
299 | 358 | 0543AE5E20DC33BC00284E99 /* Sources */, |
300 | 359 | 0543AE5F20DC33BC00284E99 /* Frameworks */, |
| 360 | + 0509122120E55AE4009EF90C /* ShellScript */, |
301 | 361 | 0543AE6020DC33BC00284E99 /* Resources */, |
| 362 | + 0509121620E55A8A009EF90C /* CopyFiles */, |
302 | 363 | ); |
303 | 364 | buildRules = ( |
304 | 365 | ); |
305 | 366 | dependencies = ( |
| 367 | + 0509121320E55A7B009EF90C /* PBXTargetDependency */, |
306 | 368 | ); |
307 | 369 | name = ColorSet; |
308 | 370 | productName = ColorSet; |
|
341 | 403 | mainGroup = 0543AE5920DC33BC00284E99; |
342 | 404 | productRefGroup = 0543AE6320DC33BC00284E99 /* Products */; |
343 | 405 | projectDirPath = ""; |
| 406 | + projectReferences = ( |
| 407 | + { |
| 408 | + ProductGroup = 0509120A20E55A6A009EF90C /* Products */; |
| 409 | + ProjectRef = 0509120920E55A6A009EF90C /* GitHubUpdates.xcodeproj */; |
| 410 | + }, |
| 411 | + ); |
344 | 412 | projectRoot = ""; |
345 | 413 | targets = ( |
346 | 414 | 0543AE6120DC33BC00284E99 /* ColorSet */, |
347 | 415 | ); |
348 | 416 | }; |
349 | 417 | /* End PBXProject section */ |
350 | 418 |
|
| 419 | +/* Begin PBXReferenceProxy section */ |
| 420 | + 0509120F20E55A6A009EF90C /* GitHubUpdates.framework */ = { |
| 421 | + isa = PBXReferenceProxy; |
| 422 | + fileType = wrapper.framework; |
| 423 | + path = GitHubUpdates.framework; |
| 424 | + remoteRef = 0509120E20E55A6A009EF90C /* PBXContainerItemProxy */; |
| 425 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 426 | + }; |
| 427 | + 0509121120E55A6A009EF90C /* Relauncher */ = { |
| 428 | + isa = PBXReferenceProxy; |
| 429 | + fileType = "compiled.mach-o.executable"; |
| 430 | + path = Relauncher; |
| 431 | + remoteRef = 0509121020E55A6A009EF90C /* PBXContainerItemProxy */; |
| 432 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 433 | + }; |
| 434 | +/* End PBXReferenceProxy section */ |
| 435 | + |
351 | 436 | /* Begin PBXResourcesBuildPhase section */ |
352 | 437 | 0543AE6020DC33BC00284E99 /* Resources */ = { |
353 | 438 | isa = PBXResourcesBuildPhase; |
|
363 | 448 | }; |
364 | 449 | /* End PBXResourcesBuildPhase section */ |
365 | 450 |
|
| 451 | +/* Begin PBXShellScriptBuildPhase section */ |
| 452 | + 0509122120E55AE4009EF90C /* ShellScript */ = { |
| 453 | + isa = PBXShellScriptBuildPhase; |
| 454 | + buildActionMask = 2147483647; |
| 455 | + files = ( |
| 456 | + ); |
| 457 | + inputFileListPaths = ( |
| 458 | + ); |
| 459 | + inputPaths = ( |
| 460 | + ); |
| 461 | + outputFileListPaths = ( |
| 462 | + ); |
| 463 | + outputPaths = ( |
| 464 | + ); |
| 465 | + runOnlyForDeploymentPostprocessing = 0; |
| 466 | + shellPath = /bin/sh; |
| 467 | + shellScript = "#!/bin/bash\nif [ \"${CONFIGURATION}\" = \"Release\" ]; then\n plist=\"ColorSet/Info.plist\"\n rev=$(git rev-list `git branch | grep -e \"^*\" | cut -d' ' -f 2` | wc -l)\n /usr/libexec/PlistBuddy -c \"Set :CFBundleVersion $rev\" \"$plist\"\nfi\n"; |
| 468 | + }; |
| 469 | +/* End PBXShellScriptBuildPhase section */ |
| 470 | + |
366 | 471 | /* Begin PBXSourcesBuildPhase section */ |
367 | 472 | 0543AE5E20DC33BC00284E99 /* Sources */ = { |
368 | 473 | isa = PBXSourcesBuildPhase; |
|
387 | 492 | }; |
388 | 493 | /* End PBXSourcesBuildPhase section */ |
389 | 494 |
|
| 495 | +/* Begin PBXTargetDependency section */ |
| 496 | + 0509121320E55A7B009EF90C /* PBXTargetDependency */ = { |
| 497 | + isa = PBXTargetDependency; |
| 498 | + name = GitHubUpdates; |
| 499 | + targetProxy = 0509121220E55A7B009EF90C /* PBXContainerItemProxy */; |
| 500 | + }; |
| 501 | +/* End PBXTargetDependency section */ |
| 502 | + |
390 | 503 | /* Begin PBXVariantGroup section */ |
391 | 504 | 0543AE7720DC33DF00284E99 /* MainMenu.xib */ = { |
392 | 505 | isa = PBXVariantGroup; |
|
0 commit comments