Fix version again
This commit is contained in:
parent
46a7073a04
commit
cfdbe0cb8c
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user