Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment with lossless conversion back to profile #11

Open
Sherlouk opened this issue May 13, 2018 · 0 comments
Open

Experiment with lossless conversion back to profile #11

Sherlouk opened this issue May 13, 2018 · 0 comments

Comments

@Sherlouk
Copy link
Owner

Currently we use CMSDecoder to extract the true plist data, and use Codable to convert to a Swift struct.

https://developer.apple.com/documentation/security/cmsencoder

I'm curious whether we could, using CMSEncoder, turn that struct back into a secure provisioning profile. And if so, is it a lossless cycle?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant