[macOS] Add missing, required dependencies to run platform_view_macos__start_up#111300
Conversation
d0f1176 to
5f131a0
Compare
5f131a0 to
d10fc33
Compare
|
Can you add a link to a |
|
(Google-internal) Details on |
|
Thanks @cbracken I was totally looking at the wrong page 😅 |
dependencies: >-
[
{"dependency": "xcode", "version": "14a5294e"}
]is added, but the led run shows the failure
It worked fine when I took off The input/output properties seem to be fine when I kick off the led run. For example,
|
You're right, the properties look good, but it didn't actually install Xcode...
That would also be a fine way to test this without |
|
@jmagman how would you like me to show you that this works? :) |
…ew_macos__start_up (flutter/flutter#111300)
…ew_macos__start_up (flutter/flutter#111300)
…ew_macos__start_up (flutter/flutter#111300)
platform_view_macos__start_upwas brought up in #111041, but did not have the proper dependencies to actually run the test. This PR adds the dependencies required for theplatform_viewexample to run on macOS.Fixes #111297 (comment)
Thank you, Jenn for catching this one.
Pre-launch Checklist
///).