Skip to content

1.18.0

Compare
Choose a tag to compare
@noobs2ninjas noobs2ninjas released this 16 Apr 17:21
· 155 commits to master since this release
09815dc

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.