# iOS app with a static library and a package

An iOS application that depends on static library that depends on Swift package where static library is defined first.

Note: to re-create `PrebuiltStaticFramework.framework` run `ios_app_with_static_library_and_package/Prebuilt/build.sh`

[Check out example](https://github.com/tuist/tuist/tree/main/examples/xcode/generated_ios_app_with_static_library_and_package)
