CICD is so fun ๐ซ #swiftlang #github #githubactions #cicd #programming #cicdhell
14.07.2025 19:01 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0@gitswifty.bsky.social
iOS developer and Swift enthusiast, author of CodableWrappers https://github.com/GottaGetSwifty/CodableWrappers
CICD is so fun ๐ซ #swiftlang #github #githubactions #cicd #programming #cicdhell
14.07.2025 19:01 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Huhโฆthe iOS 26 simulator seems to work with older versions of Xcode ๐ค๐ค #swiftlang #wwdc #iosdeveloper
12.06.2025 20:34 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Everytime I hear another AI company saying we โwonโt have to code anymoreโ Iโm reminded of the Hype Cycle. I wonder how many years LLMs have until they fall into the Trough of Disillusionment en.m.wikipedia.org/wiki/Gartner... #programming #AI #llm #swiftlang
23.05.2025 19:52 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0Sure, but outside of the most trivial tasks the only time being saved is the actual writing of the code. You still have to fully test and review the code. Actually even MORE so because LLM generation tends toward middling and being outdated
23.05.2025 19:17 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Are you saying AI will allow developers to build things 10x faster? Because likeโฆin most actual developer jobs coding is only like 10% of the time it takes to build a feature anyway ๐คฃ
23.05.2025 17:18 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Checking what bundle is being used would definitely by my recommendation. You wonโt be able to use the default methods in your app to access the assets in your packageโs bundle. Can get a bit weird ๐ฌ
23.05.2025 17:14 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0If static URLs work thatโs probably the easiest thing. Could even put them in another fit repo if you really donโt want to run a server ๐
22.05.2025 04:04 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0My company currently uses it for iOS/Android native
14.05.2025 05:28 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Anythingโs possible, but things would have to change a lot for Apple to make development tools for other platforms
04.05.2025 23:34 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0I kinda doubt that will happen any time soon, at least not official supported from Apple. Someone could duplicate the API if they want I suppose? But I doubt the end result will be all that similar
04.05.2025 23:26 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0If you can use the latest APIs MOST things are possible, and hopefully even more in the betas after WWDC in June. Good luck!
04.05.2025 23:21 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Itโs 2025, chances are you donโt have a unique app idea. Donโt over think it, make something simple or make something you just want to make/use!
04.05.2025 06:53 โ ๐ 3 ๐ 0 ๐ฌ 1 ๐ 0Itโs for people who want to use PHP. Just like KMP is for people who want to use Kotlin and RN is for people who want to use JS ๐คทโโ๏ธ
03.05.2025 22:20 โ ๐ 6 ๐ 0 ๐ฌ 0 ๐ 0What it wraps is an implementation detail. Most of SwiftUI started as using UIKit components under the hood, and many have changed things over time
02.05.2025 18:10 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Because thatโs whatโs modern. In a few years youโd regret building it in UIKit
02.05.2025 17:46 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Best skyline in the country!
02.05.2025 03:56 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Is there any way to nicely animate UINavigationBar changes? (Showing, hiding, changing color?) it seems like itโs always clunky, especially when navigating between screens ๐ญ๐ญ #iosdeveloper #swiftlang #uikit #swiftui #uinavigationbar
30.04.2025 21:40 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Xcode has the one built in, but copilotโs better IME
28.04.2025 01:29 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0I havenโt seen anything that feels modernโฆI wonder if this is actually a good time to build something new with the latest concurrency support ๐ค
27.04.2025 14:08 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Whoa I hadnโt heard of this either! pkl-lang.org cool to see something come out of Apple that works with other languages/editors from day 1
27.04.2025 13:59 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0UIKitโs lineage goes back to OSX and even NEXT so of course itโs more stable. SwiftUI is being built for the future unlikely to catch up to UIKit for another ~5 years. Thats why itโs not deprecated. We can/should still use it
27.04.2025 13:42 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0HmโฆI wonder how hard it would be to change ๐ค
25.04.2025 11:49 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0I feel like the only place Iโve seen that is when Xcode stubs methodsโฆSwift doesnโt even do it in Swift ๐ญ๐ญ๐ญ github.com/swiftlang/sw...
25.04.2025 11:46 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0You can have them generated, yes. What you canโt do is know whether you have the legal right to use it. What you CAN know is itโs not IP you own ๐ฌ
25.04.2025 04:21 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Method KeyPaths might be coming to #swiftlang?!?! This will make filter/map with KeyPaths ๐ฅ๐ฅ๐ฅ๐ฅ github.com/swiftlang/sw...
25.04.2025 03:04 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Itโs good other than when it isnโt ๐ . Though itโs nice thereโs at least some kind of autocomplete when the compiler version isnโt working. Which isโฆoften ๐คฃ
20.04.2025 17:01 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Ah I see! I suppose the Swiftโs version of that is Collectionโs map, reduce, filter, etc.
19.04.2025 16:57 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Do you have an example?
19.04.2025 05:40 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0The latest is pretty decent, but lot of us have to work 3 versions behind ๐ฌ๐ญ
17.04.2025 14:15 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Swift has the best enums โค๏ธโค๏ธ
17.04.2025 14:08 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0