Is it possible to build Swift code using the Foundation Framework and target linux?

ぐ巨炮叔叔 提交于 2019-12-03 15:59:26

It should be possible in the future, considering that Apple decided to release the Foundation framework as Open Source too.

"The Foundation Project, providing core utilities, internationalization, and OS independence http://swift.org"

"This project provides an implementation of the Foundation API for platforms where there is no Objective-C runtime."

https://github.com/apple/swift-corelibs-foundation

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