File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-yellow.svg )] ( https://www.apache.org/licenses/LICENSE-2.0.html )
2- [ ![ Build] ( https://img.shields.io/circleci/project/github/kylebrowning/swift-nio-apns /master.svg?logo=circleci )] ( https://circleci.com/gh/kylebrowning/swift-nio-apns /tree/master )
2+ [ ![ Build] ( https://img.shields.io/circleci/project/github/kylebrowning/APNSSwift /master.svg?logo=circleci )] ( https://circleci.com/gh/kylebrowning/APNSSwift /tree/master )
33[ ![ Swift] ( https://img.shields.io/badge/Swift-5.0-brightgreen.svg?colorA=orange&colorB=4E4E4E )] ( https://swift.org )
44
55# APNSwift
@@ -12,7 +12,7 @@ To install `APNSwift`, just add the package as a dependency in your [**Package.s
1212
1313``` swift
1414dependencies: [
15- .package (url : " https://github.com/kylebrowning/swift-nio-apns .git" , from : " 1.0.0-alpha.1 " )
15+ .package (url : " https://github.com/kylebrowning/APNSwift .git" , from : " 1.0.0-alpha.2 " )
1616]
1717```
1818
You can’t perform that action at this time.
0 commit comments