banner
tiredcodeer.bsky.social
@tiredcodeer.bsky.social
Apple’s use of Swift and SwiftUI in iOS 18 blog.timac.org/2024/1208-st... #iosdev
Apple’s use of Swift and SwiftUI in iOS 18
Apple’s use of Swift and SwiftUI in iOS 18
blog.timac.org
January 9, 2025 at 9:35 PM
Smaller apps on Android—fact, fiction, or platform-powered magic?
www.emergetools.com/blog/posts/a... #iosdev
Emerge Tools Blog | Are Android apps THAT much smaller than iOS?
An in-depth analysis of Android vs. iOS app sizes and why Android apps might be larger than they appear
www.emergetools.com
January 5, 2025 at 9:24 AM
Reposted
I recently had to fix some time zone issues for reminders in @glusight.app!

Tip: Set the 「TZ」 environment variable in your Xcode scheme to run just your app in a specific time zones while the simulator stays on the host OS's (macOS) time zone. Here's an example 👇🏾

#BuildInPublic #iOSdev #Xcode

December 30, 2024 at 11:17 AM
“Isolated MainActor” sounds like the sequel to Cast Away, except instead of Tom Hanks, it stars Swift concurrency. www.massicotte.org/step-by-step... #iosdev
Concurrency Step-by-Step: A Network Request
When I was first learning to program I had absolutely no idea what I was doing. I was using C, and I remember desperately putting in * and & characters until things compiled. But, this was pre-Mac OS ...
www.massicotte.org
December 29, 2024 at 5:24 PM
Another iOS API I had no clue existed—but surprise! You’ll need Apple’s blessing and the user’s approval to tap into it. tinycoder.pika.page/posts/you-ca... #iosdev
Preventing app removal on iOS - tiny coder
These days, I am developing an alarm app called ‘SuperAlarm’. To ensure a user is awake, SuperAlarm can be turned off only after a user completes a mission(e.g., taking a picture...
tinycoder.pika.page
December 28, 2024 at 3:08 PM
You’ve got a new message! Or messages? plural, pluralTwo or pluralFew? Whatever, just go check it! lickability.com/blog/morphol... #iosdev
Morphology in Swift – Lickability
A guide to automatic numberless pluralization
lickability.com
December 25, 2024 at 3:08 PM
This is a useful feature, but running it on a device significantly limits automation options in CI/CD pipelines. www.polpiella.dev/automaticall... #iosdev
How to automatically detect memory leaks on CI/CD using UI tests
Learn how to automatically detect memory leaks in your Apple apps using UI tests and Xcode's XCTest framework.
www.polpiella.dev
December 24, 2024 at 8:33 PM
Just discovered that this framework exists on iOS—had no idea it was even available to developers! www.finnvoorhees.com/words/banned... #iosdev
Apple Repaired My iPhone Screen, but Now My Social Media Account Is Banned
www.finnvoorhees.com
December 22, 2024 at 11:34 AM