Skip to content

[iOS] Archive build fails with signature-collection error for MolocoSDK.xcframework #147

@shnktt

Description

@shnktt

Hello,

I am integrating the Moloco SDK via the MAX mediation adapter, but I am encountering a build error related to signature collection.

Environment:

  • Xcode 26.1.1
  • AppLovinSDK 13.5.1
  • AppLovinMediationMolocoAdapter 4.1.0.0

The error occurs during the build/Archive process, and the output is as follows:

SignatureCollection
builtin-collectSignature --input MolocoSDK.xcframework --output MolocoSDK.xcframework-ios.signature --info platform ios --info library MolocoSDK.framework

error: signature-collection failed: The operation couldn’t be completed. (SWBUtil.CodeSignatureInfo.Error error 0.)

The Moloco SDK had been integrated previously and builds succeeded without any issues,
but this error suddenly began occurring even though the SDK version has not been changed.

Could you please advise what might be causing this issue or how to resolve it?

If GitHub is not the appropriate place to report this issue, please let me know the correct support channel.

Thank you in advance.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions