mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-18 03:03:31 +01:00
Fix package.swift mistake
This commit is contained in:
@@ -448,7 +448,7 @@ let package = Package(
|
||||
// .plugin(name: "CargoPlugin-Generate", capability: .command(intent: PluginCommandIntent)),
|
||||
|
||||
.target(name: "PackageConfigs", dependencies: [
|
||||
"IgnoreConfig",
|
||||
.product(name: "IgnoreConfig", package: "ignore"),
|
||||
])
|
||||
// MARK: Danger.swift
|
||||
// .target(
|
||||
|
||||
Reference in New Issue
Block a user