diff --git a/Package.swift b/Package.swift index b7ace82..3567d26 100644 --- a/Package.swift +++ b/Package.swift @@ -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(