Skip to content

Releases: jamf/CertificateSDK

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

11 Mar 14:13
d616cb1
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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