Skip to content

Releases: Sherlouk/SwiftProvisioningProfile

Version 2.0.1

20 Nov 12:02
Compare
Choose a tag to compare

Added extra values to the Certificate model, notably reintroducing commonName which was removed in the previous version.

Version 2.0.0

20 Nov 10:54
Compare
Choose a tag to compare

Breaking Changes

Added ability to independently parse .cer x509 certificates with the values for validity dates.

parse(from: Data) throws -> Certificate

  • Removed SecureCertificate in replacement of just Certificate
  • No longer parsing Summary
  • Renamed expiryDate to notValidAfter

Version 1.0.1

14 Apr 11:35
02068bd
Compare
Choose a tag to compare

Fix issue with app store and other iOS profiles without a list of provisioned devices

Version 1.0

13 Apr 22:58
Compare
Choose a tag to compare

Initial release with support for iOS provisioning profiles