The following article talks about problems you may encounter when converting existing code from ObservableObject to the Observation framework :
https://captainswiftui.substack.com/p/objectively-better-observably-trickier
Just discovered a new SwiftUI API in iOS 26: SensoryFeedback with semantic types like button press:
- SensoryFeedback.press(_:)
- SensoryFeedback.release(_:)
- SensoryFeedback.selection(_:)
đź”— https://developer.apple.com/documentation/swiftui/sensoryfeedback#Type-Methods
I tried these in a sample app, but they don’t produce any vibration on my iPhone 12 I use for testing. Has anyone managed to get them working? Also curious where they came from…
Added the ability for one entity to spawn another. In this example, cannons repeatedly rotate to a random orientation, then fire a little colored hexagon.
(Collisions are currently ignored.)
Finished migrating everything, and got all tests passing! Tomorrow night, let’s start adding tests for accessing permissions. See you then!
🔜 Tomorrow’s stream: https://youtube.com/live/GYkM412PGZM
⏮️ Playlist so far: https://www.youtube.com/playlist?list=PLRxjf93xotuofCtaxtGOcWeuxVZYJyY-m
📲 Download Jiiiii: https://apps.apple.com/app/apple-store/id6472801548?pt=14724&ct=MastodonCCStreams&mt=8
#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #Swift #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush
I'm making a seasonal anime guide app, in the open for all to experience and learn from.
Let's finish updating tests to match the newer data model!
#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush
Come chill with me: https://youtube.com/live/ND1plo-fDvk
iOS needs a share sheet equivalent that can be placed in a menu. If it was just a view list of buttons, it would also be stylable with #SwiftUI and could be integrated in (inevitable) custom share sheets.
Here is the best video I’ve found on Xcode 26.3 so far
https://youtu.be/nxc59JpokDg?si=3z-DlT4me8Bb4I53
Are there any details on how the new Xcode 26.3 uses Agents/Claude.md files, agents, skills, or referencing documents outside of Xcode?
#iOSDev #Xcode26 #Swift #SwiftUI
Apple just shipped agentic coding in Xcode 26.3 🤯👇
https://youtu.be/oV6mC8Rt1kY?si=sG4Fp3Untt6I7u1u
#SwiftUI #ClaudeCode #Codex #iOSDev #Xcode #AI
Mottie is now available for direct download at https://recouse.me/apps/mottie/

Well I guess this environment values is still supported for a while.
#SwiftUI

LIVE AT 6 PM Central: Testing Xcode 26.3's AI agents with a real project
Apple released Xcode 26.3 today with AI agent features that supposedly make development faster. I'm building a complete RSS reader app from scratch to see if it's real or just hype.
If you've been wondering whether Xcode's AI features are worth it, join me and find out.
Sponsored by @techopolis
Watch: https://www.youtube.com/watch?v=ykT-F1cJWBU
#Xcode #iOS #SwiftUI #AppleDev