MatthiasGrandl / Loungy

Loungy is a WIP launcher in the vein of Spotlight, Alfred, Raycast.
MIT License
1.35k stars 70 forks source link

Can it build without Xcode and Swift in future? #4

Closed Proful closed 4 months ago

Proful commented 4 months ago

Looks like only Rust dependencies is not sufficient. To compile it require latest Xcode as well.

In future do you think xcode dependency can be avoided?

MatthiasGrandl commented 4 months ago

For MacOS it will always be required, but in the future other platforms definitely won’t need Swift to build.

It’s really just for MacOS specific features.