问题
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?
来源:https://stackoverflow.com/questions/45595057/using-xcode-to-cross-compile-swift-to-linux