Let's say I have an Xcode project using Swift and some C. All frameworks/dependencies used by the project are available on both platforms.
Is there a simple way to tell Xcode to generate the .framework or just build the entire project for, say, a raspberry pi?