Skip to content

Releases: jamf/ManagedAppConfigLib

Updated CocoaPods release

11 Aug 17:04
a6fdff8
Compare
Choose a tag to compare

v1.1.1 was not released to the CocoaPods ecosystem due to issues supporting iOS 8 with Xcode 14.3.

This release fixes that problem and future proofs the code a little bit more for the eventual release of Swift 6.

Full Changelog: 1.1.1...1.1.2

Fix for iOS and tvOS

15 May 15:33
d3c0091
Compare
Choose a tag to compare

What's Changed

  • Fix build error on iOS and tvOS by @crakaC in #6

Full Changelog: 1.1.0...1.1.1

Property wrappers and more documentation

26 Oct 19:37
3fcabd1
Compare
Choose a tag to compare
  • Add property wrappers that are similar to the @AppStorage property wrapper.
  • Vastly improved documentation.

Full Changelog: https://github.com/jamf/ManagedAppConfigLib/blob/main/CHANGELOG.md

Original release

26 Oct 19:47
Compare
Choose a tag to compare

First release of CocoaPods library for Managed App Configuration and Feedback.