Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(device_info_plus): Remove deprecated VALID_ARCHS iOS property #2022

Merged
merged 1 commit into from Aug 15, 2023

Conversation

vbuberen
Copy link
Collaborator

@vbuberen vbuberen commented Aug 4, 2023

Description

Found out that some plugins have explicit exception to only allow x86_64 arches which didn't allow to run builds on ARM Macs natively.
Note, I currently don't have any ARM Mac to validate that this doesn't break anything, so would appreciate checking out if iOS builds correctly after this change.

Removed deprecated properties.

Related Issues

#1467

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate that with a ! in the title as explained in Conventional Commits).
  • No, this is not a breaking change.

@vbuberen vbuberen changed the title feat(device_info_plus): Add support of ARM arch feat(device_info_plus): Remove deprecated VALID_ARCHs iOS property Aug 12, 2023
@vbuberen vbuberen changed the title feat(device_info_plus): Remove deprecated VALID_ARCHs iOS property feat(device_info_plus): Remove deprecated VALID_ARCHS iOS property Aug 12, 2023
@vbuberen vbuberen merged commit 1305329 into main Aug 15, 2023
22 checks passed
@vbuberen vbuberen deleted the feature/device_info_arm branch August 15, 2023 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant