|
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 */; }; |
60 | 58 | /* End PBXBuildFile section */ |
61 | 59 |
|
62 | 60 | /* Begin PBXContainerItemProxy section */ |
|
142 | 140 | FF4F190B236F126000A0CD30 /* Utility.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Utility.swift; sourceTree = "<group>"; }; |
143 | 141 | FF5EFC82236EF301005134D1 /* StringIndex.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StringIndex.swift; sourceTree = "<group>"; }; |
144 | 142 | 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 | 143 | FFEFD69F23796E4200B17B4A /* AGMatchLazyList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AGMatchLazyList.swift; sourceTree = "<group>"; }; |
147 | 144 | 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 | 145 | /* End PBXFileReference section */ |
150 | 146 |
|
151 | 147 | /* Begin PBXFrameworksBuildPhase section */ |
|
315 | 311 | BDDA016123703F820001AF7C /* AGMatchListIterator.swift */, |
316 | 312 | FF6C86D12372D77B004C83A0 /* String+NSRange.swift */, |
317 | 313 | FF2593D9237827DE003C3B1F /* AGMatchList.swift */, |
318 | | - FFEFD69D23796B2100B17B4A /* AGMatchListProtocol.swift */, |
319 | 314 | FFEFD69F23796E4200B17B4A /* AGMatchLazyList.swift */, |
320 | 315 | FFEFD6A123796EDE00B17B4A /* AGMatchLazyListIterator.swift */, |
321 | | - FFEFD6A32379788000B17B4A /* AGMatchListIteratorProtocol.swift */, |
322 | 316 | ); |
323 | 317 | path = Regex; |
324 | 318 | sourceTree = "<group>"; |
|
716 | 710 | FFEFD6A223796EDE00B17B4A /* AGMatchLazyListIterator.swift in Sources */, |
717 | 711 | 3D9C42A222745900000A6585 /* AGString.swift in Sources */, |
718 | 712 | FF2593DA237827DE003C3B1F /* AGMatchList.swift in Sources */, |
719 | | - FFEFD6A42379788000B17B4A /* AGMatchListIteratorProtocol.swift in Sources */, |
720 | | - FFEFD69E23796B2100B17B4A /* AGMatchListProtocol.swift in Sources */, |
721 | 713 | FF6C86D22372D77B004C83A0 /* String+NSRange.swift in Sources */, |
722 | 714 | BDB3A5A2236EF1B30041D167 /* AGRegex.swift in Sources */, |
723 | 715 | FFEFD6A023796E4200B17B4A /* AGMatchLazyList.swift in Sources */, |
|
0 commit comments