|
|
|
|
|
by fingerlocks
73 days ago
|
|
Yes, But an iOS app requires a helluva lot more than just the Swift language. For example, Metal has zero support so you have to use ft=cpp and disable lsp diagnostics. And you can completely forget Xcode’s wonderful Metal debugger entirely. Otherwise swift works just like any other clang/llvm project and the tooling is basically the same. |
|