Skip to content

Inconsistent ios/osx min version #659

@ekharkunov

Description

@ekharkunov

When using Podfile with statement like

platform :ios, '13.0'

min ios/osx version used only in compiler command for pods. The rest of source code is compiled with predefined min os version (11 for ios).

Metadata

Metadata

Assignees

Labels

iosIssue relates to building for iOSosxIssue relates to building for osx

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions