issues
search
snipsco
/
Postal
A Swift framework for working with emails
MIT License
652
stars
81
forks
source link
Fix swift 5
#85
Closed
klefevre
closed
5 years ago
klefevre
commented
5 years ago
This PR brings:
Cocoapods for Swift 5
Fix warnings relative to Swift 5
Improve the CI script to make it build/test iOS (x86_64, arm64), macOS, the podspec and also the sample code for iOS
Opt-out tests that depend on a connection. This allows the CI to run the tests that don't need any credentials.
This PR brings: