Skip to content

1.6.2: iOS 8 minimum deployment target (#13)

Compare
Choose a tag to compare
@cgwyllie cgwyllie released this 03 May 14:33
· 68 commits to master since this release
* Remove unused assignment

* Drop required iOS deployment target to 8.0

* Update README

* Fix availability warning by using @available guard

* Enable availability warnings for all versions

* Remove use of NSBatchDeletionRequest to support iOS < 9