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

Broken version 4.19.0 via SPM. Wrong checksum. #4

Open
borjasantos-diez opened this issue Apr 30, 2024 · 1 comment
Open

Broken version 4.19.0 via SPM. Wrong checksum. #4

borjasantos-diez opened this issue Apr 30, 2024 · 1 comment

Comments

@borjasantos-diez
Copy link

When trying to update to 4.19.0 via SPM, an error is thrown, complaining about the checksum not matching the one specified in the manifest.

Downloading binary artifact https://ssl.p.jwpcdn.com/sdks/ios/jwplayer-ios-sdk-4.19.0_11.zip
error: checksum of downloaded artifact of binary target 'JWPlayerKit' (ad301bf34555db4aecf2477874d6830aaebe07713a4cba542bd0b8c3721e856e) does not match checksum specified by the manifest (6cb00988e142126892cafbd7ebb703d4b8c757c2c6d7ad3f6159ddbd3089f8fe)
error: fatalError
@MustaphaQadri
Copy link

The same for 4.19.2! The package file contains this:
9a36ca64545f7d171d2b90843af8966d8bd7af7bf76a88bb464c6665fcdb3b71
If you run the checksum for the zip, you get:
40c018ceed010476bcdb6517e892f01872a639e0108b9837e26acb86082bf59e

4.19.1 has the correct checksum. So we have pinned the package on this version. But it is a bit sloppy 😕!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants