aws/amazon-chime-sdk-ios

SPM Broken

notapplicableio opened this issue ยท 5 comments

Describe the bug

Raising here in case the other repo isn't monitored.
aws/amazon-chime-sdk-ios-spm#5

To Reproduce
Steps to reproduce the behavior:

  1. Resolve packages

Expected behavior
Packages resolve.

Logs

Checksum of downloaded artifact of binary target 'AmazonChimeSDKMachineLearning' (92b81aff77420fa8c00b6aa1547621003d84db2acd1ac78c8904fac73fba6066) does not match checksum specified by the manifest (d79e15d11b24ee53219a0c02963e60c4b56cd2f4d121bf8d40c3fe3068a14a9d)

Screenshots
See aws/amazon-chime-sdk-ios-spm#5

Test environment Info (please complete the following information):
Xcode 14.3.1

Additional context
It looks like the contents are missing but the zip is there.

We are also experiencing this as of today. It is currently blocking development on our app. Thanks for raising this.

image

yochum commented

Thank you @oliverfoggin & @notapplicableio. We are working to resolve the error with the release. We will update you here when resolved.

Hi all, sorry for the inconvenience. We have recovered the binary, and verified. Could you also verify?

LGTM

Can you add a section to the readme for using SPM. It's a bit obscure/hidden at the moment. The more people that use SPM the sooner we can be alerted to problems. :)

Thanks for fixing.

Yeah, it has been added to readme in development branch, we are in the phase of merging it to master branch.