-
Notifications
You must be signed in to change notification settings - Fork 520
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
Applied latest Messaging and Hot Restart changes from main #15177
Conversation
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
…ac (#15026) This should fix an annoying warning where the user builds an iOS project offline and get a message about that target couldn't be executed
/azp run |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
@mandel-macaque can you have a look? |
yes, this is because we do not run all branches, let me rebase to see if the new changes in the CI pipeline work, else I'll do a pr with the update that is needed. |
🔥 [PR Build] Build failed 🔥Build failed for the job 'Generate API diff' Pipeline on Agent |
💻 [PR Build] Tests on macOS Mac Catalina (10.15) passed 💻✅ All tests on macOS Mac Catalina (10.15) passed. Pipeline on Agent |
@rolfbjarne @dalexsoto is this ready for merge? |
❌ [CI Build] Tests failed on VSTS: simulator tests iOS ❌Tests failed on VSTS: simulator tests iOS. Test results2 tests failed, 147 tests passed.Failed tests
Pipeline on Agent XAMBOT-1042.Monterey' |
Test failures are unrelated (https://github.com/xamarin/maccore/issues/1265). |
These changes are needed to for 17.3 Preview 2 and net6