I have a simple test project which has a framework bundle (as a target). See attached screenshots.
When I import MyFramework
and use classes from the framework, the app compiles fine but got linker errors. It seems Xcode does not automatically link the bundle into the app.