aws/amazon-chime-sdk-ios

Unable to find version 0.23.0 of AmazonChimeSDK-Bitcode when running pod install

Satochaaan opened this issue ยท 6 comments

Describe the bug
When attempting to run pod install, an error occurs indicating that CocoaPods is unable to find version 0.23.0 of AmazonChimeSDK-Bitcode. The error message is as follows:

Logs

[!] CocoaPods could not find compatible versions for pod "AmazonChimeSDK-Bitcode":
  In Podfile:
    AmazonChimeSDK-Bitcode (= 0.23.0)

None of your spec sources contain a spec satisfying the dependency: `AmazonChimeSDK-Bitcode (= 0.23.0)`.

You have either:
 * mistyped the name or version.
 * not added the source repo that hosts the Podspec to your Podfile.

To Reproduce
Steps to reproduce the behavior:

  1. Under /AmazonChimeSDKDemo, run the following command to install pods:
$ pod install --repo-update

I think we need to deploy the latest version of AmazonChimeSDK to Trunk in cocoapods.

Please let me know if there is another solution.
Thank you in advance.

The latest release is not in Cocoapods yet, but we are targeting next week for that. Currently 0.23.0 is only available by downloading the zip file from Github.

I'll close this issue for now, but feel free to reopen if you have further questions.

shgew commented

Sorry, is there any update on this? ๐Ÿ™‚

Hi, we are actively working on this release to CocoaPods. Apologies on the delay.

shgew commented

Got it, thanks ๐Ÿ‘๐Ÿผ

Hi @zhinang-amazon! Sorry to bother again... any update on this release? This is holding us from adopting Xcode 14.3

We have released AmazonChimeSDK0.23.0 in Cocoapods, closed the issue.