|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + CE5D64751D33F81B005DEE4E /* DynamicColor+XYZTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE5D64741D33F81B005DEE4E /* DynamicColor+XYZTests.swift */; }; |
| 11 | + CE5D64761D341105005DEE4E /* DynamicColor+XYZTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE5D64741D33F81B005DEE4E /* DynamicColor+XYZTests.swift */; }; |
| 12 | + CE5D64771D341198005DEE4E /* DynamicColorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CECBCDA71B2B6EEB0047E731 /* DynamicColorTests.swift */; }; |
| 13 | + CE5D64781D34119A005DEE4E /* DynamicColor+HSLTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8B86431D29875E00C5A670 /* DynamicColor+HSLTests.swift */; }; |
| 14 | + CE5D64791D34119C005DEE4E /* DynamicColor+RGBATests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8B86441D29875E00C5A670 /* DynamicColor+RGBATests.swift */; }; |
10 | 15 | CE8B86451D29875E00C5A670 /* DynamicColor+HSLTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8B86431D29875E00C5A670 /* DynamicColor+HSLTests.swift */; };
|
11 | 16 | CE8B86461D29875E00C5A670 /* DynamicColor+RGBATests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8B86441D29875E00C5A670 /* DynamicColor+RGBATests.swift */; };
|
12 | 17 | CE8B86481D29884400C5A670 /* XCTTestCaseTemplate.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8B86471D29884400C5A670 /* XCTTestCaseTemplate.swift */; };
|
13 | 18 | CE8B864A1D29885800C5A670 /* XCTTestCaseTemplate.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8B86491D29885800C5A670 /* XCTTestCaseTemplate.swift */; };
|
14 |
| - CE8B864F1D29887E00C5A670 /* DynamicColor+HSLTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8B864C1D29887E00C5A670 /* DynamicColor+HSLTests.swift */; }; |
15 |
| - CE8B86501D29887E00C5A670 /* DynamicColor+RGBATests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8B864D1D29887E00C5A670 /* DynamicColor+RGBATests.swift */; }; |
16 |
| - CE8B86511D29887E00C5A670 /* DynamicColorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8B864E1D29887E00C5A670 /* DynamicColorTests.swift */; }; |
| 19 | + CE8B86551D2991F000C5A670 /* DynamicColor+XYZ.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8B86541D2991F000C5A670 /* DynamicColor+XYZ.swift */; }; |
| 20 | + CE8B86561D2991F000C5A670 /* DynamicColor+XYZ.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8B86541D2991F000C5A670 /* DynamicColor+XYZ.swift */; }; |
| 21 | + CE8B86571D2991F000C5A670 /* DynamicColor+XYZ.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8B86541D2991F000C5A670 /* DynamicColor+XYZ.swift */; }; |
| 22 | + CE8B86581D2991F000C5A670 /* DynamicColor+XYZ.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8B86541D2991F000C5A670 /* DynamicColor+XYZ.swift */; }; |
| 23 | + CE8B86591D2991F000C5A670 /* DynamicColor+XYZ.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE8B86541D2991F000C5A670 /* DynamicColor+XYZ.swift */; }; |
17 | 24 | CEAF67871CA2D22E008DC3A2 /* DynamicColor+Deriving.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEAF67861CA2D22E008DC3A2 /* DynamicColor+Deriving.swift */; };
|
18 | 25 | CEAF67881CA2D22E008DC3A2 /* DynamicColor+Deriving.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEAF67861CA2D22E008DC3A2 /* DynamicColor+Deriving.swift */; };
|
19 | 26 | CEAF67891CA2D22E008DC3A2 /* DynamicColor+Deriving.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEAF67861CA2D22E008DC3A2 /* DynamicColor+Deriving.swift */; };
|
|
91 | 98 | /* End PBXCopyFilesBuildPhase section */
|
92 | 99 |
|
93 | 100 | /* Begin PBXFileReference section */
|
| 101 | + CE5D64741D33F81B005DEE4E /* DynamicColor+XYZTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "DynamicColor+XYZTests.swift"; path = "../../Tests/DynamicColor+XYZTests.swift"; sourceTree = "<group>"; }; |
94 | 102 | CE8B86431D29875E00C5A670 /* DynamicColor+HSLTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "DynamicColor+HSLTests.swift"; path = "../../Tests/DynamicColor+HSLTests.swift"; sourceTree = "<group>"; };
|
95 | 103 | CE8B86441D29875E00C5A670 /* DynamicColor+RGBATests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "DynamicColor+RGBATests.swift"; path = "../../Tests/DynamicColor+RGBATests.swift"; sourceTree = "<group>"; };
|
96 | 104 | CE8B86471D29884400C5A670 /* XCTTestCaseTemplate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = XCTTestCaseTemplate.swift; sourceTree = "<group>"; };
|
97 | 105 | CE8B86491D29885800C5A670 /* XCTTestCaseTemplate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = XCTTestCaseTemplate.swift; sourceTree = "<group>"; };
|
98 |
| - CE8B864C1D29887E00C5A670 /* DynamicColor+HSLTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DynamicColor+HSLTests.swift"; sourceTree = "<group>"; }; |
99 |
| - CE8B864D1D29887E00C5A670 /* DynamicColor+RGBATests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DynamicColor+RGBATests.swift"; sourceTree = "<group>"; }; |
100 |
| - CE8B864E1D29887E00C5A670 /* DynamicColorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DynamicColorTests.swift; sourceTree = "<group>"; }; |
| 106 | + CE8B86541D2991F000C5A670 /* DynamicColor+XYZ.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DynamicColor+XYZ.swift"; sourceTree = "<group>"; }; |
101 | 107 | CEAF67861CA2D22E008DC3A2 /* DynamicColor+Deriving.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DynamicColor+Deriving.swift"; sourceTree = "<group>"; };
|
102 | 108 | CEAF678C1CA2D342008DC3A2 /* DynamicColor+RGBA.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DynamicColor+RGBA.swift"; sourceTree = "<group>"; };
|
103 | 109 | CECBCD811B2B6C5E0047E731 /* DynamicColor.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DynamicColor.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
166 | 172 | /* End PBXFrameworksBuildPhase section */
|
167 | 173 |
|
168 | 174 | /* Begin PBXGroup section */
|
169 |
| - CE8B864B1D29887E00C5A670 /* Tests */ = { |
170 |
| - isa = PBXGroup; |
171 |
| - children = ( |
172 |
| - CE8B864C1D29887E00C5A670 /* DynamicColor+HSLTests.swift */, |
173 |
| - CE8B864D1D29887E00C5A670 /* DynamicColor+RGBATests.swift */, |
174 |
| - CE8B864E1D29887E00C5A670 /* DynamicColorTests.swift */, |
175 |
| - ); |
176 |
| - name = Tests; |
177 |
| - path = ../../Tests; |
178 |
| - sourceTree = "<group>"; |
179 |
| - }; |
180 | 175 | CECBCD821B2B6C5E0047E731 /* DynamicColorFramework */ = {
|
181 | 176 | isa = PBXGroup;
|
182 | 177 | children = (
|
|
203 | 198 | CECBCDA71B2B6EEB0047E731 /* DynamicColorTests.swift */,
|
204 | 199 | CE8B86431D29875E00C5A670 /* DynamicColor+HSLTests.swift */,
|
205 | 200 | CE8B86441D29875E00C5A670 /* DynamicColor+RGBATests.swift */,
|
| 201 | + CE5D64741D33F81B005DEE4E /* DynamicColor+XYZTests.swift */, |
206 | 202 | );
|
207 | 203 | path = DynamicColorTests;
|
208 | 204 | sourceTree = "<group>";
|
|
218 | 214 | CEE753CB1BF105E3001FF6ED /* OSXTests */ = {
|
219 | 215 | isa = PBXGroup;
|
220 | 216 | children = (
|
221 |
| - CE8B864B1D29887E00C5A670 /* Tests */, |
222 | 217 | CE8B86491D29885800C5A670 /* XCTTestCaseTemplate.swift */,
|
223 | 218 | CEE753CE1BF105E3001FF6ED /* Info.plist */,
|
224 | 219 | );
|
|
243 | 238 | CEAF67861CA2D22E008DC3A2 /* DynamicColor+Deriving.swift */,
|
244 | 239 | CEF02EEC1D2984CC00D810B9 /* DynamicColor+HSL.swift */,
|
245 | 240 | CEAF678C1CA2D342008DC3A2 /* DynamicColor+RGBA.swift */,
|
| 241 | + CE8B86541D2991F000C5A670 /* DynamicColor+XYZ.swift */, |
246 | 242 | CEF85A241C84EA5B00DD1A49 /* HSL.swift */,
|
247 | 243 | );
|
248 | 244 | name = DynamicColor;
|
|
508 | 504 | CEF85A251C84EA5B00DD1A49 /* DynamicColor.swift in Sources */,
|
509 | 505 | CEAF678D1CA2D342008DC3A2 /* DynamicColor+RGBA.swift in Sources */,
|
510 | 506 | CEF02EED1D2984CD00D810B9 /* DynamicColor+HSL.swift in Sources */,
|
| 507 | + CE8B86551D2991F000C5A670 /* DynamicColor+XYZ.swift in Sources */, |
511 | 508 | CEAF67871CA2D22E008DC3A2 /* DynamicColor+Deriving.swift in Sources */,
|
512 | 509 | CEF85A261C84EA5B00DD1A49 /* HSL.swift in Sources */,
|
513 | 510 | );
|
|
518 | 515 | buildActionMask = 2147483647;
|
519 | 516 | files = (
|
520 | 517 | CE8B86481D29884400C5A670 /* XCTTestCaseTemplate.swift in Sources */,
|
| 518 | + CE8B86581D2991F000C5A670 /* DynamicColor+XYZ.swift in Sources */, |
521 | 519 | CECBCDA81B2B6EEB0047E731 /* DynamicColorTests.swift in Sources */,
|
522 | 520 | CE8B86461D29875E00C5A670 /* DynamicColor+RGBATests.swift in Sources */,
|
523 | 521 | CEF02EF01D2984CD00D810B9 /* DynamicColor+HSL.swift in Sources */,
|
|
526 | 524 | CEAF678A1CA2D22E008DC3A2 /* DynamicColor+Deriving.swift in Sources */,
|
527 | 525 | CEAF67901CA2D342008DC3A2 /* DynamicColor+RGBA.swift in Sources */,
|
528 | 526 | CE8B86451D29875E00C5A670 /* DynamicColor+HSLTests.swift in Sources */,
|
| 527 | + CE5D64751D33F81B005DEE4E /* DynamicColor+XYZTests.swift in Sources */, |
529 | 528 | );
|
530 | 529 | runOnlyForDeploymentPostprocessing = 0;
|
531 | 530 | };
|
|
534 | 533 | buildActionMask = 2147483647;
|
535 | 534 | files = (
|
536 | 535 | CEAF678B1CA2D22E008DC3A2 /* DynamicColor+Deriving.swift in Sources */,
|
| 536 | + CE8B86591D2991F000C5A670 /* DynamicColor+XYZ.swift in Sources */, |
537 | 537 | CEF02EF11D2984CD00D810B9 /* DynamicColor+HSL.swift in Sources */,
|
| 538 | + CE5D64781D34119A005DEE4E /* DynamicColor+HSLTests.swift in Sources */, |
538 | 539 | CEF85A2E1C84EA6800DD1A49 /* HSL.swift in Sources */,
|
539 | 540 | CEAF67911CA2D342008DC3A2 /* DynamicColor+RGBA.swift in Sources */,
|
| 541 | + CE5D64771D341198005DEE4E /* DynamicColorTests.swift in Sources */, |
540 | 542 | CE8B864A1D29885800C5A670 /* XCTTestCaseTemplate.swift in Sources */,
|
541 |
| - CE8B86511D29887E00C5A670 /* DynamicColorTests.swift in Sources */, |
542 |
| - CE8B86501D29887E00C5A670 /* DynamicColor+RGBATests.swift in Sources */, |
543 | 543 | CEF85A2D1C84EA6800DD1A49 /* DynamicColor.swift in Sources */,
|
544 |
| - CE8B864F1D29887E00C5A670 /* DynamicColor+HSLTests.swift in Sources */, |
| 544 | + CE5D64761D341105005DEE4E /* DynamicColor+XYZTests.swift in Sources */, |
| 545 | + CE5D64791D34119C005DEE4E /* DynamicColor+RGBATests.swift in Sources */, |
545 | 546 | );
|
546 | 547 | runOnlyForDeploymentPostprocessing = 0;
|
547 | 548 | };
|
|
555 | 556 | CEAF678F1CA2D342008DC3A2 /* DynamicColor+RGBA.swift in Sources */,
|
556 | 557 | CEEB28E01BE27401001A74E8 /* ColorCellView.swift in Sources */,
|
557 | 558 | CEAF67891CA2D22E008DC3A2 /* DynamicColor+Deriving.swift in Sources */,
|
| 559 | + CE8B86571D2991F000C5A670 /* DynamicColor+XYZ.swift in Sources */, |
558 | 560 | CEEB28D21BE27340001A74E8 /* AppDelegate.swift in Sources */,
|
559 | 561 | CEF02EEF1D2984CD00D810B9 /* DynamicColor+HSL.swift in Sources */,
|
560 | 562 | );
|
|
570 | 572 | CEAF678E1CA2D342008DC3A2 /* DynamicColor+RGBA.swift in Sources */,
|
571 | 573 | CEFBDAE31B1CE38D000E6F30 /* ViewController.swift in Sources */,
|
572 | 574 | CEAF67881CA2D22E008DC3A2 /* DynamicColor+Deriving.swift in Sources */,
|
| 575 | + CE8B86561D2991F000C5A670 /* DynamicColor+XYZ.swift in Sources */, |
573 | 576 | CEFBDAE11B1CE38D000E6F30 /* AppDelegate.swift in Sources */,
|
574 | 577 | CEF02EEE1D2984CD00D810B9 /* DynamicColor+HSL.swift in Sources */,
|
575 | 578 | );
|
|
0 commit comments