Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

[IOS] Auto-disable building of 32 bit architectures on IOS 11 and IOS 12 #149

Closed
tanersener opened this issue Jun 9, 2019 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request fixed

Comments

@tanersener
Copy link
Owner

armv7, armv7s and i386 builds fail on IOS 11 and 12 because Apple dropped support for 32 bit architectures with IOS 11.

Current version of ios.sh script expects user to disable those architectures but auto-disabling them when detected IOS SDK version is bigger than 11 is a better approach.

@tanersener tanersener added the enhancement New feature or request label Jun 9, 2019
@tanersener tanersener self-assigned this Jun 9, 2019
@tanersener
Copy link
Owner Author

Fixed in development branch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request fixed
Projects
None yet
Development

No branches or pull requests

1 participant