5 ms·
What'd be the effect of Swift be on the possibility of a Windows port? I know anything end user friendly is ages away, but I don't live in Apple land, and neith
by soundnote 1y ago
What'd be the effect of Swift be on the possibility of a Windows port? I know anything end user friendly is ages away, but I don't live in Apple land, and neither does most of the world. Apple has a monopoly on iOS and huge market share on Mac, and is still at 20% or something.
https://x.com/GregKamradt/status/1848045525473677314 https://x.com/GregKamradt/status/1848045525473677314
https://x.com/wycats/status/973761496277704704 https://x.com/wycats/status/973761496277704704
- circl_lastname 1y agoThe core Swift Lang has is being made more independent of Apple, and can be compiled for an increasing number of platforms thanks to the LLVM-based compiler
- tough 1y agoYou can even build swiftUI apps without opening Xcode at all nowadays (albeit no code signing) which is great. I never learned swift but I can add features easily now or create 1-day projects using swiftUI that makes great macOS native UI's.