Thanks to visit codestin.com
Credit goes to github.com

Skip to content

⚡ The signature of “MapboxCommon.xcframework” cannot be validated and may have been compromised. #2344

@OdNairy

Description

@OdNairy

Note

Swift Package Manager (SPM) and XCFrameworks integrations are affected
CocoaPods integration is not affected

Important

New releases with addressed issue are available:

If you are integrating Mapbox SDK using XCFrameworks, you might experience the following issue:
Image

While we are working on the new release that will address the code signing issue, here is the workaround:

  1. Open the folder containing all XCFramework bundles
  2. Run terminal command codesign --remove-signature --deep MapboxCommon.xcframework MapboxCoreMaps.xcframework MapboxMaps.xcframework.
    This command will clear out all codesign metadata.
  3. Accept code signature changes in Xcode
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🪲Something is broken!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions