Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

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

@tanersener

Description

@tanersener

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions