Skip to content

Swift Package Manager support

Compare
Choose a tag to compare
@lvnkmn lvnkmn released this 05 Feb 08:49
· 15 commits to master since this release
9318f7b

Resolves

Breaking changes

  • In order for URL handling to keep working (in some cases), func application(_ app: UIApplication, open url: URL, options: [UIApplication.OpenURLOptionsKey: Any] = [:]) -> Bool has to be implemented in AppDelegate

Notes

  • Since this release is only beneficial for SPM users, there's currently no CocoaPods version of this code (yet).