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 Apple app bundle signing for already archived payloads #7864

Merged
merged 22 commits into from
Sep 15, 2021

Conversation

premun
Copy link
Member

@premun premun commented Sep 9, 2021

When user provides an already archived application (or more), we need to inject the provisioning profile in each of the app bundles inside of the archive. This was not supported.

If there are no app bundles (might be built as part of the Helix work item), we only store the profile in the root of the payload.

Resolves #7815

…ofiles

Conflicts:
	src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/xharness-runner.apple.sh
@premun
Copy link
Member Author

premun commented Sep 13, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@premun premun merged commit 0786cff into dotnet:main Sep 15, 2021
@premun premun deleted the prvysoky/injecting-profiles branch September 15, 2021 11:13
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.

XHarness Helix SDK doesn't support Apple devices when zipped app provided
2 participants