|
541 | 541 | BAB6C04726BA4CAF007495C4 /* WidgetController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAB6C04626BA4CAF007495C4 /* WidgetController.swift */; };
|
542 | 542 | BAB898D32BEC404200E238B8 /* CreateNewNoteIntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAB898D22BEC404200E238B8 /* CreateNewNoteIntentHandler.swift */; };
|
543 | 543 | BABB22DF2D14DA6600FCF47D /* SPTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BABB22DE2D14DA6300FCF47D /* SPTextView.swift */; };
|
| 544 | + BABB22E12D162E6D00FCF47D /* NSTextLayoutManager+Simplenote.swift in Sources */ = {isa = PBXBuildFile; fileRef = BABB22E02D162E6200FCF47D /* NSTextLayoutManager+Simplenote.swift */; }; |
| 545 | + BABB22E32D162E8400FCF47D /* NSTextLayoutFragment.swift in Sources */ = {isa = PBXBuildFile; fileRef = BABB22E22D162E7D00FCF47D /* NSTextLayoutFragment.swift */; }; |
544 | 546 | BABFFF2226CF9094003A4C25 /* WidgetDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = BABFFF2126CF9094003A4C25 /* WidgetDefaults.swift */; };
|
545 | 547 | BABFFF2326CF9094003A4C25 /* WidgetDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = BABFFF2126CF9094003A4C25 /* WidgetDefaults.swift */; };
|
546 | 548 | BABFFF2426CF9094003A4C25 /* WidgetDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = BABFFF2126CF9094003A4C25 /* WidgetDefaults.swift */; };
|
|
1244 | 1246 | BAB6C04626BA4CAF007495C4 /* WidgetController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WidgetController.swift; sourceTree = "<group>"; };
|
1245 | 1247 | BAB898D22BEC404200E238B8 /* CreateNewNoteIntentHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CreateNewNoteIntentHandler.swift; sourceTree = "<group>"; };
|
1246 | 1248 | BABB22DE2D14DA6300FCF47D /* SPTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPTextView.swift; sourceTree = "<group>"; };
|
| 1249 | + BABB22E02D162E6200FCF47D /* NSTextLayoutManager+Simplenote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSTextLayoutManager+Simplenote.swift"; sourceTree = "<group>"; }; |
| 1250 | + BABB22E22D162E7D00FCF47D /* NSTextLayoutFragment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSTextLayoutFragment.swift; sourceTree = "<group>"; }; |
1247 | 1251 | BABFFF2126CF9094003A4C25 /* WidgetDefaults.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WidgetDefaults.swift; sourceTree = "<group>"; };
|
1248 | 1252 | BAD0F1EC2BED49C200E73E45 /* FindNoteIntentHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FindNoteIntentHandler.swift; sourceTree = "<group>"; };
|
1249 | 1253 | BAE08625261282D1009D40CD /* Note+Publish.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Note+Publish.swift"; sourceTree = "<group>"; };
|
|
1879 | 1883 | E21F57B817C1244E001F02D3 /* SPEditorTextView.m */,
|
1880 | 1884 | A6BBDA45255034E6005C8343 /* SPEditorTextView+Simplenote.swift */,
|
1881 | 1885 | B52E2B142537480A0074509A /* SPEditorTapRecognizerDelegate.swift */,
|
| 1886 | + BABB22E02D162E6200FCF47D /* NSTextLayoutManager+Simplenote.swift */, |
| 1887 | + BABB22E22D162E7D00FCF47D /* NSTextLayoutFragment.swift */, |
1882 | 1888 | );
|
1883 | 1889 | name = Editor;
|
1884 | 1890 | sourceTree = "<group>";
|
|
3471 | 3477 | A60DF30825A44F0F00FDADF3 /* PinLockRemoveController.swift in Sources */,
|
3472 | 3478 | A694ABAB25D1549D00CC3A2D /* FileStorage.swift in Sources */,
|
3473 | 3479 | B513FB2422EF6A4B00B178AC /* SPUserInterface.swift in Sources */,
|
| 3480 | + BABB22E32D162E8400FCF47D /* NSTextLayoutFragment.swift in Sources */, |
3474 | 3481 | B5DF734022A54EE800602CE7 /* SPDefaultTableViewCell.swift in Sources */,
|
3475 | 3482 | B5796549250684EC00DFD6F7 /* EditorFactory.swift in Sources */,
|
3476 | 3483 | A6C2721825AF0C1E00593731 /* TagListViewCell.swift in Sources */,
|
|
3542 | 3549 | A6CDF900256B9CB900CF2F27 /* ViewSpinner.swift in Sources */,
|
3543 | 3550 | 375D24B721E01131007AB25A /* stack.c in Sources */,
|
3544 | 3551 | 373AD30821C4739500A4EA89 /* NSMutableAttributedString+Styling.m in Sources */,
|
| 3552 | + BABB22E12D162E6D00FCF47D /* NSTextLayoutManager+Simplenote.swift in Sources */, |
3545 | 3553 | B524AE112352CC7900EA11D4 /* UIScreen+Simplenote.swift in Sources */,
|
3546 | 3554 | A68A4345256FEE3000D1CA5D /* SPSettingsViewController+Extensions.swift in Sources */,
|
3547 | 3555 | B543C7E523CF775C00003A80 /* NSSortDescriptor+Simplenote.swift in Sources */,
|
|
0 commit comments