Temporarily switch dependency
This commit is contained in:
parent
86f9ee4ff8
commit
588ccc4ac0
@ -14,7 +14,7 @@ let package = Package(
|
||||
targets: ["PushMessageDefinitions"]),
|
||||
],
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/swift-server-community/APNSwift.git", branch: "main"),
|
||||
.package(url: "https://github.com/christophhagen/APNSwift.git", branch: "main"),
|
||||
],
|
||||
targets: [
|
||||
.target(
|
||||
|
Loading…
Reference in New Issue
Block a user