Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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

Open
ManojAtamai opened this issue Jan 20, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@ManojAtamai
Copy link

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

@ManojAtamai ManojAtamai added the bug Something isn't working label Jan 20, 2025
@ThibaultBee
Copy link
Member

Done in c272d26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants