Skip to content

Conversation

@cbracken
Copy link
Member

This allows us to take advantage of improved command-line tooling (e.g.,
improvements in device listing in Instruments). Now that the engine is
built with Xcode 8 and the framework is tested against Xcode 8, this
reduces the set of configurations we need to support to allow us to
focus on the supported ones: Xcode 8 and Xcode 9.

This allows us to take advantage of improved command-line tooling (e.g.,
improvements in device listing in Instruments). Now that the engine is
built with Xcode 8 and the framework is tested against Xcode 8, this
reduces the set of configurations we need to support to allow us to
focus on the supported ones: Xcode 8 and Xcode 9.
@cbracken cbracken requested a review from tvolkert June 23, 2017 17:05
// Make sure the user has specified at least the DEVELOPMENT_TEAM (for automatic Xcode 8)
// signing or the PROVISIONING_PROFILE (for manual signing or Xcode 7).
// Make sure the user has specified at least the DEVELOPMENT_TEAM (for automatic signing)
// signing or the PROVISIONING_PROFILE (for manual signing).
Copy link
Contributor

Choose a reason for hiding this comment

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

s/signing or/or/

Copy link
Member Author

Choose a reason for hiding this comment

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

Done/rewritten shorter.

@tvolkert
Copy link
Contributor

LGTM, but as discussed, a test should have ideally failed for this change, so please refactor the code such that things can get mocked out at the right level (and then fix the associated tests)

@cbracken cbracken merged commit f4f81e9 into flutter:master Jun 23, 2017
@cbracken cbracken deleted the xcode8 branch June 23, 2017 21:07
gspencergoog pushed a commit to gspencergoog/flutter that referenced this pull request Jul 1, 2017
This allows us to take advantage of improved command-line tooling (e.g.,
improvements in device listing in Instruments). Now that the engine is
built with Xcode 8 and the framework is tested against Xcode 8, this
reduces the set of configurations we need to support to allow us to
focus on the supported ones: Xcode 8 and Xcode 9.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants