Closed ericpalyan closed 3 years ago
Same here, any news?
Same here, any news?
I also asked on Discord and I was told to keep an eye on the requests below which should solve the issue. I was not given an estimated timeline but it’s being actively worked on.
As of 2.22.1, we distribute the binaries as XCFrameworks. :) Please see Carthage installation instructions or XCFramework installation instructions in the README for more info.
Do note that the AWSLex binary framework currently does not include support for arm64, as that SDK ships with binary frameworks that aren't amenable to that architecture. We're exploring options there, but for now, if you need arm64 support on AWSLex, you can either consume them from source, or use version 2.22.0 or earlier.
Please let us know if you have any further issues. Ref this https://github.com/aws-amplify/aws-sdk-ios/issues/3033 for more information.
Describe the bug I am unable to grab the framework via Carthage in XCode 12.3 (Swift 5.3.2). I get the following error:
To Reproduce Steps to reproduce the behavior: