Hacker News new | ask | show | jobs
by hardwaresofton 1340 days ago
Linux is the better OS for hackers —- consider System76 and Franework Laptops.

The biggest downside of not having a Mac is that it prevents you from writing iOS/MacOS apps.

1 comments

When you say 'prevents you from writing apps' do you mean native iOS apps which (at least to my knowledge) can only be done on Macs? Or do you mean other types of applications?
Ah yes, using things like XCode and the iOS/MacOS app build toolchain (legally, anyway)
iOS/iPadOS, sure. But macOS apps can be written in any language that can compile or run on macOS, and you can cross compile from any OS assuming the compiler is available on that OS (that is, you can cross compile on Windows or Linux for macOS). It's producing and distributing iOS/iPadOS apps that Apple has kept locked down.
Will take this into account, thank you.