Skip to content

Warning on Xcode 12 (iOS 9) #10

@m-ricca

Description

@m-ricca

Hi,
can you update the change the iOS target version inside SPM file for remove Xcode warning?

platforms: [
        .iOS(.v9),
        .macOS(.v10_10),
        .tvOS(.v9),
        .watchOS(.v2)
],

thank you

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