Skip to content

Conversation

@yusuf-goog
Copy link
Contributor

@yusuf-goog yusuf-goog commented Aug 5, 2022

There were multiple versions of xcode referenced in the .ci.yaml
file, making it consistent to the expected 13f17a version.

Bug: #109008

Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.

List which issues are fixed by this PR. You must list at least one issue.

If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy.

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide, including Features we expect every widget to implement.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

There were multiple versions of xcode referenced in the .ci.yaml
file, making it consistent to the expected 13f17a version.

Bug: flutter#109008
Copy link
Member

@jmagman jmagman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is version even being used? All the tests were already using 13f17a, I assume pulled from the xcode property.

@CaseyHillers
Copy link
Contributor

Is version even being used? All the tests were already using 13f17a, I assume pulled from the xcode property.

I don't think this dependency is officially being used (as you pointed out, most are using the xcode property still). However, I think either @drewroengoogle or @sealesj is working on pinning everything and migrating to the dependency format

@yusuf-goog yusuf-goog marked this pull request as ready for review August 5, 2022 02:25
@yusuf-goog yusuf-goog requested a review from keyonghan as a code owner August 5, 2022 02:25
@yusuf-goog yusuf-goog added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 5, 2022
@auto-submit auto-submit bot merged commit 5ac2699 into flutter:master Aug 5, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 5, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Aug 5, 2022
camsim99 pushed a commit to camsim99/flutter that referenced this pull request Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants