#iOsDev
The Mandarin Duck is no longer the only bird on my Home Screen 🦆

New app announcement coming on Wednesday! 🌱

#indiedev #iosdev
November 17, 2025 at 10:38 AM
I spent the entire weekend learning some new iOS APIs and coding a brand-new project that I’m incredibly excited about. I can’t wait to share the details soon. It’s a small utility app.

More soon…

#iOSDev #IndieDev #BuildInPublic
November 16, 2025 at 11:43 AM
I’m finally updating Boost Blue’s App Store screenshots. The previous set were rushed so I could get the initial version out, and I never revisited them.

After this set goes out with the next release, I’ll start on a new set for iPad and Android as well.

#BuildInPublic #iOS #iOSDev #IndieDev
November 18, 2025 at 11:20 PM
November 12, 2025 at 1:43 PM
So I just wrote “fuck” instead of “func” 😂

I guess it’s time for a break. #Xcode #iosdev #indiedevs
November 11, 2025 at 4:46 PM
Apple trying to deceptively sneak in a #macos Tahoe update under the guise of a security patch. Note the summary and the default checkboxes.
I would have definitely been tricked if I haven’t seen this happen to others before. Taking notes from the Microsoft playbook…

#iosdev
November 18, 2025 at 11:14 AM
Nice little animations for SF Symbols.
Do you have a better idea for the medium symbol?

#iosdev #swiftui
November 11, 2025 at 7:38 PM
Kept refining the prompt and improved tool calling today. The result is a more detailed and meaningful Daily Insight card that reflects weight trends, symptom patterns, and medication adherence with clearer and more useful feedback.

#iOSDev #IndieDev #BuildInPublic
November 12, 2025 at 1:39 AM
🆕 Xcode 26.1.1 is out now!

👀 Seems like this update has a big focus on Instruments bug fixes, especially finally enabling the Processor Trace instruments for iPhone 17 devices!

#iosdev

developer.apple.com/documentatio...
November 12, 2025 at 12:00 PM
The Glyppo GLP-1 tracking app now uses AI to provide personalized insights into medication adherence, weight progress, and symptom trends, all processed privately on your device.

We’re refining this feature to improve its quality and depth.

apple.co/47PouFV

#GLP1 #BuildInPublic #IndieDev #iOSDev
November 11, 2025 at 1:58 PM
Interesting. Simply displaying this table seems to be extremely expensive on the main actor and it prevents the chart from updating immediately, even though fetching the data only takes a few milliseconds. Is Table really that costly to render or am I missing something?

#iOSDev #SwiftUI
Querying one million rows with 12 properties each fully locally using SQLite. I think this is pretty decent performance, especially considering that such a large dataset is only expected for a very small user base. The UI is powered by SwiftUI and Swift Charts.

#iOSDev #SwiftUI
November 11, 2025 at 4:28 PM
A smarter diabetes diary.
Track glucose, insulin, and trends in one place. 💡

→ Connect your Apple Health–compatible CGM or Smart Insulin pen or log manually.

Free download: apple.co/3GZIsm1

#diabetes #t1d #t2d #BuildInPublic #IndieDev #iOSDev #iPhone
November 9, 2025 at 2:25 PM
Learn how to add Codable conformance to Swift enums, including automatic synthesis, customizations, and fully manual implementations for complex cases: nilcoalescing.com/blog/Codable...
#SwiftLang #iOSDev
Codable conformance for Swift enums
Learn how to add Codable conformance to Swift enums, including automatic synthesis, customizations, and fully manual implementations for complex cases.
nilcoalescing.com
November 9, 2025 at 5:30 AM
👋😀 こんにちは、日本! 🇯🇵

Hello, Japan! With Glyppo 1.0.8 you can now track your GLP-1 injections, weight, and symptoms in Japanese.

📱 Glyppo on the App Store:
apple.co/47PouFV

#iOSDev #BuildInPublic #IndieDev #日本語対応 #iPhoneアプリ
November 8, 2025 at 9:18 AM
iOS Dev Weekly – Issue 734 is out! Happy Friday, everyone! 🚀

iosdevweekly.com/issues/734/#...

#swiftlang #iosdev
Issue 734 – iOS Dev Weekly
iosdevweekly.com
November 7, 2025 at 5:33 PM
ATG Tickets is an App built from scratch using the latest native mobile technologies across Android and iOS. Supported by a team built from the ground up.

#AndroidDev #iOSDev #MobileDev #Ticketing
November 7, 2025 at 4:06 PM
Runners of Bluesky!

I’m a newbie runner, 2+ years, tired of tracking milage manually.

I’m built this app to do it for me. Even detects trail runs!

testflight.apple.com/join/FYsbbUnb

#Running #TrailRunning #AppleWatch #AppleHealth #FitnessApps #IndieDev #iOSDev #TestFlight #BetaTestersWanted
Join the Talaria Tread Tracker beta
Available on iOS
testflight.apple.com
November 6, 2025 at 5:39 PM
I've published a new video! I shared some tips for implementing Dynamic Type support in SwiftUI apps, covering system and custom fonts, ScaledMetric API, and dynamicTypeSize environment value: youtu.be/wflWj5l7wlk
#SwiftUI #iOSDev #Accessibility
Tips for Supporting Dynamic Type in SwiftUI Apps
YouTube video by Nil Coalescing
youtu.be
November 5, 2025 at 7:42 AM
All the new features you requested. Built for context. Made for you.

📱 apple.co/47PouFV

#iOSDev #IndieDev #IndieApp #BuildInPublic
November 4, 2025 at 10:38 PM
Prevent unnecessary text truncation at larger text sizes in SwiftUI apps with the fixedSize(horizontal:vertical:) modifier, forcing the text to expand vertically as needed: nilcoalescing.com/blog/Avoidin...
#SwiftUI #iOSDev
Avoiding text truncation in SwiftUI with Dynamic Type
Prevent unnecessary text truncation at larger text sizes with the fixedSize(horizontal:vertical:) modifier, forcing the text to expand vertically as needed.
nilcoalescing.com
November 1, 2025 at 11:44 PM
✔️ Launch day. That feeling of going from idea to product.

On Day 1, we climbed to #26 on the Top Charts of the App Store in Productivity.

Outcomes fluctuate, but the intention and the journey - that’s always yours to keep.

(for reach: #swiftui #apple #iosdev #iosapp #design #productivity)
November 1, 2025 at 6:17 PM
Just updated my Fastlane plugin for DeepL translations of your Localizable.xcstrings files, I use this myself for @kilowattcharging.com to localize into 18 languages. This latest version fixes a compatibility issue with the DeepL gem.

github.com/tijs/fastlan... #iOS #iosdev
GitHub - tijs/fastlane-plugin-translate: A Fastlane plugin that will translate your Localizable file using the DeepL translation service
A Fastlane plugin that will translate your Localizable file using the DeepL translation service - tijs/fastlane-plugin-translate
github.com
November 1, 2025 at 9:58 AM
Here's the YouTube link for the Apple Developer event:

Optimize your app's speed and efficiency | Meet with Apple
www.youtube.com/watch?v=yXAQ...

#AppleDeveloper #iOSDev #SwiftUI
Optimize your app's speed and efficiency | Meet with Apple
YouTube video by Apple Developer
www.youtube.com
October 30, 2025 at 7:24 PM
Hey! 👋🏻 We're doing an online watch party for the #AppleDeveloper event, "Optimize your app's speed and efficiency"

Today, from 10am-12pm PT

You watch on your system, chat about it in our virtual meeting room. It's a great #iOSDev community experience!
October 30, 2025 at 5:06 PM
I've been exploring SwiftUI APIs for customizing scroll behavior, including paging and view-aligned snapping, and wrote a post sharing what I learned and what to watch out for to avoid unexpected results: nilcoalescing.com/blog/ScrollV...
#SwiftUI #iOSDev
ScrollView snapping in SwiftUI
Explore SwiftUI APIs for customizing scroll behavior, including paging and view-aligned snapping, and learn what to watch out for to avoid unexpected results.
nilcoalescing.com
October 29, 2025 at 7:05 AM