Avatar
結構前にフォーラムに投稿されてて見ました.Apple の規約的に Apple のハード上でしか動かしちゃダメってのがちょっと注意点ですが面白いですよね. https://forums.swift.org/t/xtool-cross-platform-xcode-replacement-build-ios-apps-on-linux-and-more/79803
Hi folks! A few months ago I shared my Swift SDK for Darwin, which allows you to build iOS Swift Packages on Linux, amongst other things. I mentioned that a lot of work still needed to be done, such as handling codesigning, packaging, and bundling. I'm super excited to share that we've finally reached the point where all of these things are now...
1:28 AM
以前 Swift のマクロのビルドが遅い問題を解決するためにマクロをホストターゲットじゃなくて Wasm ターゲットにビルドするようにする PR を出してた人と同じ人ですね.