|
125 | 125 | FC6B96171EC0E96800E0B30B /* Color+XKCD.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC6B96121EC0E96800E0B30B /* Color+XKCD.swift */; }; |
126 | 126 | FC6B96181EC0E96800E0B30B /* Color+XKCD.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC6B96121EC0E96800E0B30B /* Color+XKCD.swift */; }; |
127 | 127 | FC6B96191EC0E96800E0B30B /* Color+XKCD.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC6B96121EC0E96800E0B30B /* Color+XKCD.swift */; }; |
| 128 | + FC6B961B1EC1F18300E0B30B /* FloatingPoint+Units.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC6B961A1EC1F18300E0B30B /* FloatingPoint+Units.swift */; }; |
| 129 | + FC6B961C1EC1F18300E0B30B /* FloatingPoint+Units.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC6B961A1EC1F18300E0B30B /* FloatingPoint+Units.swift */; }; |
| 130 | + FC6B961D1EC1F18300E0B30B /* FloatingPoint+Units.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC6B961A1EC1F18300E0B30B /* FloatingPoint+Units.swift */; }; |
| 131 | + FC6B961E1EC1F18300E0B30B /* FloatingPoint+Units.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC6B961A1EC1F18300E0B30B /* FloatingPoint+Units.swift */; }; |
| 132 | + FC6B961F1EC1F18300E0B30B /* FloatingPoint+Units.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC6B961A1EC1F18300E0B30B /* FloatingPoint+Units.swift */; }; |
| 133 | + FC6B96201EC1F18300E0B30B /* FloatingPoint+Units.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC6B961A1EC1F18300E0B30B /* FloatingPoint+Units.swift */; }; |
| 134 | + FC6B96211EC1F18300E0B30B /* FloatingPoint+Units.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC6B961A1EC1F18300E0B30B /* FloatingPoint+Units.swift */; }; |
128 | 135 | FC81F4C51E9D14A400199604 /* Color+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC81F4C41E9D14A400199604 /* Color+Operators.swift */; }; |
129 | 136 | FC81F4C61E9D14A400199604 /* Color+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC81F4C41E9D14A400199604 /* Color+Operators.swift */; }; |
130 | 137 | FC81F4C71E9D14A400199604 /* Color+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC81F4C41E9D14A400199604 /* Color+Operators.swift */; }; |
|
199 | 206 | FC6B95ED1EC0DC1000E0B30B /* Colors+W3C.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Colors+W3C.swift"; sourceTree = "<group>"; }; |
200 | 207 | FC6B95EE1EC0DC1000E0B30B /* Colors+X11.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Colors+X11.swift"; sourceTree = "<group>"; }; |
201 | 208 | FC6B96121EC0E96800E0B30B /* Color+XKCD.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Color+XKCD.swift"; sourceTree = "<group>"; }; |
| 209 | + FC6B961A1EC1F18300E0B30B /* FloatingPoint+Units.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "FloatingPoint+Units.swift"; sourceTree = "<group>"; }; |
202 | 210 | FC81F4C41E9D14A400199604 /* Color+Operators.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Color+Operators.swift"; sourceTree = "<group>"; }; |
203 | 211 | FC81F4D41E9D236600199604 /* Types.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Types.swift; sourceTree = "<group>"; }; |
204 | 212 | FCBB686D1E9D095B000F4E94 /* Math.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Math.swift; sourceTree = "<group>"; }; |
|
326 | 334 | FCBB686D1E9D095B000F4E94 /* Math.swift */, |
327 | 335 | FC81F4D41E9D236600199604 /* Types.swift */, |
328 | 336 | FC6B95E91EC0DC1000E0B30B /* Named */, |
| 337 | + FC6B961A1EC1F18300E0B30B /* FloatingPoint+Units.swift */, |
329 | 338 | ); |
330 | 339 | path = Sources; |
331 | 340 | sourceTree = "<group>"; |
|
623 | 632 | isa = PBXSourcesBuildPhase; |
624 | 633 | buildActionMask = 2147483647; |
625 | 634 | files = ( |
| 635 | + FC6B961B1EC1F18300E0B30B /* FloatingPoint+Units.swift in Sources */, |
626 | 636 | FC1D35401E9D3624007D31CE /* Color+Adjustment.swift in Sources */, |
627 | 637 | FC81F4C51E9D14A400199604 /* Color+Operators.swift in Sources */, |
628 | 638 | 52D6D9981BEFF375002C0205 /* Color.swift in Sources */, |
|
655 | 665 | FC12C2AA1E9502EC00AC1E7F /* Color.swift in Sources */, |
656 | 666 | FC1D35541E9D36B0007D31CE /* Array+Color.swift in Sources */, |
657 | 667 | FC6B95D41EC0791600E0B30B /* ColorSpace.swift in Sources */, |
| 668 | + FC6B961F1EC1F18300E0B30B /* FloatingPoint+Units.swift in Sources */, |
658 | 669 | FC1D355C1E9D3701007D31CE /* ColorView.swift in Sources */, |
659 | 670 | FC6B96081EC0DC1000E0B30B /* Colors+W3C.swift in Sources */, |
660 | 671 | FC81F4C91E9D14A400199604 /* Color+Operators.swift in Sources */, |
|
676 | 687 | isa = PBXSourcesBuildPhase; |
677 | 688 | buildActionMask = 2147483647; |
678 | 689 | files = ( |
| 690 | + FC6B961D1EC1F18300E0B30B /* FloatingPoint+Units.swift in Sources */, |
679 | 691 | FC1D35421E9D3624007D31CE /* Color+Adjustment.swift in Sources */, |
680 | 692 | FC81F4C71E9D14A400199604 /* Color+Operators.swift in Sources */, |
681 | 693 | 52D6D9EA1BEFFFA4002C0205 /* Color.swift in Sources */, |
|
702 | 714 | isa = PBXSourcesBuildPhase; |
703 | 715 | buildActionMask = 2147483647; |
704 | 716 | files = ( |
| 717 | + FC6B961E1EC1F18300E0B30B /* FloatingPoint+Units.swift in Sources */, |
705 | 718 | FC1D35431E9D3624007D31CE /* Color+Adjustment.swift in Sources */, |
706 | 719 | FC81F4C81E9D14A400199604 /* Color+Operators.swift in Sources */, |
707 | 720 | 52D6DA091BF00081002C0205 /* Color.swift in Sources */, |
|
728 | 741 | isa = PBXSourcesBuildPhase; |
729 | 742 | buildActionMask = 2147483647; |
730 | 743 | files = ( |
| 744 | + FC6B961C1EC1F18300E0B30B /* FloatingPoint+Units.swift in Sources */, |
731 | 745 | FC1D35411E9D3624007D31CE /* Color+Adjustment.swift in Sources */, |
732 | 746 | FC81F4C61E9D14A400199604 /* Color+Operators.swift in Sources */, |
733 | 747 | 52D6DA261BF00118002C0205 /* Color.swift in Sources */, |
|
760 | 774 | DD7502861C68FDDC006590AF /* ColorsTests.swift in Sources */, |
761 | 775 | FC1D35551E9D36B0007D31CE /* Array+Color.swift in Sources */, |
762 | 776 | FC6B95D51EC0791600E0B30B /* ColorSpace.swift in Sources */, |
| 777 | + FC6B96201EC1F18300E0B30B /* FloatingPoint+Units.swift in Sources */, |
763 | 778 | FC1D355D1E9D3701007D31CE /* ColorView.swift in Sources */, |
764 | 779 | FC6B96091EC0DC1000E0B30B /* Colors+W3C.swift in Sources */, |
765 | 780 | FC81F4CA1E9D14A400199604 /* Color+Operators.swift in Sources */, |
|
787 | 802 | FC12C2AC1E9502EE00AC1E7F /* Color.swift in Sources */, |
788 | 803 | FC1D35561E9D36B0007D31CE /* Array+Color.swift in Sources */, |
789 | 804 | FC6B95D61EC0791600E0B30B /* ColorSpace.swift in Sources */, |
| 805 | + FC6B96211EC1F18300E0B30B /* FloatingPoint+Units.swift in Sources */, |
790 | 806 | FC1D355E1E9D3701007D31CE /* ColorView.swift in Sources */, |
791 | 807 | FC6B960A1EC0DC1000E0B30B /* Colors+W3C.swift in Sources */, |
792 | 808 | FC81F4CB1E9D14A400199604 /* Color+Operators.swift in Sources */, |
|
0 commit comments