Skip to content

Commit

Permalink
Fixes a build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoreymendez committed Mar 21, 2024
1 parent c9d37a3 commit 5e0580f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LocalPackages/NetworkProtectionMac/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ let package = Package(
"NetworkProtectionUI",
.product(name: "NetworkProtectionTestUtils", package: "BrowserServicesKit"),
.product(name: "LoginItems", package: "LoginItems"),
.product(name: "PixelKitTestingUtilities", package: "PixelKit"),
],
plugins: [.plugin(name: "SwiftLintPlugin", package: "apple-toolbox")]
),
Expand Down

0 comments on commit 5e0580f

Please sign in to comment.