Releases: Sherlouk/SwiftProvisioningProfile
Releases · Sherlouk/SwiftProvisioningProfile
Version 2.0.1
Version 2.0.0
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 justCertificate
- No longer parsing
Summary
- Renamed
expiryDate
tonotValidAfter
Version 1.0.1
Fix issue with app store and other iOS profiles without a list of provisioned devices
Version 1.0
Initial release with support for iOS provisioning profiles