# iOS app with an SDK An application that contains an application target that depends on system libraries and frameworks (`.framework` and `.tbd`). One of the dependencies is declared as `.optional` i.e. will be linked weakly. [Check out example](https://github.com/tuist/tuist/tree/main/examples/xcode/generated_ios_app_with_sdk)