How it started vs how it’s going. Apple’s #iconcomposer is pretty interesting.
#LetterSet #BuildInPublic #swiftui

Putting on the finishing touches for Gamery 3. Adding real data to the new Home tab and tinting the date so you can see immediately if the game is already available. #SwiftUI #BuildInPublic

Took me 20 minutes to debug my TextEditor usage on my iPad Pro with keyboard... just to try the software keyboard, which works... and the hardware keyboard works afterwards, too… 😫 #swiftui
After a day of hard work and advanced coding, I’m proud to announce that my new mini side iOS project… still doesn’t work, gottem
Version 2.3.3 of BeerDiary is now available in the App Store!🍻
This release makes it much easier to enter the alcohol percentage using a regular text input instead of the slider.
Check it out!
https://apps.apple.com/app/apple-store/id6470927347?pt=126552308&ct=soc&mt=8
#indiedev #swiftui #ios #iosdev #beer
Bitrig builds native Swift apps with just a conversation. And we’d like to tell you how we did it. Meet our Swift to Swift interpreter. #Swift #SwiftUI #BuildInPublic #Bitrig https://www.bitrig.app/blog/swift-interpreter
New update to my #UltimatePortfolio app.
Since the app relies on user data, I added tests for the Core Data stack.
Tags, issues, and awards are all covered now.
Built with #SwiftUI and #CoreData.
GitHub: https://github.com/eneax/UltimatePortfolio
The app is now totally usable from the desktop, with key commands and manual controls for multi-finger gestures! #LetterSet #BuildInPublic #swiftui

Hey @donnywals, thanks a lot for posting https://www.donnywals.com/exploring-tab-bars-on-ios-26-with-liquid-glass/ - it helped me a lot during the migration of one of my apps. The video was exactly the kind of overview I was looking for (on how to deal with the TabView for iOS 26) 🤩
Yeah, sure Xcode Cloud. #SwiftUI #UIKit #BuildInPublic

Well, it turns out that Foundation models are not great at suggesting REAL programming languages and tag names that would relate to those languages. I tell it to return real modern programming languages and it returns package names. I tell it not to return package or framework names as programming language names and then it starts hallucinating languages that don’t exist like “Pythoneer”…really? I tell it not to hallucinate and it still does.
Even something as simple as “Don’t return tag names with more than one word” it cannot follow these instructions.
Oh well, guess I will rip this out.
#indiedev #ios26 #swift #swiftui