Skip to content

[Bug]: Build issue in SPM installation: This package supports a minimum platform version of 12, but HaishinKit requires a minimum platform version of 13 #15

Description

@ManojAtamai

Version

1.4.5

Environment that reproduces the issue

Xcode 16.1

Is it reproducible in the example application?

Yes

Reproduction steps

Add the below SPM url as package dependecy and try to build
https://github.com/apivideo/api.video-swift-live-stream.git

Expected result

Update the Package.swift file to specify the minimum supported platform version as 13

Actual result

I am getting build issue saying The package product 'HaishinKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'ApiVideoLiveStream' from project 'ApiVideoLiveStream

Additional context

No response

Relevant logs output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions