New GitHub Organization for the Swift Project
31–40 of 50 posts
Re: New GitHub Organization for the Swift Project
#32As an iOS developer I’ve been getting into some firmware stuff on ESP-32. It’s my first time writing C++ and while it’s been better than I expected, I really miss Swift and especially the safety it brings.
Re: New GitHub Organization for the Swift Project
#33hope this works out! i really wanna work with swift outside xcode, i want it in vim
Swift had good support in JetBrains AppCode. Maybe it still does, but probably not, because AppCode was sunsetted at the end of 2022 and stopped receiving updates in 2023 ( https://blog.jetbrains.com/appcode/2022/12/appcode-2022-3-re... ). Which is really unfortunate. If Swift ever gets good support outside of Apple, I wouldn’t be surprised if JetBrains starts working on their Swift plugin again and releases it for I…
I loved AppCode because I could go into a clients iOS app and the linter would immediately show so many problems that were easily fixable but Xcode would never show. I was sad to see it go.
Re: New GitHub Organization for the Swift Project
#34Does this mean Swift will finally be built on top of public LLVM instead of on top of Apple's fork of it?
Re: New GitHub Organization for the Swift Project
#35hope this works out! i really wanna work with swift outside xcode, i want it in vim
Re: New GitHub Organization for the Swift Project
#36hope this works out! i really wanna work with swift outside xcode, i want it in vim
I got to be honest every time I look over to the Swift/iOS development ecosystem I’m shocked at the amount of nonsense they have to deal with. - Xcode is terrible - Documentation is barely existent - you can’t really reuse your code in any other context - you have to pay them money to even release your software - they steal 30% of your revenue - they reserve the right to shut you down at any point, for any reason and…
Re: New GitHub Organization for the Swift Project
#37Re: New GitHub Organization for the Swift Project
#38Earlier quoted context omitted.
I got to be honest every time I look over to the Swift/iOS development ecosystem I’m shocked at the amount of nonsense they have to deal with. - Xcode is terrible - Documentation is barely existent - you can’t really reuse your code in any other context - you have to pay them money to even release your software - they steal 30% of your revenue - they reserve the right to shut you down at any point, for any reason and…
The tooling(?) (starting with xcode) is quite objectionable and is enough to drive people (me) away. The language choices are well. Interesting. Kotlin fills the need for mainstream Swift better than Swift, and without all the baggage that Apple brings to the table. If you want to see what open source Swift is going to end up like, just look at GNU objective C. It will likely follow the same pattern of adoption over…
Re: New GitHub Organization for the Swift Project
#39hope this works out! i really wanna work with swift outside xcode, i want it in vim
Swift had good support in JetBrains AppCode. Maybe it still does, but probably not, because AppCode was sunsetted at the end of 2022 and stopped receiving updates in 2023 ( https://blog.jetbrains.com/appcode/2022/12/appcode-2022-3-re... ). Which is really unfortunate. If Swift ever gets good support outside of Apple, I wouldn’t be surprised if JetBrains starts working on their Swift plugin again and releases it for I…