Skip to content

Releases: parse-community/Parse-SDK-iOS-OSX

1.18.0

16 Apr 17:21
09815dc

Choose a tag to compare

1.18.0

Full Changelog

New features

Improvements

Fixes

Nathan Kellert and Darren Black did some hard work to not only update build environments to use Xcode 11 but also made necessary changes to get nightly builds to work on both Travis and CircleCI. This will allow us to resume more consistent updates again. Arthur Cinader helped with Travis release build fixes.

  • Fixed CircleCI Nightly Build and adding extra PR Testing #1490.
  • Fixed tvOS builds #1489.
  • Added OCMock manually to CircleCI Build #1490.
  • Updated Travis and CircleCI build environments #1473.

Notice

After getting in contact with the Bolts Framework maintainers from Facebook they have allowed us to get changes in to fix app store declines due to still using UIWebView(iOS only) rather than updating to WKWebView(iOS, macOS, and iPad OS compatible). Those that got declined should be able to re-submit after updating to the latest version of this SDK as well as its dependencies.

1.17.3

13 Sep 13:58
4439781

Choose a tag to compare

Full Changelog

1.17.2

08 Apr 11:35

Choose a tag to compare

1.17.2

1.17.1

20 Mar 13:35
b10ccc4

Choose a tag to compare

  • Fixes an issue affecting queries in 1.17.0

1.17.0

16 Mar 14:56
7c22670

Choose a tag to compare

  • Full Bolts 1.9.0 support
  • Fixes runtime crashs and exceptions that would previously be swallowed
  • Code modernization
  • Single repo distribution for Pods and Carthage

1.17.0-alpha.3

23 Jan 00:22

Choose a tag to compare

Bump to 1.17.0-alpha.3

1.17.0-alpha.2

21 Jan 18:19

Choose a tag to compare

Bumps to 1.17.0-alpha.2

1.17.0-alpha.1

21 Jan 04:22

Choose a tag to compare

Bump podspec to 1.17.0-alpha.1

1.16.0

16 Jan 17:46
854dd75

Choose a tag to compare

Starting Parse SDK 1.6.0, all Objective C frameworks are managed by this repository.

If you're using cocoapods, you can now leverage the subspecs.

Follow the README for more informations

1.15.4

02 Jan 02:56
2032def

Choose a tag to compare

:zap: Release 1.15.4 (#1185)

* Bumps Bolts to 1.9
* Runs latest Xcode verison (9.2) on CI
* Uses nlutsenko's xctoolchain