Track APNSwift main branch

This commit is contained in:
Christoph Hagen 2022-06-30 08:51:56 +02:00
parent 3a4e93889b
commit 33a1a8ebe7

View File

@ -14,7 +14,7 @@ let package = Package(
targets: ["PushMessageDefinitions"]),
],
dependencies: [
.package(url: "https://github.com/swift-server-community/APNSwift.git", from: "4.0.0"),
.package(url: "https://github.com/swift-server-community/APNSwift.git", branch: "main"),
],
targets: [
.target(