Dropped iOS 8 support
iOS 8 usage now constitutes less than 3% of all iOS users. Supporting it with our new auth flow is proving to be challenging, so we have dropped support for iOS 8.
Changed
- Fixed CocoaPods bug where
SafariServiceswas being included in macOS target. - Dropped iOS 8 support to accommodate new
SFSafariViewControllerauth flow. - No longer Build Active Architecture on debug mode for Carthage project.