|
23 | 23 | 0485EB2527E7B9C800138301 /* Overlays in Frameworks */ = {isa = PBXBuildFile; productRef = 0485EB2427E7B9C800138301 /* Overlays */; }; |
24 | 24 | 286620A527E4AB6900E18C2B /* BreadcrumbsComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 286620A427E4AB6900E18C2B /* BreadcrumbsComponent.swift */; }; |
25 | 25 | 2875A46D27E3BE5B007805F8 /* BreadcrumbsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2875A46C27E3BE5B007805F8 /* BreadcrumbsView.swift */; }; |
26 | | - 287776E727E3413200D46668 /* SideBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 287776E627E3413200D46668 /* SideBar.swift */; }; |
| 26 | + 287776E727E3413200D46668 /* NavigatorSidebar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 287776E627E3413200D46668 /* NavigatorSidebar.swift */; }; |
27 | 27 | 287776E927E34BC700D46668 /* TabBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 287776E827E34BC700D46668 /* TabBar.swift */; }; |
28 | | - 287776ED27E350D800D46668 /* SideBarItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 287776EC27E350D800D46668 /* SideBarItem.swift */; }; |
| 28 | + 287776ED27E350D800D46668 /* NavigatorSidebarItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 287776EC27E350D800D46668 /* NavigatorSidebarItem.swift */; }; |
29 | 29 | 287776EF27E3515300D46668 /* TabBarItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 287776EE27E3515300D46668 /* TabBarItem.swift */; }; |
30 | 30 | 289978ED27E4E97E00BB0357 /* FileIconStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 289978EC27E4E97E00BB0357 /* FileIconStyle.swift */; }; |
31 | | - 28B0A19827E385C300B73177 /* SideBarToolbarTop.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28B0A19727E385C300B73177 /* SideBarToolbarTop.swift */; }; |
| 31 | + 28B0A19827E385C300B73177 /* NavigatorSidebarToolbarTop.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28B0A19727E385C300B73177 /* NavigatorSidebarToolbarTop.swift */; }; |
32 | 32 | 28CE5EA027E6493D0065D29C /* StatusBar in Frameworks */ = {isa = PBXBuildFile; productRef = 28CE5E9F27E6493D0065D29C /* StatusBar */; }; |
33 | | - 28FFE1BF27E3A441001939DB /* SideBarToolbarBottom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28FFE1BE27E3A441001939DB /* SideBarToolbarBottom.swift */; }; |
| 33 | + 28FFE1BF27E3A441001939DB /* NavigatorSidebarToolbarBottom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28FFE1BE27E3A441001939DB /* NavigatorSidebarToolbarBottom.swift */; }; |
34 | 34 | 2B7A583527E4BA0100D25D4E /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0468438427DC76E200F8E88E /* AppDelegate.swift */; }; |
35 | 35 | 34EE19BE27E0469C00F152CE /* BlurView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34EE19BD27E0469C00F152CE /* BlurView.swift */; }; |
36 | 36 | 5C403B8F27E20F8000788241 /* WorkspaceClient in Frameworks */ = {isa = PBXBuildFile; productRef = 5C403B8E27E20F8000788241 /* WorkspaceClient */; }; |
|
39 | 39 | B658FB3727DA9E1000EA4DBD /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B658FB3627DA9E1000EA4DBD /* Preview Assets.xcassets */; }; |
40 | 40 | B65E614627E6765D00255275 /* Introspect in Frameworks */ = {isa = PBXBuildFile; productRef = B65E614527E6765D00255275 /* Introspect */; }; |
41 | 41 | B673FDAD27E8296A00795864 /* PressActionsModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = B673FDAC27E8296A00795864 /* PressActionsModifier.swift */; }; |
| 42 | + B6EE989027E8879A00CDD8AB /* InspectorSidebar.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6EE988F27E8879A00CDD8AB /* InspectorSidebar.swift */; }; |
| 43 | + B6EE989227E887C600CDD8AB /* InspectorSidebarToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6EE989127E887C600CDD8AB /* InspectorSidebarToolbar.swift */; }; |
42 | 44 | D70F5E2C27E4E8CF004EE4B9 /* WelcomeModule in Frameworks */ = {isa = PBXBuildFile; productRef = D70F5E2B27E4E8CF004EE4B9 /* WelcomeModule */; }; |
43 | 45 | D7211D4327E066CE008F2ED7 /* Localized+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7211D4227E066CE008F2ED7 /* Localized+Ex.swift */; }; |
44 | 46 | D7211D4727E06BFE008F2ED7 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = D7211D4927E06BFE008F2ED7 /* Localizable.strings */; }; |
|
86 | 88 | 2805D9E827E5ED180032BC56 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; }; |
87 | 89 | 286620A427E4AB6900E18C2B /* BreadcrumbsComponent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BreadcrumbsComponent.swift; sourceTree = "<group>"; }; |
88 | 90 | 2875A46C27E3BE5B007805F8 /* BreadcrumbsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BreadcrumbsView.swift; sourceTree = "<group>"; }; |
89 | | - 287776E627E3413200D46668 /* SideBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SideBar.swift; sourceTree = "<group>"; }; |
| 91 | + 287776E627E3413200D46668 /* NavigatorSidebar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigatorSidebar.swift; sourceTree = "<group>"; }; |
90 | 92 | 287776E827E34BC700D46668 /* TabBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TabBar.swift; sourceTree = "<group>"; }; |
91 | | - 287776EC27E350D800D46668 /* SideBarItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SideBarItem.swift; sourceTree = "<group>"; }; |
| 93 | + 287776EC27E350D800D46668 /* NavigatorSidebarItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigatorSidebarItem.swift; sourceTree = "<group>"; }; |
92 | 94 | 287776EE27E3515300D46668 /* TabBarItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TabBarItem.swift; sourceTree = "<group>"; }; |
93 | 95 | 289978EC27E4E97E00BB0357 /* FileIconStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileIconStyle.swift; sourceTree = "<group>"; }; |
94 | | - 28B0A19727E385C300B73177 /* SideBarToolbarTop.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SideBarToolbarTop.swift; sourceTree = "<group>"; }; |
95 | | - 28FFE1BE27E3A441001939DB /* SideBarToolbarBottom.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SideBarToolbarBottom.swift; sourceTree = "<group>"; }; |
| 96 | + 28B0A19727E385C300B73177 /* NavigatorSidebarToolbarTop.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigatorSidebarToolbarTop.swift; sourceTree = "<group>"; }; |
| 97 | + 28FFE1BE27E3A441001939DB /* NavigatorSidebarToolbarBottom.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigatorSidebarToolbarBottom.swift; sourceTree = "<group>"; }; |
96 | 98 | 34EE19BD27E0469C00F152CE /* BlurView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlurView.swift; sourceTree = "<group>"; }; |
97 | 99 | 5E3C6A3427E72AE000A7CA0D /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; }; |
98 | 100 | 70F2E28327E848720002BA81 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; }; |
|
104 | 106 | B658FB3D27DA9E1000EA4DBD /* CodeEditTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CodeEditTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
105 | 107 | B658FB4727DA9E1000EA4DBD /* CodeEditUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CodeEditUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
106 | 108 | B673FDAC27E8296A00795864 /* PressActionsModifier.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PressActionsModifier.swift; sourceTree = "<group>"; }; |
| 109 | + B6EE988F27E8879A00CDD8AB /* InspectorSidebar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectorSidebar.swift; sourceTree = "<group>"; }; |
| 110 | + B6EE989127E887C600CDD8AB /* InspectorSidebarToolbar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectorSidebarToolbar.swift; sourceTree = "<group>"; }; |
107 | 111 | D7211D4227E066CE008F2ED7 /* Localized+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Localized+Ex.swift"; sourceTree = "<group>"; }; |
108 | 112 | D7211D4827E06BFE008F2ED7 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; |
109 | 113 | D7211D4A27E06C01008F2ED7 /* sr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sr; path = sr.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
193 | 197 | path = Breadcrumbs; |
194 | 198 | sourceTree = "<group>"; |
195 | 199 | }; |
196 | | - 287776EA27E350A100D46668 /* SideBar */ = { |
| 200 | + 287776EA27E350A100D46668 /* NavigatorSidebar */ = { |
197 | 201 | isa = PBXGroup; |
198 | 202 | children = ( |
199 | | - 287776E627E3413200D46668 /* SideBar.swift */, |
200 | | - 287776EC27E350D800D46668 /* SideBarItem.swift */, |
201 | | - 28B0A19727E385C300B73177 /* SideBarToolbarTop.swift */, |
202 | | - 28FFE1BE27E3A441001939DB /* SideBarToolbarBottom.swift */, |
| 203 | + 287776E627E3413200D46668 /* NavigatorSidebar.swift */, |
| 204 | + 287776EC27E350D800D46668 /* NavigatorSidebarItem.swift */, |
| 205 | + 28B0A19727E385C300B73177 /* NavigatorSidebarToolbarTop.swift */, |
| 206 | + 28FFE1BE27E3A441001939DB /* NavigatorSidebarToolbarBottom.swift */, |
203 | 207 | ); |
204 | | - path = SideBar; |
| 208 | + path = NavigatorSidebar; |
205 | 209 | sourceTree = "<group>"; |
206 | 210 | }; |
207 | 211 | 287776EB27E350BA00D46668 /* TabBar */ = { |
|
250 | 254 | B658FB2E27DA9E0F00EA4DBD /* CodeEdit */ = { |
251 | 255 | isa = PBXGroup; |
252 | 256 | children = ( |
| 257 | + B6EE988E27E8877C00CDD8AB /* InspectorSidebar */, |
253 | 258 | 0485EB1727E7016400138301 /* Quick Open */, |
254 | 259 | 04660F6027E3A68A00477777 /* Info.plist */, |
255 | 260 | D72E1A8127E3B0A300EB11B9 /* Welcome */, |
|
258 | 263 | B673FDAC27E8296A00795864 /* PressActionsModifier.swift */, |
259 | 264 | B658FB3127DA9E0F00EA4DBD /* WorkspaceView.swift */, |
260 | 265 | 2875A46E27E3BE63007805F8 /* Breadcrumbs */, |
261 | | - 287776EA27E350A100D46668 /* SideBar */, |
| 266 | + 287776EA27E350A100D46668 /* NavigatorSidebar */, |
262 | 267 | 287776EB27E350BA00D46668 /* TabBar */, |
263 | 268 | 04F2BF1027DBB3AF0024EAB1 /* Settings */, |
264 | 269 | 34EE19BC27E0467F00F152CE /* CustomViews */, |
|
279 | 284 | path = "Preview Content"; |
280 | 285 | sourceTree = "<group>"; |
281 | 286 | }; |
| 287 | + B6EE988E27E8877C00CDD8AB /* InspectorSidebar */ = { |
| 288 | + isa = PBXGroup; |
| 289 | + children = ( |
| 290 | + B6EE988F27E8879A00CDD8AB /* InspectorSidebar.swift */, |
| 291 | + B6EE989127E887C600CDD8AB /* InspectorSidebarToolbar.swift */, |
| 292 | + ); |
| 293 | + path = InspectorSidebar; |
| 294 | + sourceTree = "<group>"; |
| 295 | + }; |
282 | 296 | D7211D4427E066D4008F2ED7 /* Localization */ = { |
283 | 297 | isa = PBXGroup; |
284 | 298 | children = ( |
|
496 | 510 | 04540D5B27DD08C300E91B77 /* SettingsView.swift in Sources */, |
497 | 511 | D72E1A8927E44D7C00EB11B9 /* WelcomeWindowView.swift in Sources */, |
498 | 512 | 04540D5C27DD08C300E91B77 /* GeneralSettingsView.swift in Sources */, |
| 513 | + B6EE989227E887C600CDD8AB /* InspectorSidebarToolbar.swift in Sources */, |
499 | 514 | B673FDAD27E8296A00795864 /* PressActionsModifier.swift in Sources */, |
500 | 515 | 043C321427E31FF6006AE443 /* CodeEditDocumentController.swift in Sources */, |
501 | 516 | 04660F6427E3ACAF00477777 /* Appearances.swift in Sources */, |
|
509 | 524 | 287776EF27E3515300D46668 /* TabBarItem.swift in Sources */, |
510 | 525 | D72E1A8727E4242900EB11B9 /* RecentProjectsView.swift in Sources */, |
511 | 526 | 04660F6A27E51E5C00477777 /* CodeEditWindowController.swift in Sources */, |
512 | | - 287776E727E3413200D46668 /* SideBar.swift in Sources */, |
513 | | - 287776ED27E350D800D46668 /* SideBarItem.swift in Sources */, |
| 527 | + 287776E727E3413200D46668 /* NavigatorSidebar.swift in Sources */, |
| 528 | + 287776ED27E350D800D46668 /* NavigatorSidebarItem.swift in Sources */, |
| 529 | + B6EE989027E8879A00CDD8AB /* InspectorSidebar.swift in Sources */, |
514 | 530 | 289978ED27E4E97E00BB0357 /* FileIconStyle.swift in Sources */, |
515 | 531 | 04660F6627E3ACEF00477777 /* ReopenBehavior.swift in Sources */, |
516 | 532 | D72E1A8327E3B0D400EB11B9 /* WelcomeView.swift in Sources */, |
517 | 533 | 043C321627E3201F006AE443 /* WorkspaceDocument.swift in Sources */, |
518 | | - 28B0A19827E385C300B73177 /* SideBarToolbarTop.swift in Sources */, |
519 | | - 28FFE1BF27E3A441001939DB /* SideBarToolbarBottom.swift in Sources */, |
| 534 | + 28B0A19827E385C300B73177 /* NavigatorSidebarToolbarTop.swift in Sources */, |
| 535 | + 28FFE1BF27E3A441001939DB /* NavigatorSidebarToolbarBottom.swift in Sources */, |
520 | 536 | 0485EB2327E7791400138301 /* QuickOpenPreviewView.swift in Sources */, |
521 | 537 | ); |
522 | 538 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments