Skip to content

Translation 🌍

You can translate or improve the translation of this page.

Contribute

App With Signed XCFramework Dependencies

An example of an application which depends on XCFrameworks with different kinds of signatures:

  • Signature not specified (signature validation should be skipped)
  • Unsigned
  • Signed with Apple certificate
  • Self signed

Check out example

Released under the MIT License.