Not sure if appropriate for this community, or for !programming_horror@programming.dev.

0 points

I was actually looking to add Swift to my list of languages but if Xcode is this shitty, it’s kind of a deterrent.

permalink
report
reply
1 point

Swift has its own problems. But don’t let either of those facts stop you.

permalink
report
parent
reply
1 point

You only need Xcode to Swift for Apple platforms

permalink
report
parent
reply
22 points

After a decade as a Java (and Kotlin) dev I recently got to work on an iOS app. The transition from Jetbrains products to Xcode has been painful, to say the least.

I tried appcode before it was retired, and it was a much better experience all around. I can’t understand why Apple insists on maintaining this pile of crap instead of working with JB like Google.

permalink
report
reply
2 points

I’m in the same boat, been working on Android apps personally and professionally for about 6 years and recently had to do some work for our iOS app and I’ve spent every minute wishing I could use a JetBrains product instead

permalink
report
parent
reply
11 points

I can’t understand why Apple insists on maintaining this pile of crap…

I mean if they’re using Xcode to maintain Xcode, then that’s your answer.

permalink
report
parent
reply
34 points
*

I still don’t understand why programmers are forced to use a specific tool, to write apps for a specific ecosystem.

i.e. writing a Flutter mobile app for Android and iOS. You can do everything in VSCode for the Android part incl. the apk-build.

But for iOS you’re forced to use Xcode for implementing certain things like permissions, build and upload.

Nothing but headaches.

permalink
report
reply
5 points

I wouldn’t mind being locked into Xcode if Apple would beef it up and make it better.

permalink
report
parent
reply
11 points

Yeah, for the 100 bucks they take each year, just to be able to publish apps on their platform, there’s really no financial excuse for not making it better.

permalink
report
parent
reply
7 points
*

But for iOS you’re forced to use Xcode for implementing certain things like permissions, build and upload.

You can do all that via VSCode as well if you so desire.

Permissions, configurations, etc. are essentially all just XML files and can be edited as such, building, running in simulator and uploading can all be done via CLI.

And if you’re not comfortable doing it via the terminal in VSCode, you can also find some extensions.

Personally as a native dev I don’t know why you’d want to of course, but to each their own.

permalink
report
parent
reply
15 points

Apple: our way or the highway

permalink
report
parent
reply
16 points
*
Deleted by creator
permalink
report
reply
4 points

I mean in a way the ? makes it an uncertain question because it is optional, so in a way you’re absolutely right to think that way.

permalink
report
parent
reply
6 points

I see the blank lines being included is odd, is that it? Why are the other lines being underlined?

permalink
report
reply
-4 points

Because two of them are strings, and one is a declaration of an extension. None of which are of type User.

permalink
report
parent
reply
8 points
*

All you searched was “User”, ignoring case. You didn’t search the type of user, so it correctly returned lines with “user” in it like “private var username”

permalink
report
parent
reply
-3 points

If what you’re saying is true, that’s an even more WTF because I’m searching for User references, and not the text “[Uu]ser”.

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 5.2K

    Monthly active users

  • 1K

    Posts

  • 38K

    Comments