Check for watch companion in build settings#114078
Check for watch companion in build settings#114078auto-submit[bot] merged 6 commits intoflutter:masterfrom
Conversation
…e when checking watch build settings
jmagman
left a comment
There was a problem hiding this comment.
You should also add a note in the description that this is a re-land of #113956 so we can follow the GitHub paper trail in the future.
I'm not on my machine that's missing watch simulators today to test this. How about removing presubmit: false from these tests:
Lines 3493 to 3509 in 156c313
and then we'll see if the tests pass on this PR. And if they do, you can revert that change since we rarely change this behavior and don't really need to run it on every PR.
…esubmit" This reverts commit 8cbd0ea.
jmagman
left a comment
There was a problem hiding this comment.
This looks good. Add the bringup key to .ci.yaml as suggested so we don't break the tree again, then we'll merge!
Correction: I meant remove |
jmagman
left a comment
There was a problem hiding this comment.
Ah you already did this, and they passed.
https://ci.chromium.org/p/flutter/builders/try/Mac_arm64_ios%20ios_app_with_extensions_test/1
https://ci.chromium.org/p/flutter/builders/try/Mac_ios%20ios_app_with_extensions_test/1
LGTM!
Add an additional check for watch companion by checking build settings of different schemes.
Fixes #92294.
Re-land of #113956.
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.