Temporarily switch dependency

This commit is contained in:
Christoph Hagen 2022-06-30 09:53:16 +02:00
parent 86f9ee4ff8
commit 588ccc4ac0

View File

@ -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(