You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: