Skip to content

Support Apple app bundle signing for already archived payloads#7864

Merged
premun merged 22 commits intodotnet:mainfrom
premun:prvysoky/injecting-profiles
Sep 15, 2021
Merged

Support Apple app bundle signing for already archived payloads#7864
premun merged 22 commits intodotnet:mainfrom
premun:prvysoky/injecting-profiles

Conversation

@premun
Copy link
Copy Markdown
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
Comment thread src/Microsoft.DotNet.Helix/Sdk/CreateXHarnessAppleWorkItems.cs
Comment thread src/Microsoft.DotNet.Helix/Sdk/ProvisioningProfileProvider.cs
@premun
Copy link
Copy Markdown
Member Author

premun commented Sep 13, 2021

/azp run

@azure-pipelines
Copy link
Copy Markdown

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