Skip to content

Unusable With Default Settings in XCode 11.4.1 #316

@a75c6

Description

@a75c6

XCode version: 11.4.1
OSX version: 10.15.4

Using a default cocoapods install of the library with version 5.10.1 causes the following error as the library has an iOS 8.0 target:

Screen Shot 2020-04-17 at 6 26 25 PM

Compiling for iOS 8.0, but module 'Alamofire' has a minimum deployment target of iOS 10.0

Screen Shot 2020-04-17 at 7 53 17 PM

Manually setting the value to iOS 10.0 as the minimum leads to compilation errors.

Screen Shot 2020-04-17 at 6 03 18 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions