Skip to content

.xcframework for iOS needs to be signed at the source #242

@cnsndr

Description

@cnsndr

Hello,

First of all thank you for sharing this very useful product you created.

I have a problem uploading an iOS app that uses your framework, to the App Store, it keeps getting rejected. After reading docs and asking ChatGPT, I found out the following must be met by any iOS app including a "commonly used" third-party SDKs (BoringSSL in this case):

  • include the framework as .xcframework (it does)
  • have a PrivacyInfo.xcprivacy inside the .xcframework (it also does)
  • the .xcframework needs to be signed by the original publisher, including a couple of files .signature.json and .signature.sig.

Do you think there's any chance of you issuing a signed release any time soon?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions