|
36 | 36 | 599F25531D8BC9A1002871D6 /* TextStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 599F25311D8BC9A1002871D6 /* TextStorage.swift */; }; |
37 | 37 | 599F25541D8BC9A1002871D6 /* TextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 599F25321D8BC9A1002871D6 /* TextView.swift */; }; |
38 | 38 | 74EEC71B1FAB6EC900B989E3 /* UIImage+Resize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74EEC71A1FAB6EC900B989E3 /* UIImage+Resize.swift */; }; |
39 | | - 914CD9E72200B2D200DDD5C9 /* BoldFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 914CD9E62200B2D200DDD5C9 /* BoldFormatter.swift */; }; |
| 39 | + 914CD9E72200B2D200DDD5C9 /* BoldWithShadowForHeadingFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 914CD9E62200B2D200DDD5C9 /* BoldWithShadowForHeadingFormatter.swift */; }; |
40 | 40 | 917E22132201D2A5008AC826 /* BoldFormatterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 917E22122201D2A5008AC826 /* BoldFormatterTests.swift */; }; |
41 | 41 | B52220D31F86A05400D7E092 /* TextViewStubDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B52220D21F86A05400D7E092 /* TextViewStubDelegate.swift */; }; |
42 | 42 | B524228D1F30C039002E7C6C /* HTMLDiv.swift in Sources */ = {isa = PBXBuildFile; fileRef = B524228C1F30C039002E7C6C /* HTMLDiv.swift */; }; |
|
247 | 247 | FFD3C1712344DB4E00AE8DA0 /* ForegroundColorCSSAttributeMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFD3C1702344DB4E00AE8DA0 /* ForegroundColorCSSAttributeMatcher.swift */; }; |
248 | 248 | FFD3C1732344DCA900AE8DA0 /* ForegroundColorElementAttributeConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFD3C1722344DCA900AE8DA0 /* ForegroundColorElementAttributeConverter.swift */; }; |
249 | 249 | FFD436981E3180A500A0E26F /* FontFormatterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFD436971E3180A500A0E26F /* FontFormatterTests.swift */; }; |
| 250 | + FFFA53E523C6277700829A43 /* Configuration.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFFA53E423C6277700829A43 /* Configuration.swift */; }; |
| 251 | + FFFA53E723C628E700829A43 /* BoldFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFFA53E623C628E700829A43 /* BoldFormatter.swift */; }; |
250 | 252 | FFFEC7DB1EA7698900F4210F /* VideoAttachment.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFFEC7DA1EA7698900F4210F /* VideoAttachment.swift */; }; |
251 | 253 | /* End PBXBuildFile section */ |
252 | 254 |
|
|
312 | 314 | 59FEA06B1D8BDFA700D138DF /* InAttributeConverterTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InAttributeConverterTests.swift; sourceTree = "<group>"; }; |
313 | 315 | 59FEA06D1D8BDFA700D138DF /* InNodeConverterTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InNodeConverterTests.swift; sourceTree = "<group>"; }; |
314 | 316 | 74EEC71A1FAB6EC900B989E3 /* UIImage+Resize.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+Resize.swift"; sourceTree = "<group>"; }; |
315 | | - 914CD9E62200B2D200DDD5C9 /* BoldFormatter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BoldFormatter.swift; sourceTree = "<group>"; }; |
| 317 | + 914CD9E62200B2D200DDD5C9 /* BoldWithShadowForHeadingFormatter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BoldWithShadowForHeadingFormatter.swift; sourceTree = "<group>"; }; |
316 | 318 | 917E22122201D2A5008AC826 /* BoldFormatterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BoldFormatterTests.swift; sourceTree = "<group>"; }; |
317 | 319 | B52220D21F86A05400D7E092 /* TextViewStubDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextViewStubDelegate.swift; sourceTree = "<group>"; }; |
318 | 320 | B524228C1F30C039002E7C6C /* HTMLDiv.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HTMLDiv.swift; sourceTree = "<group>"; }; |
|
531 | 533 | FFD3C1702344DB4E00AE8DA0 /* ForegroundColorCSSAttributeMatcher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ForegroundColorCSSAttributeMatcher.swift; sourceTree = "<group>"; }; |
532 | 534 | FFD3C1722344DCA900AE8DA0 /* ForegroundColorElementAttributeConverter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ForegroundColorElementAttributeConverter.swift; sourceTree = "<group>"; }; |
533 | 535 | FFD436971E3180A500A0E26F /* FontFormatterTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FontFormatterTests.swift; sourceTree = "<group>"; }; |
| 536 | + FFFA53E423C6277700829A43 /* Configuration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Configuration.swift; sourceTree = "<group>"; }; |
| 537 | + FFFA53E623C628E700829A43 /* BoldFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BoldFormatter.swift; sourceTree = "<group>"; }; |
534 | 538 | FFFEC7DA1EA7698900F4210F /* VideoAttachment.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VideoAttachment.swift; sourceTree = "<group>"; }; |
535 | 539 | /* End PBXFileReference section */ |
536 | 540 |
|
|
826 | 830 | F9982CF521877663001E606B /* TextViewPasteboardDelegate.swift */, |
827 | 831 | FF7EAEC3234D253B007A26E0 /* FontProvider.swift */, |
828 | 832 | FF1F56A023955EF600E93A30 /* ColorProvider.swift */, |
| 833 | + FFFA53E423C6277700829A43 /* Configuration.swift */, |
829 | 834 | ); |
830 | 835 | path = TextKit; |
831 | 836 | sourceTree = "<group>"; |
|
995 | 1000 | isa = PBXGroup; |
996 | 1001 | children = ( |
997 | 1002 | F12F58561EF20394008AE298 /* BlockquoteFormatter.swift */, |
998 | | - 914CD9E62200B2D200DDD5C9 /* BoldFormatter.swift */, |
| 1003 | + 914CD9E62200B2D200DDD5C9 /* BoldWithShadowForHeadingFormatter.swift */, |
999 | 1004 | F1BDDDE420603C18000714E1 /* FigcaptionFormatter.swift */, |
1000 | 1005 | F1BDDDE62060403B000714E1 /* FigureFormatter.swift */, |
1001 | 1006 | F12F58571EF20394008AE298 /* ColorFormatter.swift */, |
1002 | 1007 | F12F58591EF20394008AE298 /* HeaderFormatter.swift */, |
1003 | 1008 | B524228E1F30C098002E7C6C /* HTMLDivFormatter.swift */, |
1004 | 1009 | F12F585B1EF20394008AE298 /* HTMLParagraphFormatter.swift */, |
1005 | 1010 | F18986E41EF2043E0060EDBA /* ItalicFormatter.swift */, |
| 1011 | + FFFA53E623C628E700829A43 /* BoldFormatter.swift */, |
1006 | 1012 | F12F585D1EF20394008AE298 /* LinkFormatter.swift */, |
1007 | 1013 | F12F585E1EF20394008AE298 /* PreFormatter.swift */, |
1008 | 1014 | FF437B6520D7CB83000D9666 /* LiFormatter.swift */, |
|
1561 | 1567 | 599F254B1D8BC9A1002871D6 /* String+RangeConversion.swift in Sources */, |
1562 | 1568 | FF1F56A123955EF600E93A30 /* ColorProvider.swift in Sources */, |
1563 | 1569 | 599F25481D8BC9A1002871D6 /* Metrics.swift in Sources */, |
1564 | | - 914CD9E72200B2D200DDD5C9 /* BoldFormatter.swift in Sources */, |
| 1570 | + 914CD9E72200B2D200DDD5C9 /* BoldWithShadowForHeadingFormatter.swift in Sources */, |
1565 | 1571 | F1BDDDE72060403B000714E1 /* FigureFormatter.swift in Sources */, |
1566 | 1572 | B59C9F9F1DF74BB80073B1D6 /* UIFont+Traits.swift in Sources */, |
1567 | 1573 | F10BE61A1EA7AE9D002E4625 /* NSAttributedString+ReplaceOcurrences.swift in Sources */, |
|
1589 | 1595 | F18A1EBA21C0828700F1AA9E /* PluginInputCustomizer.swift in Sources */, |
1590 | 1596 | F15BA60F21515C0F00424120 /* UnderlineStringAttributeConverter.swift in Sources */, |
1591 | 1597 | F18B81ED1EA560B700885F43 /* StringUTF16+RangeConversion.swift in Sources */, |
| 1598 | + FFFA53E723C628E700829A43 /* BoldFormatter.swift in Sources */, |
1592 | 1599 | F16A2AD520CC437E00BF3A0A /* LineAttachmentToElementConverter.swift in Sources */, |
1593 | 1600 | B574F4A41FB0CF3B0048F355 /* NSAttributedStringKey+Conversion.swift in Sources */, |
1594 | 1601 | F12F58631EF20394008AE298 /* AttributeFormatter.swift in Sources */, |
|
1668 | 1675 | F13E8AD820B71BAA007C9F8A /* PluginManager.swift in Sources */, |
1669 | 1676 | FF48CAC8234DD5D3007FFC79 /* NSMutableAttributedString+ReplaceAttributes.swift in Sources */, |
1670 | 1677 | F12F586E1EF20394008AE298 /* LinkFormatter.swift in Sources */, |
| 1678 | + FFFA53E523C6277700829A43 /* Configuration.swift in Sources */, |
1671 | 1679 | F1584796203C9B4C00EE05A1 /* NSMutableAttributedString+ParagraphProperty.swift in Sources */, |
1672 | 1680 | F15BA6092151501300424120 /* BoldStringAttributeConverter.swift in Sources */, |
1673 | 1681 | F1AFD65820B45E5700CB0279 /* CommentAttachmentRenderer.swift in Sources */, |
|
0 commit comments