What service are you using?
In what version of SDK are you facing the problem?
2.6.16 (latest)
The issue occurs when attempting to archive the app for distribution.
Currently using latest version.
No, since this is archiving rather than building for a specific device/version.
Prebuilt framework downloaded from https://aws.amazon.com/mobile/resources/
Archive an iMessage app with bitcode enabled, using the above mentioned frameworks.
ld: bitcode bundle could not be generated because '../lib/Amazon/aws-ios-sdk-2.6.16/frameworks/AWSCognito.framework/AWSCognito' was built without full bitcode. All frameworks and dylibs for bitcode must be generated from Xcode Archive or Install build file
Looks like this is a duplicate of #814.
hello @awe-mt
We have fixed this issue and the updated libraries will be available in our next release.
I can confirm, trying to release got me
"ld: bitcode bundle could not be generated because './AWSCore.framework/AWSCore' was built without full bitcode. All frameworks and dylibs for bitcode must be generated from Xcode Archive or Install build file './AWSCore.framework/AWSCore' for architecture arm64"
Turning bitcode off was only solution to bypass
We have fixed it in 2.6.17. Please upgrade and let us know the feedback. Closing the issue.
Bitcode problem seems to be fixed now doing my archive.
Most helpful comment
hello @awe-mt
We have fixed this issue and the updated libraries will be available in our next release.