Fix version again

This commit is contained in:
Christoph Hagen 2022-06-07 17:19:06 +02:00
parent 46a7073a04
commit cfdbe0cb8c

View File

@ -14,7 +14,7 @@ let package = Package(
targets: ["PushAPI"]),
],
dependencies: [
.package(url: "https://github.com/kylebrowning/APNSwift.git", "3.0.0" ..< "4.0.0"),
.package(url: "https://github.com/kylebrowning/APNSwift.git", "3.0.0" ..< "5.0.0"),
],
targets: [
.target(