|
53 | 53 | FF4F190C236F126000A0CD30 /* Utility.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF4F190B236F126000A0CD30 /* Utility.swift */; }; |
54 | 54 | FF5EFC83236EF301005134D1 /* StringIndex.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5EFC82236EF301005134D1 /* StringIndex.swift */; }; |
55 | 55 | FF6C86D22372D77B004C83A0 /* String+NSRange.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6C86D12372D77B004C83A0 /* String+NSRange.swift */; }; |
56 | | - FFEFD69E23796B2100B17B4A /* AGMatchListProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFEFD69D23796B2100B17B4A /* AGMatchListProtocol.swift */; }; |
57 | 56 | FFEFD6A023796E4200B17B4A /* AGMatchLazyList.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFEFD69F23796E4200B17B4A /* AGMatchLazyList.swift */; }; |
58 | 57 | FFEFD6A223796EDE00B17B4A /* AGMatchLazyListIterator.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFEFD6A123796EDE00B17B4A /* AGMatchLazyListIterator.swift */; }; |
59 | | - FFEFD6A42379788000B17B4A /* AGMatchListIteratorProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFEFD6A32379788000B17B4A /* AGMatchListIteratorProtocol.swift */; }; |
| 58 | + FFEFD6A5237984DE00B17B4A /* AGMatchLazyListIterator.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFEFD6A123796EDE00B17B4A /* AGMatchLazyListIterator.swift */; }; |
| 59 | + FFEFD6A6237984DE00B17B4A /* AGMatchLazyListIterator.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFEFD6A123796EDE00B17B4A /* AGMatchLazyListIterator.swift */; }; |
| 60 | + FFEFD6A7237984DE00B17B4A /* AGMatchLazyListIterator.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFEFD6A123796EDE00B17B4A /* AGMatchLazyListIterator.swift */; }; |
| 61 | + FFEFD6A8237984E000B17B4A /* AGMatchLazyList.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFEFD69F23796E4200B17B4A /* AGMatchLazyList.swift */; }; |
| 62 | + FFEFD6A9237984E000B17B4A /* AGMatchLazyList.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFEFD69F23796E4200B17B4A /* AGMatchLazyList.swift */; }; |
| 63 | + FFEFD6AA237984E100B17B4A /* AGMatchLazyList.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFEFD69F23796E4200B17B4A /* AGMatchLazyList.swift */; }; |
60 | 64 | /* End PBXBuildFile section */ |
61 | 65 |
|
62 | 66 | /* Begin PBXContainerItemProxy section */ |
|
142 | 146 | FF4F190B236F126000A0CD30 /* Utility.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Utility.swift; sourceTree = "<group>"; }; |
143 | 147 | FF5EFC82236EF301005134D1 /* StringIndex.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StringIndex.swift; sourceTree = "<group>"; }; |
144 | 148 | FF6C86D12372D77B004C83A0 /* String+NSRange.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+NSRange.swift"; sourceTree = "<group>"; }; |
145 | | - FFEFD69D23796B2100B17B4A /* AGMatchListProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AGMatchListProtocol.swift; sourceTree = "<group>"; }; |
146 | 149 | FFEFD69F23796E4200B17B4A /* AGMatchLazyList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AGMatchLazyList.swift; sourceTree = "<group>"; }; |
147 | 150 | FFEFD6A123796EDE00B17B4A /* AGMatchLazyListIterator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AGMatchLazyListIterator.swift; sourceTree = "<group>"; }; |
148 | | - FFEFD6A32379788000B17B4A /* AGMatchListIteratorProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AGMatchListIteratorProtocol.swift; sourceTree = "<group>"; }; |
149 | 151 | /* End PBXFileReference section */ |
150 | 152 |
|
151 | 153 | /* Begin PBXFrameworksBuildPhase section */ |
|
315 | 317 | BDDA016123703F820001AF7C /* AGMatchListIterator.swift */, |
316 | 318 | FF6C86D12372D77B004C83A0 /* String+NSRange.swift */, |
317 | 319 | FF2593D9237827DE003C3B1F /* AGMatchList.swift */, |
318 | | - FFEFD69D23796B2100B17B4A /* AGMatchListProtocol.swift */, |
319 | 320 | FFEFD69F23796E4200B17B4A /* AGMatchLazyList.swift */, |
320 | 321 | FFEFD6A123796EDE00B17B4A /* AGMatchLazyListIterator.swift */, |
321 | | - FFEFD6A32379788000B17B4A /* AGMatchListIteratorProtocol.swift */, |
322 | 322 | ); |
323 | 323 | path = Regex; |
324 | 324 | sourceTree = "<group>"; |
|
716 | 716 | FFEFD6A223796EDE00B17B4A /* AGMatchLazyListIterator.swift in Sources */, |
717 | 717 | 3D9C42A222745900000A6585 /* AGString.swift in Sources */, |
718 | 718 | FF2593DA237827DE003C3B1F /* AGMatchList.swift in Sources */, |
719 | | - FFEFD6A42379788000B17B4A /* AGMatchListIteratorProtocol.swift in Sources */, |
720 | | - FFEFD69E23796B2100B17B4A /* AGMatchListProtocol.swift in Sources */, |
721 | 719 | FF6C86D22372D77B004C83A0 /* String+NSRange.swift in Sources */, |
722 | 720 | BDB3A5A2236EF1B30041D167 /* AGRegex.swift in Sources */, |
723 | 721 | FFEFD6A023796E4200B17B4A /* AGMatchLazyList.swift in Sources */, |
|
729 | 727 | buildActionMask = 2147483647; |
730 | 728 | files = ( |
731 | 729 | 2FBE39ED2377C7B700D65251 /* AGRegex.swift in Sources */, |
| 730 | + FFEFD6A5237984DE00B17B4A /* AGMatchLazyListIterator.swift in Sources */, |
732 | 731 | 2FBE39EE2377C7B700D65251 /* AGMatch.swift in Sources */, |
733 | 732 | 2FBE39EF2377C7B700D65251 /* AGMatchListIterator.swift in Sources */, |
734 | 733 | 2FBE39F02377C7B700D65251 /* String+NSRange.swift in Sources */, |
735 | 734 | 2FBE39F12377C7B700D65251 /* StringIndex.swift in Sources */, |
736 | 735 | FF2593DB237827E5003C3B1F /* AGMatchList.swift in Sources */, |
737 | 736 | 2FBE39F22377C7B700D65251 /* Utility.swift in Sources */, |
738 | 737 | 3D9C42B1227459C1000A6585 /* AGString.swift in Sources */, |
| 738 | + FFEFD6A8237984E000B17B4A /* AGMatchLazyList.swift in Sources */, |
739 | 739 | ); |
740 | 740 | runOnlyForDeploymentPostprocessing = 0; |
741 | 741 | }; |
|
744 | 744 | buildActionMask = 2147483647; |
745 | 745 | files = ( |
746 | 746 | 2FBE39F32377C7C000D65251 /* AGRegex.swift in Sources */, |
| 747 | + FFEFD6A6237984DE00B17B4A /* AGMatchLazyListIterator.swift in Sources */, |
747 | 748 | 2FBE39F42377C7C000D65251 /* AGMatch.swift in Sources */, |
748 | 749 | 2FBE39F52377C7C000D65251 /* AGMatchListIterator.swift in Sources */, |
749 | 750 | 2FBE39F62377C7C000D65251 /* String+NSRange.swift in Sources */, |
750 | 751 | 2FBE39F72377C7C000D65251 /* StringIndex.swift in Sources */, |
751 | 752 | FF2593DC237827E5003C3B1F /* AGMatchList.swift in Sources */, |
752 | 753 | 2FBE39F82377C7C000D65251 /* Utility.swift in Sources */, |
753 | 754 | 3D9C42BF227459F6000A6585 /* AGString.swift in Sources */, |
| 755 | + FFEFD6A9237984E000B17B4A /* AGMatchLazyList.swift in Sources */, |
754 | 756 | ); |
755 | 757 | runOnlyForDeploymentPostprocessing = 0; |
756 | 758 | }; |
|
759 | 761 | buildActionMask = 2147483647; |
760 | 762 | files = ( |
761 | 763 | 2FBE39F92377C7C600D65251 /* AGRegex.swift in Sources */, |
| 764 | + FFEFD6A7237984DE00B17B4A /* AGMatchLazyListIterator.swift in Sources */, |
762 | 765 | 2FBE39FA2377C7C600D65251 /* AGMatch.swift in Sources */, |
763 | 766 | 2FBE39FB2377C7C600D65251 /* AGMatchListIterator.swift in Sources */, |
764 | 767 | 2FBE39FC2377C7C600D65251 /* String+NSRange.swift in Sources */, |
765 | 768 | 2FBE39FD2377C7C600D65251 /* StringIndex.swift in Sources */, |
766 | 769 | FF2593DD237827E5003C3B1F /* AGMatchList.swift in Sources */, |
767 | 770 | 2FBE39FE2377C7C600D65251 /* Utility.swift in Sources */, |
768 | 771 | 3D9C42CD22745A28000A6585 /* AGString.swift in Sources */, |
| 772 | + FFEFD6AA237984E100B17B4A /* AGMatchLazyList.swift in Sources */, |
769 | 773 | ); |
770 | 774 | runOnlyForDeploymentPostprocessing = 0; |
771 | 775 | }; |
|
0 commit comments