-
Notifications
You must be signed in to change notification settings - Fork 28.7k
Fix .xcodeproj file name in Setting-up-the-Engine-development-environment.md #168814
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
Conversation
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
autosubmit label was removed for flutter/flutter/168814, because - The status or check suite Google testing has failed. Please fix the issues identified (or deflake) before re-applying this label. |
2d42016
to
10034e0
Compare
I'm not sure why the check suite failed, I believe it's not caused by this PR, can you take a look? @chinmaygarde @jonahwilliams |
…ment.md The `.xcodeproj` file name should be `flutter_engine.xcodeproj` when compiled with the most recent code.
10034e0
to
5e6e68d
Compare
The
.xcodeproj
file name should beflutter_engine.xcodeproj
when compiled with the most recent code.Pre-launch Checklist
///
).If you need help, consider asking for advice on the #hackers-new channel on Discord.