v4.3.0 Release Candidate 4 - iOS 6 & 7 Fixes
Pre-release
Pre-release
joeljfischer
released this
06 Oct 13:44
·
7166 commits
to master
since this release
v4.3.0 will be the last release to support iOS 6, v5.0.0 will drop at least iOS 6 support.
Bug Fixes
- Notification constants should now be compatible both with Swift 3 and with iOS 6/7.
- Fixed a few issues with the lock screen and iOS 6/7 support.
- Fixed a layout issue with the lock screen on iPhone 4S-sized phones.
Other
- CI builds now run on Xcode 8.
- Removed xctest testing framework, now just uses xcodebuild.
- Explicitly specify which headers are public in Cocoapods spec.