Skip to content

Update iOS minimum deployment target to v9.0 for CocoaPods #8

@macblazer

Description

@macblazer

CocoaPods currently has a problem with releasing podspec files that specify iOS 8.0 or lower when the developer is using Xcode 14.3 or higher. Because of this problem ManagedAppConfigLib v1.1.1 was not released to the CocoaPods ecosystem.

Because there seems to be little interest in CocoaPods fixing this any time soon, to get around this we're going to update the podspec to specify iOS 9 as the minimum deployment target even though iOS 8 does support Managed App Configuration. This change will be published to CocoaPods in the next release.

Swift Package Manager does not suffer from this problem so the Package.swift file will continue to target iOS 8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions