Skip to content

Releases: kirbyt/WPSKit

Updated for Swift 3

20 Sep 18:28
Compare
Choose a tag to compare

Migrated the code base to Swift 3.

v2.0.1

22 Mar 15:04
Compare
Choose a tag to compare

Updated for Swift 2.2 and removed deprecation warnings.

v2.0.0

22 Mar 15:03
Compare
Choose a tag to compare

First release of the all new WPSKit written in Swift.

v1.2.3: Split frameworks into their own projects.

30 Sep 20:26
Compare
Choose a tag to compare

Separated the WPSKit framework and the app extension version into their own projects. This should eliminate confusing Xcode when adding the WPSKit project as a subproject to another project.

v1.2.2

28 Sep 11:23
Compare
Choose a tag to compare

Split the framework into two separate ones. One for iOS apps and the other for app extensions.

v1.2.1

27 Sep 12:38
Compare
Choose a tag to compare

WHAT'S NEW

  • NEW Added convenience methods to WPSAlertController for presenting alerts with an OK button.

v1.2.0

26 Sep 11:58
Compare
Choose a tag to compare

WHAT'S NEW

  • NEW Added WPSAlertController. This replaces the WPSAlertView.
  • NEW Added convenience for displaying alerts from a view controller.

v1.1.0

24 Sep 00:31
Compare
Choose a tag to compare

First release as an iOS framework.