Skip to content

Releases: jamf/CertificateSDK

2.1.0

05 May 15:46
2.1.0
bbfa7ea

Choose a tag to compare

What's Changed

  • Added keySize support in the Managed App Config.
  • Added support for arrays of SAN type/value pairs in the Managed App Config.

Full Changelog: 2.0.0...2.1.0

v2.0.0 visionOS and BYOD support

14 Jun 19:33
b5a692f

Choose a tag to compare

What's Changed

  • visionOS support!
  • The CertificateSDK.xcframework is now signed by Jamf for added security.
  • Documented used of $MANAGEMENTID in Jamf Pro v11.5.1 and later to support BYOD devices.

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

Full Code Changelog: 1.1.1...2.0.0

v1.1.1 - Fix for Xcode 13.3 using Swift Package Manager

11 Mar 14:13
d616cb1

Choose a tag to compare

A change in Xcode 13.3 requires the binary target name specified in the Package.swift file to be identical to the filename of the binary target artifact (minus the path extension).

There are no changes to the usage or functionality of the CertificateSDK.

v1.1.0 - Integration with Swift Package Manager

08 Jan 17:02

Choose a tag to compare

Now available as a Swift package for easier integration into apps. See the CHANGELOG.md file for a complete list of changes.

1.0.1

11 Feb 22:25

Choose a tag to compare

Includes a few minor bug fixes around error handling and timeouts. See the CHANGELOG.md file for details.

1.0.0

11 Feb 21:35
b7ad050

Choose a tag to compare

This code actually released April 8, 2019. The 1.0.0 release wasn't tagged at the time.