we share great iOS/Swift articles every week
if you're into it, subscribe. genuinely helps us grow
ios-newsletter.snappmobile.io/subscribe.html
#iOSDev #Swift
we share great iOS/Swift articles every week
if you're into it, subscribe. genuinely helps us grow
ios-newsletter.snappmobile.io/subscribe.html
#iOSDev #Swift
π§ π΄π’π‘ππππ‘π πππ π‘βπ π‘βππππ π€ππ‘β ππ€πππ‘ ππ’πππππππ π by Jacob Bartlett (@jacobstechtavern.com)
Is Swift finally ready for scripting? The new swift-subprocess package could revolutionize how we build CLI tools and automation scripts.
#Swift #Automation #CLI #iOSDev
Kotlin Weekly #481 has just been published! - mailchi.mp/kotlinweekly...
Browser: How many scrollbars do you need?
#dcbln25: Yes!
See you all in Berlin in 2 weeks! π
People may want to reconsider going to the US for the FIFA world cup in 2026.
Like, just cancel and watch the clown show on TV if you must.
If I was anywhere near the EU parliament there would be a diplomatic letter that just says βfuck offβ in 24 languages being shipped to the WH right now
it's working, keep going
"his entire supergenius engineer persona is a tech press-enabled mythology"
well⦠yes
www.linkedin.com/posts/braink...
Archivierte Version des Spiegel-Artikels:
archive.is/rASwA
Android XR was unveiled today! You can download the preview SDK today and start using the Compose and Material Design APIs. I'm also excited that Filament (github.com/google/filam...) powers the experience.
developer.android.com/develop/xr
This image shows a consumer proguard-rules.pro file located at the path `src/main/resources/META-INF/com.android.tools/r8/` relative to the module's root path.
Wednesday's #AndroidDev tip.
Do you have a Java-only library/module and you want to supply Proguard/R8 rules which are applied downstream?
Place the consumer rules in `<module-path>/src/main/resources/META-INF/com.android.tools/r8/` and it will be picked up automatically by Android modules.
error.NonExistentClass could not be resolved
Me: using Dagger for the first time in 3 years.
Dagger: Mr. Anderson, welcome back. We missed you!
#AndroidDev #DaggerHilt #CrypticErrorMessages #JustUseKoin