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

Support wildcard provisioning profiles #64

Conversation

ctreffs
Copy link
Contributor

@ctreffs ctreffs commented Feb 28, 2025

Mobile provisioning profiles can be created such that they support multiple devices through a wildcard.
This has the consequence that the ProvisionedDevices property is not present.

This PR fixes failed decoding by allowing for a missing ProvisionedDevices property.

Copy link
Owner

@stackotter stackotter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this 🙏

@stackotter stackotter merged commit 5bd25e0 into stackotter:main Mar 1, 2025
3 checks passed
@ctreffs ctreffs deleted the support-wildcard-mobile-provisioning-profiles branch March 1, 2025 21:09
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

Successfully merging this pull request may close these issues.

2 participants