|
53 | 53 | D72E1A8327E3B0D400EB11B9 /* WelcomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D72E1A8227E3B0D400EB11B9 /* WelcomeView.swift */; };
|
54 | 54 | D72E1A8727E4242900EB11B9 /* RecentProjectsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D72E1A8627E4242900EB11B9 /* RecentProjectsView.swift */; };
|
55 | 55 | D72E1A8927E44D7C00EB11B9 /* WelcomeWindowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D72E1A8827E44D7C00EB11B9 /* WelcomeWindowView.swift */; };
|
| 56 | + D76D11CA27EF191C009FE61F /* BreadcrumbsMenuItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = D76D11C927EF191C009FE61F /* BreadcrumbsMenuItem.swift */; }; |
56 | 57 | D7ACE43C27ECCA2F0059FAF2 /* BreadcrumbsMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7ACE43B27ECCA2F0059FAF2 /* BreadcrumbsMenu.swift */; };
|
57 | 58 | D7E201AE27E8B3C000CB86D0 /* String+Ranges.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7E201AD27E8B3C000CB86D0 /* String+Ranges.swift */; };
|
58 | 59 | D7E201B027E8C07300CB86D0 /* FindNavigatorSearchBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7E201AF27E8C07300CB86D0 /* FindNavigatorSearchBar.swift */; };
|
|
133 | 134 | D72E1A8227E3B0D400EB11B9 /* WelcomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelcomeView.swift; sourceTree = "<group>"; };
|
134 | 135 | D72E1A8627E4242900EB11B9 /* RecentProjectsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecentProjectsView.swift; sourceTree = "<group>"; };
|
135 | 136 | D72E1A8827E44D7C00EB11B9 /* WelcomeWindowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelcomeWindowView.swift; sourceTree = "<group>"; };
|
| 137 | + D76D11C927EF191C009FE61F /* BreadcrumbsMenuItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BreadcrumbsMenuItem.swift; sourceTree = "<group>"; }; |
136 | 138 | D7ACE43B27ECCA2F0059FAF2 /* BreadcrumbsMenu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BreadcrumbsMenu.swift; sourceTree = "<group>"; };
|
137 | 139 | D7E201AD27E8B3C000CB86D0 /* String+Ranges.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Ranges.swift"; sourceTree = "<group>"; };
|
138 | 140 | D7E201AF27E8C07300CB86D0 /* FindNavigatorSearchBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FindNavigatorSearchBar.swift; sourceTree = "<group>"; };
|
|
233 | 235 | 2875A46C27E3BE5B007805F8 /* BreadcrumbsView.swift */,
|
234 | 236 | 286620A427E4AB6900E18C2B /* BreadcrumbsComponent.swift */,
|
235 | 237 | D7ACE43B27ECCA2F0059FAF2 /* BreadcrumbsMenu.swift */,
|
| 238 | + D76D11C927EF191C009FE61F /* BreadcrumbsMenuItem.swift */, |
236 | 239 | );
|
237 | 240 | path = Breadcrumbs;
|
238 | 241 | sourceTree = "<group>";
|
|
579 | 582 | B6EE989227E887C600CDD8AB /* InspectorSidebarToolbar.swift in Sources */,
|
580 | 583 | B673FDAD27E8296A00795864 /* PressActionsModifier.swift in Sources */,
|
581 | 584 | 043C321427E31FF6006AE443 /* CodeEditDocumentController.swift in Sources */,
|
| 585 | + D76D11CA27EF191C009FE61F /* BreadcrumbsMenuItem.swift in Sources */, |
582 | 586 | 04660F6427E3ACAF00477777 /* Appearances.swift in Sources */,
|
583 | 587 | 2859B94127EB5BC00069BE88 /* TerminalSettingsView.swift in Sources */,
|
584 | 588 | 04540D5E27DD08C300E91B77 /* WorkspaceView.swift in Sources */,
|
|
0 commit comments