|
11 | 11 | 637F8B0C22AE186100698868 /* MiniMarkdown in Frameworks */ = {isa = PBXBuildFile; productRef = 637F8B0B22AE186100698868 /* MiniMarkdown */; }; |
12 | 12 | BE050A647575E8F075868DF1 /* Pods_CommonplaceBookApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A8D2C034B73F8605B9C553FE /* Pods_CommonplaceBookApp.framework */; }; |
13 | 13 | D30B0243229E513C00F3B459 /* StudyLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = D30B0242229E513C00F3B459 /* StudyLog.swift */; }; |
14 | | - D30B0245229EB88900F3B459 /* NoteArchiveDocument+TextEditViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D30B0244229EB88900F3B459 /* NoteArchiveDocument+TextEditViewController.swift */; }; |
| 14 | + D30B0245229EB88900F3B459 /* SavingTextEditViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D30B0244229EB88900F3B459 /* SavingTextEditViewController.swift */; }; |
15 | 15 | D30BD4F822A0B13B007E1F31 /* ParsingRules+CommonplaceBook.swift in Sources */ = {isa = PBXBuildFile; fileRef = D30BD4F722A0B13B007E1F31 /* ParsingRules+CommonplaceBook.swift */; }; |
16 | 16 | D30BD4FC22A0B8C2007E1F31 /* Optional+Collection.swift in Sources */ = {isa = PBXBuildFile; fileRef = D30BD4FB22A0B8C2007E1F31 /* Optional+Collection.swift */; }; |
17 | 17 | D30D261823193F9A0031AA20 /* VocabularyViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D30D261723193F9A0031AA20 /* VocabularyViewController.swift */; }; |
|
73 | 73 | D375D33C20ED9BEC00EAB4F0 /* DocumentListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D375D33B20ED9BEC00EAB4F0 /* DocumentListViewController.swift */; }; |
74 | 74 | D375D33E20EDA08F00EAB4F0 /* DocumentTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = D375D33D20EDA08F00EAB4F0 /* DocumentTableViewCell.swift */; }; |
75 | 75 | D37E6D34228D7AC6006CD0FA /* Observable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D37E6D33228D7AC6006CD0FA /* Observable.swift */; }; |
76 | | - D37E6D36228D9DD8006CD0FA /* PageProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = D37E6D35228D9DD8006CD0FA /* PageProperties.swift */; }; |
| 76 | + D37E6D36228D9DD8006CD0FA /* NoteProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = D37E6D35228D9DD8006CD0FA /* NoteProperties.swift */; }; |
77 | 77 | D37E6D38228DBC88006CD0FA /* CommonCrypto+Swift.swift in Sources */ = {isa = PBXBuildFile; fileRef = D37E6D37228DBC88006CD0FA /* CommonCrypto+Swift.swift */; }; |
| 78 | + D38862B423BB94FA00A44F1C /* Note.swift in Sources */ = {isa = PBXBuildFile; fileRef = D38862B323BB94FA00A44F1C /* Note.swift */; }; |
| 79 | + D38862B623BE404300A44F1C /* Note+Markdown.swift in Sources */ = {isa = PBXBuildFile; fileRef = D38862B523BE404300A44F1C /* Note+Markdown.swift */; }; |
78 | 80 | D39015C2229025EA0097B182 /* NoteArchiveDocumentTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D39015C1229025EA0097B182 /* NoteArchiveDocumentTests.swift */; }; |
79 | 81 | D3A6EFAD20EE500D00AC428D /* FileMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A6EFAC20EE500D00AC428D /* FileMetadata.swift */; }; |
80 | 82 | D3A99ED422EDDCA7000D6DE2 /* DocumentTableController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3A99ED322EDDCA7000D6DE2 /* DocumentTableController.swift */; }; |
|
86 | 88 | D3C5C7DE232E871F00A8BEDF /* QuestionAndAnswerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3C5C7DD232E871F00A8BEDF /* QuestionAndAnswerTests.swift */; }; |
87 | 89 | D3C5C7E0232E891200A8BEDF /* QuestionAndAnswer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3C5C7DF232E891200A8BEDF /* QuestionAndAnswer.swift */; }; |
88 | 90 | D3C5D26A214B1A7A0055F6B5 /* KeyboardInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3C5D269214B1A7A0055F6B5 /* KeyboardInfo.swift */; }; |
89 | | - D3D3688E229C579200E4D062 /* NoteArchiveDocument.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3D3688D229C579200E4D062 /* NoteArchiveDocument.swift */; }; |
90 | | - D3D36890229C61F500E4D062 /* NoteArchiveDocument+Importing.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3D3688F229C61F500E4D062 /* NoteArchiveDocument+Importing.swift */; }; |
| 91 | + D3CC03CA23BA734C003393DC /* NoteStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3CC03C923BA734C003393DC /* NoteStorage.swift */; }; |
| 92 | + D3D3688E229C579200E4D062 /* NoteDocumentStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3D3688D229C579200E4D062 /* NoteDocumentStorage.swift */; }; |
91 | 93 | D3D36892229C9A8000E4D062 /* Date+CloseEnough.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3D36891229C9A8000E4D062 /* Date+CloseEnough.swift */; }; |
92 | 94 | D3D50A2D231AC8EB007440F1 /* VocabularyChallengeTemplate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3D50A2C231AC8EB007440F1 /* VocabularyChallengeTemplate.swift */; }; |
93 | 95 | D3DC5EC320EC9B0100F0B74B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DC5EC220EC9B0100F0B74B /* AppDelegate.swift */; }; |
|
145 | 147 | C2519F393D974710775AF26A /* Pods_CommonplaceBookAppTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_CommonplaceBookAppTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
146 | 148 | C69D2589A8BFE5C01679833D /* Pods-CommonplaceBookApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CommonplaceBookApp.release.xcconfig"; path = "Pods/Target Support Files/Pods-CommonplaceBookApp/Pods-CommonplaceBookApp.release.xcconfig"; sourceTree = "<group>"; }; |
147 | 149 | D30B0242229E513C00F3B459 /* StudyLog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StudyLog.swift; sourceTree = "<group>"; }; |
148 | | - D30B0244229EB88900F3B459 /* NoteArchiveDocument+TextEditViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NoteArchiveDocument+TextEditViewController.swift"; sourceTree = "<group>"; }; |
| 150 | + D30B0244229EB88900F3B459 /* SavingTextEditViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SavingTextEditViewController.swift; sourceTree = "<group>"; }; |
149 | 151 | D30BD4F722A0B13B007E1F31 /* ParsingRules+CommonplaceBook.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ParsingRules+CommonplaceBook.swift"; sourceTree = "<group>"; }; |
150 | 152 | D30BD4FB22A0B8C2007E1F31 /* Optional+Collection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Optional+Collection.swift"; sourceTree = "<group>"; }; |
151 | 153 | D30D261723193F9A0031AA20 /* VocabularyViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VocabularyViewController.swift; sourceTree = "<group>"; }; |
|
210 | 212 | D375D33D20EDA08F00EAB4F0 /* DocumentTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DocumentTableViewCell.swift; sourceTree = "<group>"; }; |
211 | 213 | D375D33F20EDCE1700EAB4F0 /* CommonplaceBookApp.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = CommonplaceBookApp.entitlements; sourceTree = "<group>"; }; |
212 | 214 | D37E6D33228D7AC6006CD0FA /* Observable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Observable.swift; sourceTree = "<group>"; }; |
213 | | - D37E6D35228D9DD8006CD0FA /* PageProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PageProperties.swift; sourceTree = "<group>"; }; |
| 215 | + D37E6D35228D9DD8006CD0FA /* NoteProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NoteProperties.swift; sourceTree = "<group>"; }; |
214 | 216 | D37E6D37228DBC88006CD0FA /* CommonCrypto+Swift.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CommonCrypto+Swift.swift"; sourceTree = "<group>"; }; |
| 217 | + D38862B323BB94FA00A44F1C /* Note.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Note.swift; sourceTree = "<group>"; }; |
| 218 | + D38862B523BE404300A44F1C /* Note+Markdown.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Note+Markdown.swift"; sourceTree = "<group>"; }; |
215 | 219 | D39015C1229025EA0097B182 /* NoteArchiveDocumentTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NoteArchiveDocumentTests.swift; sourceTree = "<group>"; }; |
216 | 220 | D3A6EFAC20EE500D00AC428D /* FileMetadata.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileMetadata.swift; sourceTree = "<group>"; }; |
217 | 221 | D3A99ED322EDDCA7000D6DE2 /* DocumentTableController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DocumentTableController.swift; sourceTree = "<group>"; }; |
|
223 | 227 | D3C5C7DD232E871F00A8BEDF /* QuestionAndAnswerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuestionAndAnswerTests.swift; sourceTree = "<group>"; }; |
224 | 228 | D3C5C7DF232E891200A8BEDF /* QuestionAndAnswer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuestionAndAnswer.swift; sourceTree = "<group>"; }; |
225 | 229 | D3C5D269214B1A7A0055F6B5 /* KeyboardInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardInfo.swift; sourceTree = "<group>"; }; |
226 | | - D3D3688D229C579200E4D062 /* NoteArchiveDocument.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NoteArchiveDocument.swift; sourceTree = "<group>"; }; |
227 | | - D3D3688F229C61F500E4D062 /* NoteArchiveDocument+Importing.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NoteArchiveDocument+Importing.swift"; sourceTree = "<group>"; }; |
| 230 | + D3CC03C923BA734C003393DC /* NoteStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NoteStorage.swift; sourceTree = "<group>"; }; |
| 231 | + D3D3688D229C579200E4D062 /* NoteDocumentStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NoteDocumentStorage.swift; sourceTree = "<group>"; }; |
228 | 232 | D3D36891229C9A8000E4D062 /* Date+CloseEnough.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+CloseEnough.swift"; sourceTree = "<group>"; }; |
229 | 233 | D3D50A2C231AC8EB007440F1 /* VocabularyChallengeTemplate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VocabularyChallengeTemplate.swift; sourceTree = "<group>"; }; |
230 | 234 | D3DC5EBF20EC9B0100F0B74B /* CommonplaceBookApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CommonplaceBookApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
370 | 374 | D3DC5ED020EC9B0200F0B74B /* Info.plist */, |
371 | 375 | D3C5D269214B1A7A0055F6B5 /* KeyboardInfo.swift */, |
372 | 376 | D3DC5ECD20EC9B0200F0B74B /* LaunchScreen.storyboard */, |
| 377 | + D36214652334F607008C8FF4 /* LayoutManager.swift */, |
373 | 378 | D31AFA89229D61E900ED2B76 /* LoadingViewController.swift */, |
374 | 379 | D3591501231C340100883AC4 /* LocaleAwareTextField.swift */, |
375 | 380 | D3FD46A52329257C008FDAE4 /* LoggingSpeechSynthesizer.swift */, |
376 | 381 | D54C311D21E7E3CD007AE62E /* MarkdownEditingTextView.swift */, |
377 | 382 | D31AFA9B229D61EC00ED2B76 /* MetadataQuery.swift */, |
| 383 | + D38862B323BB94FA00A44F1C /* Note.swift */, |
| 384 | + D38862B523BE404300A44F1C /* Note+Markdown.swift */, |
378 | 385 | D33F64742298C70C008C3A92 /* NoteArchive.swift */, |
379 | | - D3D3688D229C579200E4D062 /* NoteArchiveDocument.swift */, |
380 | | - D3D3688F229C61F500E4D062 /* NoteArchiveDocument+Importing.swift */, |
381 | | - D30B0244229EB88900F3B459 /* NoteArchiveDocument+TextEditViewController.swift */, |
| 386 | + D3D3688D229C579200E4D062 /* NoteDocumentStorage.swift */, |
| 387 | + D37E6D35228D9DD8006CD0FA /* NoteProperties.swift */, |
| 388 | + D3CC03C923BA734C003393DC /* NoteStorage.swift */, |
382 | 389 | D31AFA9F229D61EC00ED2B76 /* NSAttributedString+ChapterAndVerse.swift */, |
383 | 390 | D37E6D33228D7AC6006CD0FA /* Observable.swift */, |
384 | 391 | D30BD4FB22A0B8C2007E1F31 /* Optional+Collection.swift */, |
385 | | - D37E6D35228D9DD8006CD0FA /* PageProperties.swift */, |
386 | 392 | D30BD4F722A0B13B007E1F31 /* ParsingRules+CommonplaceBook.swift */, |
387 | 393 | D31AFAAA229D61EE00ED2B76 /* PersonalitySpeechSynthesizer.swift */, |
388 | 394 | D3C5C7DF232E891200A8BEDF /* QuestionAndAnswer.swift */, |
389 | 395 | D3B3323F232FC55C00F0B710 /* QuestionAndAnswerTemplate.swift */, |
390 | 396 | D339C6FD21EB928700924178 /* QuoteTemplate.swift */, |
391 | 397 | D31AFA8D229D61E900ED2B76 /* RenderedMarkdown+Stylesheet.swift */, |
| 398 | + D30B0244229EB88900F3B459 /* SavingTextEditViewController.swift */, |
392 | 399 | D3B8514D22AC0794004F3B95 /* Settings.bundle */, |
393 | 400 | D33F647822999138008C3A92 /* String+ParsingHelpers.swift */, |
394 | 401 | D31AFA8F229D61EB00ED2B76 /* String+Typography.swift */, |
|
411 | 418 | D3591503231C3AC800883AC4 /* View+Locale.swift */, |
412 | 419 | D3D50A2C231AC8EB007440F1 /* VocabularyChallengeTemplate.swift */, |
413 | 420 | D30D261723193F9A0031AA20 /* VocabularyViewController.swift */, |
414 | | - D36214652334F607008C8FF4 /* LayoutManager.swift */, |
415 | 421 | ); |
416 | 422 | path = CommonplaceBookApp; |
417 | 423 | sourceTree = "<group>"; |
|
667 | 673 | buildActionMask = 2147483647; |
668 | 674 | files = ( |
669 | 675 | D33F64752298C70C008C3A92 /* NoteArchive.swift in Sources */, |
670 | | - D30B0245229EB88900F3B459 /* NoteArchiveDocument+TextEditViewController.swift in Sources */, |
| 676 | + D30B0245229EB88900F3B459 /* SavingTextEditViewController.swift in Sources */, |
671 | 677 | D374AB6B229655BA00F54561 /* TextSnippetArchive.swift in Sources */, |
672 | 678 | D3DC5EE520EC9F7500F0B74B /* TextEditViewController.swift in Sources */, |
| 679 | + D38862B623BE404300A44F1C /* Note+Markdown.swift in Sources */, |
673 | 680 | D31AFACB229D61EE00ED2B76 /* ChallengeTemplate.swift in Sources */, |
674 | 681 | D3E98EFE21D2F784008445DA /* DirectoryMetadataProvider.swift in Sources */, |
675 | 682 | D3D36892229C9A8000E4D062 /* Date+CloseEnough.swift in Sources */, |
|
692 | 699 | D31AFAB6229D61EE00ED2B76 /* CardDocumentProperties.swift in Sources */, |
693 | 700 | D37E6D38228DBC88006CD0FA /* CommonCrypto+Swift.swift in Sources */, |
694 | 701 | D31AFAB9229D61EE00ED2B76 /* ClosedRange+SwiftFlash.swift in Sources */, |
| 702 | + D3CC03CA23BA734C003393DC /* NoteStorage.swift in Sources */, |
695 | 703 | D31AFACA229D61EE00ED2B76 /* ClozeCard.swift in Sources */, |
696 | 704 | D3C5D26A214B1A7A0055F6B5 /* KeyboardInfo.swift in Sources */, |
697 | 705 | D33F646F22981E38008C3A92 /* TextSnippet.swift in Sources */, |
|
715 | 723 | D33F64772298CE8E008C3A92 /* TextSnippetArchive+ChallengeTemplate.swift in Sources */, |
716 | 724 | D54C311E21E7E3CD007AE62E /* MarkdownEditingTextView.swift in Sources */, |
717 | 725 | D31AFAAD229D61EE00ED2B76 /* UIStackView+SetArrangedSubviews.swift in Sources */, |
718 | | - D3D3688E229C579200E4D062 /* NoteArchiveDocument.swift in Sources */, |
719 | | - D37E6D36228D9DD8006CD0FA /* PageProperties.swift in Sources */, |
| 726 | + D38862B423BB94FA00A44F1C /* Note.swift in Sources */, |
| 727 | + D3D3688E229C579200E4D062 /* NoteDocumentStorage.swift in Sources */, |
| 728 | + D37E6D36228D9DD8006CD0FA /* NoteProperties.swift in Sources */, |
720 | 729 | D35E90C7230C5AD300A46B3F /* UserDefault.swift in Sources */, |
721 | 730 | D3331C8722F4EF11002B62AF /* StringProtocol+FuzzyMatch.swift in Sources */, |
722 | 731 | D3A99ED422EDDCA7000D6DE2 /* DocumentTableController.swift in Sources */, |
|
737 | 746 | D3A6EFAD20EE500D00AC428D /* FileMetadata.swift in Sources */, |
738 | 747 | D35E90C9230C755D00A46B3F /* UIApplication+Environment.swift in Sources */, |
739 | 748 | D31AFAD6229D61EE00ED2B76 /* AnswerStatistics.swift in Sources */, |
740 | | - D3D36890229C61F500E4D062 /* NoteArchiveDocument+Importing.swift in Sources */, |
741 | 749 | D31AFAC5229D61EE00ED2B76 /* IdentifierToStudyMetadata.swift in Sources */, |
742 | 750 | D30B0243229E513C00F3B459 /* StudyLog.swift in Sources */, |
743 | 751 | ); |
|
0 commit comments