|
45 | 45 | 43C994161BE3DE8E00CF90DD /* AttributedStringConvertibleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43C993F01BE3C9CE00CF90DD /* AttributedStringConvertibleTests.swift */; }; |
46 | 46 | 43CDB1E41BE3FE6800440B11 /* AttributedTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43C993D71BE3B9C700CF90DD /* AttributedTests.swift */; }; |
47 | 47 | 43D5EA131BFF5FE200E48BD6 /* NSCursor+Attributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43D5EA121BFF5FE200E48BD6 /* NSCursor+Attributes.swift */; }; |
| 48 | + 43D5EA151C0026A400E48BD6 /* String+Attributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43D5EA141C0026A400E48BD6 /* String+Attributes.swift */; }; |
48 | 49 | /* End PBXBuildFile section */ |
49 | 50 |
|
50 | 51 | /* Begin PBXContainerItemProxy section */ |
|
90 | 91 | 43C993F91BE3DDF800CF90DD /* Attributed.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Attributed.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
91 | 92 | 43C994021BE3DDF900CF90DD /* Attributed-iOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Attributed-iOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
92 | 93 | 43D5EA121BFF5FE200E48BD6 /* NSCursor+Attributes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSCursor+Attributes.swift"; sourceTree = "<group>"; }; |
| 94 | + 43D5EA141C0026A400E48BD6 /* String+Attributes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Attributes.swift"; sourceTree = "<group>"; }; |
93 | 95 | /* End PBXFileReference section */ |
94 | 96 |
|
95 | 97 | /* Begin PBXFrameworksBuildPhase section */ |
|
160 | 162 | 43C752391BEA601900F928E5 /* NSTextAttachment+Attributes.swift */, |
161 | 163 | 434DBBC71BEC39FA00C11F09 /* NSUnderlineStyle+Attributes.swift */, |
162 | 164 | 433A9C0D1BECF169009A3919 /* SequenceType+Join.swift */, |
| 165 | + 43D5EA141C0026A400E48BD6 /* String+Attributes.swift */, |
163 | 166 | ); |
164 | 167 | name = Extensions; |
165 | 168 | sourceTree = "<group>"; |
|
389 | 392 | 43C993E31BE3BAA100CF90DD /* Functions.swift in Sources */, |
390 | 393 | 43C993ED1BE3C2E800CF90DD /* Ligature.swift in Sources */, |
391 | 394 | 43C752311BEA525100F928E5 /* ColorType+Attributes.swift in Sources */, |
| 395 | + 43D5EA151C0026A400E48BD6 /* String+Attributes.swift in Sources */, |
392 | 396 | 43C993E71BE3BB0B00CF90DD /* AttributedStringConvertible.swift in Sources */, |
393 | 397 | 43C752371BEA5F0A00F928E5 /* FontType+Attributes.swift in Sources */, |
394 | 398 | 43C7523A1BEA601900F928E5 /* NSTextAttachment+Attributes.swift in Sources */, |
|
0 commit comments