# iOS App with framework and buildable folders with xcassets and default internal imports

This project contains a framework that includes .xcassets inside a buildable folder. It also enables "default internal imports" by setting the SWIFT_UPCOMING_FEATURE_INTERNAL_IMPORTS_BY_DEFAULT build setting to YES.


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