|
30 | 30 | AB6A967F2A31045A003A019E /* SetupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB6A967E2A31045A003A019E /* SetupView.swift */; }; |
31 | 31 | AB7A81002A30CC7100AA71A6 /* BrewUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB7A80FF2A30CC7100AA71A6 /* BrewUtils.swift */; }; |
32 | 32 | AB7A81022A30D2FE00AA71A6 /* HarborUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB7A81012A30D2FE00AA71A6 /* HarborUtils.swift */; }; |
33 | | - AB87CAF42A4AC67C00C32025 /* URIHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB87CAF32A4AC67C00C32025 /* URIHandler.swift */; }; |
| 33 | + AB87CAF42A4AC67C00C32025 /* HarborShortcuts.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB87CAF32A4AC67C00C32025 /* HarborShortcuts.swift */; }; |
34 | 34 | ABC0BFCE2A31627400382A42 /* BottleManagementView.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABC0BFCD2A31627400382A42 /* BottleManagementView.swift */; }; |
35 | 35 | ABC0BFD12A31629300382A42 /* HarborBottle.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABC0BFD02A31629300382A42 /* HarborBottle.swift */; }; |
36 | 36 | ABC0BFD42A31691500382A42 /* BottleOpsDropdown.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABC0BFD32A31691500382A42 /* BottleOpsDropdown.swift */; }; |
|
70 | 70 | AB6A967E2A31045A003A019E /* SetupView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SetupView.swift; sourceTree = "<group>"; }; |
71 | 71 | AB7A80FF2A30CC7100AA71A6 /* BrewUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BrewUtils.swift; sourceTree = "<group>"; }; |
72 | 72 | AB7A81012A30D2FE00AA71A6 /* HarborUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HarborUtils.swift; sourceTree = "<group>"; }; |
73 | | - AB87CAF32A4AC67C00C32025 /* URIHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URIHandler.swift; sourceTree = "<group>"; }; |
| 73 | + AB87CAF32A4AC67C00C32025 /* HarborShortcuts.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HarborShortcuts.swift; sourceTree = "<group>"; }; |
74 | 74 | ABC0BFCD2A31627400382A42 /* BottleManagementView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BottleManagementView.swift; sourceTree = "<group>"; }; |
75 | 75 | ABC0BFD02A31629300382A42 /* HarborBottle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HarborBottle.swift; sourceTree = "<group>"; }; |
76 | 76 | ABC0BFD32A31691500382A42 /* BottleOpsDropdown.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BottleOpsDropdown.swift; sourceTree = "<group>"; }; |
|
176 | 176 | FC682EDB2A3601E0000C53D6 /* Environment+BrewUtils.swift */, |
177 | 177 | FC682EDE2A3604B4000C53D6 /* Environment+XCLIUtils.swift */, |
178 | 178 | AB0D00492A40B7670019D62F /* MenuUIStates.swift */, |
179 | | - AB87CAF32A4AC67C00C32025 /* URIHandler.swift */, |
| 179 | + AB87CAF32A4AC67C00C32025 /* HarborShortcuts.swift */, |
180 | 180 | ); |
181 | 181 | path = Utils; |
182 | 182 | sourceTree = "<group>"; |
|
362 | 362 | ABC0BFD12A31629300382A42 /* HarborBottle.swift in Sources */, |
363 | 363 | AB0D004A2A40B7670019D62F /* MenuUIStates.swift in Sources */, |
364 | 364 | ABC0BFCE2A31627400382A42 /* BottleManagementView.swift in Sources */, |
365 | | - AB87CAF42A4AC67C00C32025 /* URIHandler.swift in Sources */, |
| 365 | + AB87CAF42A4AC67C00C32025 /* HarborShortcuts.swift in Sources */, |
366 | 366 | AB6652C22A33342B00F3FC5D /* XCLIInstallView.swift in Sources */, |
367 | 367 | ABF5340A2A3F606A0030677A /* ViewMenu.swift in Sources */, |
368 | 368 | AB6652C92A3349A400F3FC5D /* HarborMenu.swift in Sources */, |
|
0 commit comments