This repository has been archived by the owner on May 27, 2020. It is now read-only.
VaporAPNS 1.2.1 beta 1
Pre-release
Pre-release
π Changes
- Added support for Swift 3.1
The updater needs to be tested on more systems before release. It's confirmed working on macOS and both Ubuntu 16.04 server installations and in Ubuntu docker installations (the official Vapor docker image 'vapor/vapor'). Also the updater needs documentation of the new options (disable, auto update ect.)
π Installing
π New install
Installing is super easy as always! Just add the following line to your Package.swift and you're done!
.Package(url:"https://github.com/matthijs2704/vapor-apns.git", majorVersion: 1, minor: 2)