Comment on How are the blatant anti-competitive practices of Apple just…allowed? How is this even possible?
splendoruranium@infosec.pub 5 days ago
Global anti-trust efforts are simply not very strong and never have been. They make for boring political platforms and are constantly under attack by corporate actors.
Ideally no business should ever be allowed to grow to the point of being able to exert political influence at all let alone rival the power of small nations, but here we are.
Any rational business will employ all and any anti-competitive practices that they can come up with if they can get away with them.
scheep@lemmy.world 5 days ago
I find it really weird that some of this is even possible. How do they only let you make MacOS/iOS apps in XCode???
heavydust@sh.itjust.works 5 days ago
That’s false. macOS is a Unix system with a lot of compilers. You can also write applications with React or Kotlin for iOS.
Last but not least, they are not a monopoly, they make money with expensive phones. You’re free to buy another brand.
bdonvr@thelemmy.club 5 days ago
You can compile iOS apps other ways… But IIRC to publish them on the app store you’re supposed to use XCode
heavydust@sh.itjust.works 5 days ago
Yes but OP is trolling in easy mode and forgot a lot of details.
idunnololz@lemmy.world 4 days ago
As an app dev im pretty sure you cannot actually compile an iOS app on let’s say windows. Although you are free to use things like flutter or KMP and yes you your code can be built for iOS, the compiler (the thing that turns code into binary to run on the platform) only exists on MacOS.
scheep@lemmy.world 4 days ago
I’ve always heard that you need XCode + macOS to develop iOS apps. Maybe I’m wrong. Who knows?