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

Un-swap provisioning profile inputs #94

Merged
merged 2 commits into from
Apr 21, 2023
Merged

Conversation

bisgardo
Copy link
Contributor

@bisgardo bisgardo commented Apr 21, 2023

Fixes #93.

While this is a bugfix, I think this warrants a major version bump because users have no way to work around it. This makes it a breaking change. Alternatively, new inputs with the fixed semantics can be added.

@mxcl
Copy link
Owner

mxcl commented Apr 21, 2023

@chris-araman you added this, can you confirm this is correct?

@bisgardo you need to run npm run prepare, there might be some other steps, check the contributing portion of the README for details.

@mxcl mxcl requested a review from chris-araman April 21, 2023 11:29
@mxcl
Copy link
Owner

mxcl commented Apr 21, 2023

Ideally we'd add a test to prove this, but doing so is almost certainly too painful.

@mxcl mxcl merged commit 6e60022 into mxcl:master Apr 21, 2023
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.

Provisioning profile inputs are swapped
2 participants