Most active commenters
  • tempodox(3)

←back to thread

612 points dayanruben | 12 comments | | HN request time: 0.732s | source | bottom
Show context
tux3 ◴[] No.42899950[source]
The goal for Swift should (and seems) to be to gradually separate itself from XCode, which is holding it back from its ambitions.

XCode has been compared to many things, but at 3.1 stars on the App store, one must find that it is still slightly overrated.

replies(4): >>42899981 #>>42901466 #>>42902607 #>>42906323 #
1. tempodox ◴[] No.42901466[source]
I feel like Swift is being held hostage by Apple. I can't get get the next version of Swift, because it's being distributed with a higher version of Xcode that only runs on an OS version I don't want to install (yet), and even if I did, I'd first have to buy a new Mac for that. That trick seems to work with enough developers to make Apple ever more rich and powerful and even more arrogant (if that's possible at all), but it doesn't work with me. As much as I appreciate Swift, I will only ever use it on my terms, not on Apple's.
replies(5): >>42901577 #>>42901597 #>>42901685 #>>42901819 #>>42902006 #
2. diggan ◴[] No.42901577[source]
> As much as I appreciate Swift, I will only ever use it on my terms, not on Apple's.

Apple's ethos for a long time have been "On our terms only", for almost everything they've built. Why would they treat Swift any differently?

3. declan_roberts ◴[] No.42901597[source]
While i am sympathetic to you, you have to see that you represent a vanishing small use case for them.
replies(1): >>42901682 #
4. AlotOfReading ◴[] No.42901682[source]
Isn't that their complaint though? They don't want to participate in a language where they can only ever be a second class citizen.
5. rescripting ◴[] No.42901685[source]
This isn’t true, you can get the next version of Swift by downloading a pkg installer from https://www.swift.org/install/macos/

You can get it bundled with Xcode as well if you’d like, but it’s not necessary.

replies(1): >>42902461 #
6. threeseed ◴[] No.42901819[source]
> I'd first have to buy a new Mac for that

Which means you are running Mojave and your Mac is at least 6 years old.

I wouldn't expect anyone to support developers who are running a two generation old OS.

replies(1): >>42902365 #
7. ◴[] No.42902006[source]
8. kelnos ◴[] No.42902365[source]
I can run the latest version of my OS of choice on hardware twice that old.

This is only a problem that Apple has created to help them sell hardware. These days, a 6-year-old laptop is still a perfectly capable machine.

replies(1): >>42903691 #
9. tempodox ◴[] No.42902461[source]
But you cannot run the product on an iDevice and a build for Mac Catalyst isn't even possible. “Bundled with Xcode” is very much necessary.
replies(1): >>42902815 #
10. madeofpalk ◴[] No.42902815{3}[source]
Swift isn't the one being held hostage, it's iOS development.
11. threeseed ◴[] No.42903691{3}[source]
And it is still a perfectly capable machine.

But you can't expect Apple to support it as a development platform. Especially when they want you to use the latest SDKs which only work on newer machines.

replies(1): >>42906521 #
12. tempodox ◴[] No.42906521{4}[source]
You're moving the goal posts. I'm not interested in SDKs that cannot work on a given OS or CPU, I just want to update the compiler to make use of progress in the language, without being forced by Apple to buy new hardware for that, or install a different OS. You pretending these things cannot be separated looks deeply disingenuous.