Believe it or not, I actually shipped a fix related to Pi today (3/14).
Had to pull in the latest commit of this #SwiftUI dependency to fix “ambiguous use of Pi”.
https://github.com/EmergeTools/Pow/pull/83
#Apple #macOS #PiDay
I really miss Bakery by @jordibruin so I found a nice icon composer CLI package and two of my own and Vibe coded (3 hrs) a much simpler version to create placeholder icons for my app that can be edited later in icon composer. If there is interest I will open source. #SwiftUI
I am currently preparing almost 20 new entries for exploreswiftui.com, all about TabView. There are so many mighty modifiers I wish I had discovered a year ago. As usual, all examples are carefully crafted by me so you can quickly grasp what really matters.
#iOSDev #SwiftUI
A screenshot of Xcode showing the TabView code and the displayed TabView
Any #SwiftUI expert out there who could help me get images in a TabView to work? No matter what I do, the image takes almost the entire width and height.
#iOSDev
SwiftRide – Building a Ride Sharing App (Part 2 – Creating the Models)
azamsharp.com/2026/03/13/s...
#iosdev #swiftui
Voice AI, memory extraction rewrite, new pricing, killed the model picker
You don't choose between GPT and Gemini. You just talk. It remembers
Not a wrapper. A product
#buildinpublic #iosdev #swiftui #voiceai #indiedev
SwiftUI instrument tip: take the following steps to find the code causing long updates:
1. Right-click on a red or orange bar in the graph.
2. Choose Set Inspection Range.
3. Switch to the Time Profiler instrument.
4. Hide System Libraries.
5. Double-click a function to see the lines of code […]
Do You Really Need DTOs in Swift Apps?
azamsharp.teachable.com/courses/azam...
[Members Only Video]
#iosdev #swiftui
The iOS Weekly Brief – Issue 51
iosweeklybrief.com/p/the-ios-we...
#TheiOSWeeklyBrief #iOS #Swift #SwiftUI #Xcode #Apple #iOSDeveloper
My new app, 40 Below, is now on the App Store. If you've ever wanted to see the local temperature in both Fahrenheit and Celsius at the same time (and who hasn't?!), this is the app for you.
Get it today!
apps.apple.com/app/id675984...
#iosdev #apple #swiftui
The latest update for #Bugfender includes "#SwiftUI Previews: Tips to Boost Your Xcode Workflow" and "#iOS Push Notifications: Complete APNs & #Swift Setup Guide".
#App #crashreporting #logging https://opsmtrs.com/3F2zWgi
Now over 280 changes in the #SwiftUI code in my Finance project upgrade. I think I might be done with this one. Will play with it a bit over the weekend and if all goes well, next week I'll start the long process of updating my website, getting stuff ready for the App Store, etc. 😌
Days like this remind me of how grateful I am to folks like @twostraws.bsky.social , @bigmountainstudio.bsky.social , @troz.mastodon.social.ap.brid.gy and many others for helping people like me learn and understand #SwiftUI and, of course, Apple for all they do.
I love when I start editing a user interface to solve one problem and the solution to that sparks off another really cool thing I had never considered that is possible in #SwiftUI. 😎 Some days can be frustrating, but some days are just truly fun and remind me why I love designing apps so much.
A bento-style graphic for DoseKeeper 4.2 showing the new Insights screen, guided creation flows, redesigned detail screens, a missed-dose reminder, dose alarms, powder medicines, and fractional doses (1/4), with the DoseKeeper name in the center.
@dosekeeper.com 4.2 is now available.
New Insights for diary, medicines, and scheduled doses. Alarms as a reminder option. Redesigned flows + cleaner details. Powder, fractional doses (1/4, 1/2, 3/4), and missed-dose follow-ups.
#iOS26 #SwiftUI #IndieDev
My goals for my app were:
1. Solve my problem
2. Put it on the App Store because I thought it would be cool.
3. Maybe make some money from it.
Now that it’s built and launched I realize what I thought was the finish like was actually the staring line.
#iosdev #running #indiedev #appstore #swiftui
TalariaTreadTracker is live on the App Store!
A road or trail run doesn't wear shoes like a treadmill session.
I built an 8-factor wear model that actually accounts for terrain, pace, biomechanics, temperature, and more.
apple.co/3NuCiOa
#ios #running #indiedev #appstore #swiftui
Behind the scenes of Calometric's development ricardodantas.me/posts/launch...
#swiftui #swift #ios #watchos #mobileapp #fitness #nutrition #ai
If you ever want to build terminal apps without leaving your Swift skillset, TUIkit looks interesting.
It’s a declarative, SwiftUI-like framework for building terminal user interfaces, written in pure Swift and running on macOS and Linux.
Worth a look:
tuikit.dev
#SwiftUI #SwiftLang #iOSDev
Figured out how to display the iCloud sync status in the detail view if the sidebar is hidden on iPadOS in my #SwiftUI test project and got everything else cleaned up in the code. I think I'm ready to add it into my Finance project.
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/blog/ScrollV...
#iOSDev #SwiftUI
There’s an interesting change in the latest Xcode beta: the SF Symbols search now creates an Image element by default rather than just inserting the symbol name. I like the feature, but I’m not sure I appreciate it being the default behavior.
FB22198451
#iOSDev #SwiftUI
Weaved all the threads, to put it down into attic.
“Thoughts on AI”
importantdetail.com/blog/thought...
Some remarks in the 🧵…
#AI #Swift #SwiftUI #ADHD #AISlop #Art #Quality #Enshittification
I just released Fuji, a menu bar app for macOS to switch display resolutions with a keyboard shortcut instead of navigating System Settings.
It’s free, open source, has zero tracking, and supports multiple displays.
GitHub: github.com/uffelman/Fuji
#FOSS #macOS #OpenSource #SwiftUI #IndieDev
I'm excited to announce that ScratchBook is now available as a free download on the Mac App Store!
#apple #development #technology #swift #swiftui
iOS Cog (test) SwiftUI project. Just updated my sidebar and it shows it is syncing the data with iCloud. Status is overlay and allows use of UI while it is displayed.
iOS Cog (test) SwiftUI project. Just updated my favorite artists list and it shows it is syncing the data with iCloud above the list since the sidebar isn't visible. Status is overlay and allows use of UI while it is displayed.
And in the iOS version of the #SwiftUI test project
macOS Cog (test) SwiftUI project. Just updated my sidebar and it shows it is syncing the data with iCloud. Status is overlay and allows use of UI while it is displayed
macOS Cog (test) SwiftUI project. Just updated the list of artists and it shows it is syncing the data with iCloud in the sidebar. Status is overlay and allows use of UI while it is displayed.
iPadOS Cog (test) SwiftUI project. Just updated my sidebar and it shows it is syncing the data with iCloud. Status is overlay and allows use of UI while it is displayed.
iPadOS Cog (test) SwiftUI project. Just updated my favorite artist list and it shows it is syncing the data with iCloud in the sidebar. Status is overlay and allows use of UI while it is displayed.
It's not perfect, but I think I got the iCloud sync status mostly working in my #SwiftUI test project and looking somewhat consistent across macOS, iOS, and iPadOS (still some things I have to figure out).
My Cog (test project) in SwiftUI. I've moved the "New Section" button from the bottom of the sidebar to an icon to the right of the "Sections" header to make room for the sync status to appear at the bottom of the sidebar.
This is the idea I'm playing with right now in my #SwiftUI Cog (test project) for iCloud Sync notifications in macOS. Still working out how it might work on iPadOS and iOS. 🤔