I tried something fun today: printing one of my app’s icon with an NFC tag embedded inside. For this, I designed a coin-shaped chamber where I inserted the tag during a pause in the print. Now, holding the icon near your iPhone automatically opens the app’s page.
I've now updated all iOS screenshots on https://exploreswiftui.com with their Liquid Glass variants. Additionally, the code is now formatted much more nicely, and the screenshot variant is now synced with the browser’s dark mode setting.
https://Exploreswiftui.com will soon see a big update with dedicated support for Liquid Glass. I’ll update screenshots of existing elements while keeping the flat versions. This also enables exploring the new language and comparing it with the old flat design.
Looking at several projects I’ve come across recently, I have serious doubts that a largescale transition to Swift 6 is going to happen.
Many teams are still producing large amounts of legacy code that does not take Swift 6 into consideration at all.
This trend seems to be further reinforced by LLMs and by engineers who simply want to get the job done.
Looking at several projects I’ve come across recently, I have serious doubts that a largescale transition to Swift 6 is going to happen.
Many teams are still producing large amounts of legacy code that does not take Swift 6 into consideration at all.
This trend seems to be further reinforced by LLMs and by engineers who simply want to get the job done.
Did you know you can speed up your Xcode builds by using Xcode's 26 cache in CI and development environments? You can also gain insights into the cache's effectiveness.
Learn more here: https://docs.tuist.dev/en/guides/features/cache/xcode-cache
#iOSDev #Xcode
Just wow! With the right graph information exported by Argus, you can get coding agents to suggest optimizations for your graph:
https://github.com/tuist/argus/releases/tag/0.4.0
#xcode #iOSDev
Apple will not let me join the Developer Program – and will not say why https://blog.kulman.sk/apple-developer-program/ #iosdev
Did you know you can speed up your Xcode builds by using Xcode's 26 cache in CI and development environments? You can also gain insights into the cache's effectiveness.
Learn more here: https://docs.tuist.dev/en/guides/features/cache/xcode-cache
#iOSDev #Xcode
A new release of TootSDK - 21.3.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/21.3.0
What's changed:
- Support mastodon experimental async refresh API @dale_price
Community contributions are greatly appreciated 🙌