-
Notifications
You must be signed in to change notification settings - Fork 28.7k
Add Xcode dependencies to Mac hello_world_macos__compile
#110274
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
Add Xcode dependencies to Mac hello_world_macos__compile
#110274
Conversation
531df2d
to
6b65f26
Compare
Mac hello_world_macos__compile
.ci.yaml
Outdated
@@ -2522,10 +2522,13 @@ targets: | |||
- .ci.yaml | |||
|
|||
- name: Mac hello_world_macos__compile | |||
bringup: true # New target https://github.com/flutter/flutter/issues/109633 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's keep this before the test gets validated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uh-oh. Good catch!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done @keyonghan
6b65f26
to
4d426e8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixes #110277
Pre-launch Checklist
///
).