Using Xcode to cross-compile Swift to Linux?

荒凉一梦 提交于 2020-12-03 07:26:22

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!