|
330 | 330 | 6C4104E6297C884F00F472BA /* AboutDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C4104E5297C884F00F472BA /* AboutDetailView.swift */; }; |
331 | 331 | 6C4104E9297C970F00F472BA /* AboutDefaultView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C4104E8297C970F00F472BA /* AboutDefaultView.swift */; }; |
332 | 332 | 6C48B5C52C0A2835001E9955 /* FileEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C48B5C42C0A2835001E9955 /* FileEncoding.swift */; }; |
333 | | - 6C48B5C92C0B5F7A001E9955 /* NSTextStorage+isEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C48B5C72C0B5F7A001E9955 /* NSTextStorage+isEmpty.swift */; }; |
334 | 333 | 6C48B5CE2C0C1BE4001E9955 /* Shell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C48B5CD2C0C1BE4001E9955 /* Shell.swift */; }; |
335 | 334 | 6C48B5D12C0D0519001E9955 /* ShellIntegration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C48B5D02C0D0519001E9955 /* ShellIntegration.swift */; }; |
336 | 335 | 6C48B5D42C0D0743001E9955 /* codeedit_shell_integration_env.zsh in Resources */ = {isa = PBXBuildFile; fileRef = 6C48B5D32C0D0743001E9955 /* codeedit_shell_integration_env.zsh */; }; |
|
399 | 398 | 6CFF967829BEBCF600182D6F /* MainCommands.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CFF967729BEBCF600182D6F /* MainCommands.swift */; }; |
400 | 399 | 6CFF967A29BEBD2400182D6F /* ViewCommands.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CFF967929BEBD2400182D6F /* ViewCommands.swift */; }; |
401 | 400 | 6CFF967C29BEBD5200182D6F /* WindowCommands.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CFF967B29BEBD5200182D6F /* WindowCommands.swift */; }; |
| 401 | + 775566502C27FD1B001E7A4D /* CodeFileDocument+UTTypeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7755664F2C27FD1B001E7A4D /* CodeFileDocument+UTTypeTests.swift */; }; |
402 | 402 | 77A01E1F2BB33FB500F0EA38 /* CEWorkspaceSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77A01E1E2BB33FB500F0EA38 /* CEWorkspaceSettingsView.swift */; }; |
403 | 403 | 77A01E232BB423A800F0EA38 /* CEWorkspaceSettingsPage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77A01E222BB423A800F0EA38 /* CEWorkspaceSettingsPage.swift */; }; |
404 | 404 | 77A01E252BB4245300F0EA38 /* PageAndCEWorkspaceSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77A01E242BB4245300F0EA38 /* PageAndCEWorkspaceSettings.swift */; }; |
|
916 | 916 | 6C4104E5297C884F00F472BA /* AboutDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutDetailView.swift; sourceTree = "<group>"; }; |
917 | 917 | 6C4104E8297C970F00F472BA /* AboutDefaultView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutDefaultView.swift; sourceTree = "<group>"; }; |
918 | 918 | 6C48B5C42C0A2835001E9955 /* FileEncoding.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileEncoding.swift; sourceTree = "<group>"; }; |
919 | | - 6C48B5C72C0B5F7A001E9955 /* NSTextStorage+isEmpty.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSTextStorage+isEmpty.swift"; sourceTree = "<group>"; }; |
920 | 919 | 6C48B5CD2C0C1BE4001E9955 /* Shell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Shell.swift; sourceTree = "<group>"; }; |
921 | 920 | 6C48B5D02C0D0519001E9955 /* ShellIntegration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShellIntegration.swift; sourceTree = "<group>"; }; |
922 | 921 | 6C48B5D32C0D0743001E9955 /* codeedit_shell_integration_env.zsh */ = {isa = PBXFileReference; lastKnownFileType = text; path = codeedit_shell_integration_env.zsh; sourceTree = "<group>"; }; |
|
970 | 969 | 6CFF967729BEBCF600182D6F /* MainCommands.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainCommands.swift; sourceTree = "<group>"; }; |
971 | 970 | 6CFF967929BEBD2400182D6F /* ViewCommands.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewCommands.swift; sourceTree = "<group>"; }; |
972 | 971 | 6CFF967B29BEBD5200182D6F /* WindowCommands.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WindowCommands.swift; sourceTree = "<group>"; }; |
| 972 | + 7755664F2C27FD1B001E7A4D /* CodeFileDocument+UTTypeTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CodeFileDocument+UTTypeTests.swift"; sourceTree = "<group>"; }; |
973 | 973 | 77A01E1E2BB33FB500F0EA38 /* CEWorkspaceSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CEWorkspaceSettingsView.swift; sourceTree = "<group>"; }; |
974 | 974 | 77A01E222BB423A800F0EA38 /* CEWorkspaceSettingsPage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CEWorkspaceSettingsPage.swift; sourceTree = "<group>"; }; |
975 | 975 | 77A01E242BB4245300F0EA38 /* PageAndCEWorkspaceSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PageAndCEWorkspaceSettings.swift; sourceTree = "<group>"; }; |
|
1400 | 1400 | isa = PBXGroup; |
1401 | 1401 | children = ( |
1402 | 1402 | 4EE96ECC296059D200FFBEA8 /* Mocks */, |
| 1403 | + 7755664F2C27FD1B001E7A4D /* CodeFileDocument+UTTypeTests.swift */, |
1403 | 1404 | 4EE96ECA2960565E00FFBEA8 /* DocumentsUnitTests.swift */, |
1404 | 1405 | 6195E3102B640485007261CA /* WorkspaceDocument+SearchState+IndexTests.swift */, |
1405 | 1406 | 6195E30C2B64044F007261CA /* WorkspaceDocument+SearchState+FindTests.swift */, |
|
2512 | 2513 | path = TerminalEmulator; |
2513 | 2514 | sourceTree = "<group>"; |
2514 | 2515 | }; |
2515 | | - 6C48B5C82C0B5F7A001E9955 /* NSTextStorage */ = { |
2516 | | - isa = PBXGroup; |
2517 | | - children = ( |
2518 | | - 6C48B5C72C0B5F7A001E9955 /* NSTextStorage+isEmpty.swift */, |
2519 | | - ); |
2520 | | - name = NSTextStorage; |
2521 | | - path = CodeEdit/Utils/Extensions/NSTextStorage; |
2522 | | - sourceTree = SOURCE_ROOT; |
2523 | | - }; |
2524 | 2516 | 6C48B5DB2C0D664A001E9955 /* Model */ = { |
2525 | 2517 | isa = PBXGroup; |
2526 | 2518 | children = ( |
|
3877 | 3869 | 583E528C29361B39001AB554 /* CodeEditUITests.swift in Sources */, |
3878 | 3870 | 613053652B23A49300D767E3 /* TemporaryFile.swift in Sources */, |
3879 | 3871 | 617DB3DF2C25E13800B58BFE /* TaskNotificationHandlerTests.swift in Sources */, |
| 3872 | + 775566502C27FD1B001E7A4D /* CodeFileDocument+UTTypeTests.swift in Sources */, |
3880 | 3873 | 587B60F82934124200D5CD8F /* CEWorkspaceFileManagerTests.swift in Sources */, |
3881 | 3874 | 6130535F2B23A31300D767E3 /* MemorySearchTests.swift in Sources */, |
3882 | 3875 | 587B61012934170A00D5CD8F /* UnitTests_Extensions.swift in Sources */, |
|
0 commit comments