|
44 | 44 | 43C994151BE3DE8900CF90DD /* PlatformTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43C993E81BE3BDC000CF90DD /* PlatformTypes.swift */; }; |
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 | + 43D5EA131BFF5FE200E48BD6 /* NSCursor+Attributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43D5EA121BFF5FE200E48BD6 /* NSCursor+Attributes.swift */; }; |
47 | 48 | /* End PBXBuildFile section */ |
48 | 49 |
|
49 | 50 | /* Begin PBXContainerItemProxy section */ |
|
88 | 89 | 43C993F01BE3C9CE00CF90DD /* AttributedStringConvertibleTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AttributedStringConvertibleTests.swift; sourceTree = "<group>"; }; |
89 | 90 | 43C993F91BE3DDF800CF90DD /* Attributed.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Attributed.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
90 | 91 | 43C994021BE3DDF900CF90DD /* Attributed-iOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Attributed-iOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 92 | + 43D5EA121BFF5FE200E48BD6 /* NSCursor+Attributes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSCursor+Attributes.swift"; sourceTree = "<group>"; }; |
91 | 93 | /* End PBXFileReference section */ |
92 | 94 |
|
93 | 95 | /* Begin PBXFrameworksBuildPhase section */ |
|
151 | 153 | 43C752301BEA525100F928E5 /* ColorType+Attributes.swift */, |
152 | 154 | 43C752361BEA5F0A00F928E5 /* FontType+Attributes.swift */, |
153 | 155 | 43C7523F1BEA61B000F928E5 /* Ligature+Attributes.swift */, |
| 156 | + 43D5EA121BFF5FE200E48BD6 /* NSCursor+Attributes.swift */, |
154 | 157 | 43C752451BEA6B1400F928E5 /* NSNumberConvertible+Attributes.swift */, |
155 | 158 | 43C7523C1BEA610A00F928E5 /* NSParagraphStyle+Attributes.swift */, |
156 | 159 | 434DBBC91BEC3AD000C11F09 /* NSShadow+Attributes.swift */, |
|
380 | 383 | 434DBBCA1BEC3AD000C11F09 /* NSShadow+Attributes.swift in Sources */, |
381 | 384 | 43C752401BEA61B000F928E5 /* Ligature+Attributes.swift in Sources */, |
382 | 385 | 43C993E51BE3BAD300CF90DD /* NestedAttributedString.swift in Sources */, |
| 386 | + 43D5EA131BFF5FE200E48BD6 /* NSCursor+Attributes.swift in Sources */, |
383 | 387 | 434DBBC81BEC39FA00C11F09 /* NSUnderlineStyle+Attributes.swift in Sources */, |
384 | 388 | 43C7523D1BEA610A00F928E5 /* NSParagraphStyle+Attributes.swift in Sources */, |
385 | 389 | 43C993E31BE3BAA100CF90DD /* Functions.swift in Sources */, |
|
0 commit comments