Skip to content

Commit c452fae

Browse files
committed
Update
1 parent ed2a203 commit c452fae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Pro

Submodule Pro updated from b78bc3f to af0519d

Tool/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ let package = Package(
105105
name: "Environment",
106106
dependencies: [
107107
"ActiveApplicationMonitor",
108+
"XcodeInspector",
108109
"AXExtension",
109110
"Preferences",
110111
]
@@ -173,7 +174,6 @@ let package = Package(
173174
dependencies: [
174175
"AXExtension",
175176
"SuggestionModel",
176-
"Environment",
177177
"AXNotificationStream",
178178
"Logger",
179179
.product(name: "AsyncAlgorithms", package: "swift-async-algorithms"),

0 commit comments

Comments
 (0)