Skip to content

Conversation

@goderbauer
Copy link
Member

Looks like these are no longer required as flutter will now handle these automatically. This should speed up our benchmarks.

Fixes #10729
Fixes #10697

@goderbauer goderbauer requested a review from yjbanov June 15, 2017 19:23
@yjbanov
Copy link
Contributor

yjbanov commented Jun 15, 2017

+1 to removing redundant build and pod install. Unsure about provisioning profiles. Have you tried it with corporate-issues provisioning profiles (as opposed to personal profiles)?

@goderbauer
Copy link
Member Author

Keeping the provisioning step, removing the extra build and pod install steps. PTAL.

@goderbauer goderbauer changed the title Remove redundant build, pod install, and provisioning steps from benchmarks Remove redundant build, and pod install steps from benchmarks Jun 16, 2017
Copy link
Contributor

@yjbanov yjbanov left a comment

Choose a reason for hiding this comment

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

LGTM

objects = {

/* Begin PBXBuildFile section */
1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure what's going on in this file.

@goderbauer goderbauer merged commit 4b957bf into flutter:master Jun 16, 2017
@goderbauer goderbauer deleted the simplify branch June 16, 2017 01:23
@xster
Copy link
Member

xster commented Jun 16, 2017

Does this work if there were multiple certs on the machine prompting a choice? Or does it fall in with #10626 too? (e.g. --machine)

gspencergoog pushed a commit to gspencergoog/flutter that referenced this pull request Jul 1, 2017
@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.

Re-evaluate if benchmarks need to do a build before running Document how to create xcconfig file for running devicelab tests locally on iOS

4 participants