Skip to content

翻訳 🌍

このページの翻訳を行ったり、改善したりすることができます。

コントリビュートする

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.