Skip to content

Issue with minimum OS version with MarkdownKit #24

@OmarVidalPerezAccenture

Description

We are facing this issue in our project:
❌ error: The package product 'MarkdownKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 12.0 (in target 'KoreBotSDK' from project 'KoreBotSDK')

A new version was release of MarkdownKit https://github.com/bmoliveira/MarkdownKit/releases, and since the kore package use:
.package(url: "https://github.com/bmoliveira/MarkdownKit.git", from: "1.7.0") since is used from instead of exact I guess the new version of MarkdownKit is causing the issue with the minimum version.

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