Describe the bug
I am using CleverTap iOS SDK version 7.1.1 through SPM. When I am exporting build through XCode cloud I am getting code sign issue for SDWebImage
error: exportArchive codesign command failed (/Volumes/workspace/tmp/XcodeDistPipeline/XcodeDistPipeline.~~~SylO3h/Root/Payload/fluent-healthcare.app/Frameworks/CleverTapSDK.framework/Frameworks/SDWebImage.framework: replacing existing signature
2025-05-30T08:59:19.624155399Z /Volumes/workspace/tmp/XcodeDistPipeline/XcodeDistPipeline.~~~SylO3h/Root/Payload/fluent-healthcare.app/Frameworks/CleverTapSDK.framework/Frameworks/SDWebImage.framework: code object is not signed at all
To Reproduce
Steps to reproduce the behaviour:
- Add clevertap as dependency through SPM
- Configura build pipeline on XCode cloud
- After successful build we are getting issue
This could be a description, debug logs/console output, etc. You can also share a demo project with us where the issue is reproducible.
Expected behaviour
Build should be uploaded to App Store Connect's Test Flight distribution
Environment (please complete the following information):
- Xcode version: 16.2
- CleverTap SDK Version: 7.2.0
- Device: [e.g. iPhone12, iPhone7]
- OS: [e.g. iOS 13.3]
Describe the bug
I am using CleverTap iOS SDK version 7.1.1 through SPM. When I am exporting build through XCode cloud I am getting code sign issue for SDWebImage
error: exportArchive codesign command failed (/Volumes/workspace/tmp/XcodeDistPipeline/XcodeDistPipeline.~~~SylO3h/Root/Payload/fluent-healthcare.app/Frameworks/CleverTapSDK.framework/Frameworks/SDWebImage.framework: replacing existing signature
2025-05-30T08:59:19.624155399Z /Volumes/workspace/tmp/XcodeDistPipeline/XcodeDistPipeline.~~~SylO3h/Root/Payload/fluent-healthcare.app/Frameworks/CleverTapSDK.framework/Frameworks/SDWebImage.framework: code object is not signed at all
To Reproduce
Steps to reproduce the behaviour:
This could be a description, debug logs/console output, etc. You can also share a demo project with us where the issue is reproducible.
Expected behaviour
Build should be uploaded to App Store Connect's Test Flight distribution
Environment (please complete the following information):