Skip to content

[msbuild] Fixes Hot Restart compiled Entitlements output path - #15125

Merged
rolfbjarne merged 1 commit into
mainfrom
dev/ema/hr-entitlements
May 30, 2022
Merged

[msbuild] Fixes Hot Restart compiled Entitlements output path#15125
rolfbjarne merged 1 commit into
mainfrom
dev/ema/hr-entitlements

Conversation

@emaf

@emaf emaf commented May 25, 2022

Copy link
Copy Markdown
Contributor

The compiled entitlements should be placed in the intermediate Hot Restart app bundle so those can be picked up by the HotRestart Codesign task. Prior to this change, entitlements set in the project wouldn't be included in the app, making things like Keychain Access fail, even though it was configured.

Fixes https://developercommunity.visualstudio.com/t/Unable-to-use-MSAL-with-locally-connecte/1573064

The compiled entitlements should be placed in the intermediate Hot Restart app bundle so those can be picked up by the HotRestart Codesign task. Prior to this change, entitlements set in the project wouldn't be included in the app, making things like Keychain Access fail, even though it was configured.

Fixes https://developercommunity.visualstudio.com/t/Unable-to-use-MSAL-with-locally-connecte/1573064
@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

ðŸ”Ĩ Tests failed catastrophically on VSTS: simulator tests iOS (no summary found). ðŸ”Ĩ

Result file D:\a\1\s\Reports\TestSummary-simulator\TestSummary.md not found.

Pipeline on Agent
Merge 0dd99e9 into 6826fb8

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

ðŸ’ŧ [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) passed ðŸ’ŧ

✅ All tests on macOS M1 - Mac Big Sur (11.5) passed.

Pipeline on Agent
Hash: 0dd99e96e20b0db50303d026fd728c201a9988cf

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

📚 [PR Build] Artifacts 📚

Packages generated

View packages

Pipeline on Agent XAMBOT-1030.Monterey
Hash: 0dd99e96e20b0db50303d026fd728c201a9988cf

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

ðŸ’ŧ [PR Build] Tests on macOS Mac Catalina (10.15) passed ðŸ’ŧ

✅ All tests on macOS Mac Catalina (10.15) passed.

Pipeline on Agent
Hash: 0dd99e96e20b0db50303d026fd728c201a9988cf

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

❌ [CI Build] Tests failed on VSTS: simulator tests iOS ❌

Tests failed on VSTS: simulator tests iOS.

Test results

2 tests failed, 146 tests passed.

Failed tests

  • monotouch-test/tvOS - simulator/Release (all optimizations) [dotnet]: Failed
  • fsharp/watchOS 32-bits - simulator/Debug: Crashed

Pipeline on Agent XAMBOT-1108.Monterey'
Merge 0dd99e9 into 6826fb8

@mauroa

mauroa commented May 30, 2022

Copy link
Copy Markdown
Contributor

@rolfbjarne @dalexsoto is it okay to merge this? We need it for the next 17.3 preview

@rolfbjarne

Copy link
Copy Markdown
Member

Test failures are unrelated:

@rolfbjarne
rolfbjarne merged commit 7ad9f88 into main May 30, 2022
@Therzok
Therzok deleted the dev/ema/hr-entitlements branch May 30, 2022 14:43
mauroa pushed a commit that referenced this pull request Jun 1, 2022
The compiled entitlements should be placed in the intermediate Hot Restart app bundle so those can be picked up by the HotRestart Codesign task. Prior to this change, entitlements set in the project wouldn't be included in the app, making things like Keychain Access fail, even though it was configured.

Fixes https://developercommunity.visualstudio.com/t/Unable-to-use-MSAL-with-locally-connecte/1573064
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.

6 participants