mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
Package.swift Roxas use SideStore port
Signed-off-by: Joseph Mattello <mail@joemattiello.com>
This commit is contained in:
committed by
Joe Mattiello
parent
65c43d683c
commit
c59043068e
@@ -54,7 +54,7 @@ let package = Package(
|
||||
] + devProducts,
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/danger/swift.git", from: "3.0.0"), // dev
|
||||
.package(url: "https://github.com/JoeMatt/Roxas.git", branch: "swiftpm"),
|
||||
.package(url: "https://github.com/SideStore/Roxas.git", branch: "swiftpm"),
|
||||
// Danger Plugins
|
||||
// .package(url: "https://github.com/username/DangerPlugin.git", from: "0.1.0") // dev
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user