Avatar
norio_nomura 4/26/2017 1:00 AM
SwiftPMでクロスコンパイルが出来るようになったぽい。 https://github.com/apple/swift-package-manager/pull/1098
General This adds experimental support for cross compilation or more precisely configurable destinations for binaries to SwiftPM. The basic idea is that you hand a JSON file in the format described...