SwiftProvisioningProfile v2.0.0 Release Notes

Release Date: 2018-11-20 // over 6 years ago
  • 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