Skip to content

Conversation

@jmagman
Copy link
Member

@jmagman jmagman commented Jan 6, 2021

Description

Remove the deprecated --universal flag, universal frameworks have been replaced with XCFrameworks to support ARM simulators.

Related Issues

Fixes #69733
Flag was deprecated in #69720 (1.24.0-10.1.pre) and has been deprecated in the beta channel since 11/19/2020.

Tests

Updated build_ios_framework_module_test

@flutter-dashboard flutter-dashboard bot added c: contributor-productivity Team-specific productivity, code health, technical debt. tool Affects the "flutter" command-line tool. See also t: labels. labels Jan 6, 2021
@google-cla google-cla bot added the cla: yes label Jan 6, 2021
@jmagman jmagman requested review from xster and zanderso January 6, 2021 01:40
@jmagman jmagman self-assigned this Jan 6, 2021
@jmagman jmagman added a: existing-apps Integration with existing apps via the add-to-app flow platform-ios iOS applications specifically labels Jan 6, 2021
@jmagman jmagman merged commit e21d822 into flutter:master Jan 6, 2021
@jmagman jmagman deleted the remove-universal branch January 6, 2021 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: existing-apps Integration with existing apps via the add-to-app flow c: contributor-productivity Team-specific productivity, code health, technical debt. platform-ios iOS applications specifically tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove --universal flag in "flutter build ios-framework"

2 participants