Skip to content

Conversation

@jmagman
Copy link
Member

@jmagman jmagman commented Jun 22, 2021

@jmagman jmagman added the platform-ios iOS applications specifically label Jun 22, 2021
@jmagman jmagman self-assigned this Jun 22, 2021
@flutter-dashboard flutter-dashboard bot added the c: contributor-productivity Team-specific productivity, code health, technical debt. label Jun 22, 2021
@google-cla google-cla bot added the cla: yes label Jun 22, 2021
));
);

final bool x86SimulatorBinaryExists = exists(File(path.join(x86SimulatorFramework, 'Flutter')));
Copy link
Contributor

Choose a reason for hiding this comment

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

very minor nit: x86_64 should be shortened to x64, not x86. This looks good though.

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm going to delete this code within the next few days once we validate #85045 and are confident the roll won't be reverted. Noted for future reference though.

@jmagman
Copy link
Member Author

jmagman commented Jun 22, 2021

build_ios_framework_module_test passed, merging ASAP to unblock the engine roll.

@jmagman jmagman merged commit 3ee1d46 into flutter:master Jun 22, 2021
@jmagman jmagman deleted the simulator branch June 22, 2021 17:46
@jmagman
Copy link
Member Author

jmagman commented Jun 22, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: contributor-productivity Team-specific productivity, code health, technical debt. platform-host-arm Building on an ARM-based platform platform-ios iOS applications specifically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants