# 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](https://github.com/tuist/tuist/tree/main/examples/xcode/generated_app_with_signed_xcframework_dependencies)