|
119 | 119 | 58798237292E30B90085B254 /* FeedbackView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58798230292E30B90085B254 /* FeedbackView.swift */; }; |
120 | 120 | 58798238292E30B90085B254 /* FeedbackWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58798232292E30B90085B254 /* FeedbackWindowController.swift */; }; |
121 | 121 | 5879824F292E78D80085B254 /* CodeFileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58798248292E78D80085B254 /* CodeFileView.swift */; }; |
122 | | - 58798250292E78D80085B254 /* CodeFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58798249292E78D80085B254 /* CodeFile.swift */; }; |
| 122 | + 58798250292E78D80085B254 /* CodeFileDocument.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58798249292E78D80085B254 /* CodeFileDocument.swift */; }; |
123 | 123 | 58798251292E78D80085B254 /* OtherFileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5879824B292E78D80085B254 /* OtherFileView.swift */; }; |
124 | 124 | 58798252292E78D80085B254 /* ImageFileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5879824D292E78D80085B254 /* ImageFileView.swift */; }; |
125 | 125 | 58798284292ED0FB0085B254 /* TerminalEmulatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58798280292ED0FB0085B254 /* TerminalEmulatorView.swift */; }; |
|
646 | 646 | 58798230292E30B90085B254 /* FeedbackView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FeedbackView.swift; sourceTree = "<group>"; }; |
647 | 647 | 58798232292E30B90085B254 /* FeedbackWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FeedbackWindowController.swift; sourceTree = "<group>"; }; |
648 | 648 | 58798248292E78D80085B254 /* CodeFileView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CodeFileView.swift; sourceTree = "<group>"; }; |
649 | | - 58798249292E78D80085B254 /* CodeFile.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CodeFile.swift; sourceTree = "<group>"; }; |
| 649 | + 58798249292E78D80085B254 /* CodeFileDocument.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CodeFileDocument.swift; sourceTree = "<group>"; }; |
650 | 650 | 5879824B292E78D80085B254 /* OtherFileView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OtherFileView.swift; sourceTree = "<group>"; }; |
651 | 651 | 5879824D292E78D80085B254 /* ImageFileView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageFileView.swift; sourceTree = "<group>"; }; |
652 | 652 | 58798280292ED0FB0085B254 /* TerminalEmulatorView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TerminalEmulatorView.swift; sourceTree = "<group>"; }; |
|
1624 | 1624 | children = ( |
1625 | 1625 | 5879824C292E78D80085B254 /* Image */, |
1626 | 1626 | 5879824A292E78D80085B254 /* Other */, |
1627 | | - 58798249292E78D80085B254 /* CodeFile.swift */, |
| 1627 | + 58798249292E78D80085B254 /* CodeFileDocument.swift */, |
1628 | 1628 | 58798248292E78D80085B254 /* CodeFileView.swift */, |
1629 | 1629 | 6C5B63DD29C76213005454BA /* WindowCodeFileView.swift */, |
1630 | 1630 | ); |
|
3438 | 3438 | 6C97EBCC2978760400302F95 /* AcknowledgementsWindowController.swift in Sources */, |
3439 | 3439 | 284DC84F2978B7B400BF2770 /* ContributorsView.swift in Sources */, |
3440 | 3440 | B62AEDC92A2704F3009A9F52 /* UtilityAreaTabView.swift in Sources */, |
3441 | | - 58798250292E78D80085B254 /* CodeFile.swift in Sources */, |
| 3441 | + 58798250292E78D80085B254 /* CodeFileDocument.swift in Sources */, |
3442 | 3442 | 5878DAA5291AE76700DD95A3 /* QuickOpenView.swift in Sources */, |
3443 | 3443 | 201169D72837B2E300F92B46 /* SourceControlNavigatorView.swift in Sources */, |
3444 | 3444 | B6F0517929D9E3C900D72287 /* SourceControlGitView.swift in Sources */, |
|
0 commit comments