If you want to learn more about the new agentic coding features in Xcode 26.3, here’s a short tech talk by Apple:
https://developer.apple.com/videos/play/tech-talks/111428/
Does anyone with a Pro Max phone know if applying scenePadding(.horizontal) is 20pt (as it should, like in #UIKit) or 16pt? #SwiftUI The simulator always uses 16pt, making interoperability with UIKit very annoying with different margins.
Question for #SwiftUI devs:
When you have strings for say `@AppStorage`, do you just write the string or do you create constants? E.g.
```swift
let somePrefKey = "somePref”
class Foo {
@AppStorage(somePrefKey) var somePrefKey
// or
@AppStorage("somePrefKey") var somePrefKey
}
```
Started fixing the issues, but am probably only 30% of the way there haha. Tomorrow night, let's continue fixing everything. See you then!
🔜 Tomorrow’s stream: https://youtube.com/live/ND1plo-fDvk
⏮️ 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 update tests against yesterday's data model changes!
#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush
Come chill with me: https://youtube.com/live/KIB30T-ZtVs
People are mad with the menu icons on macOS but... I kind of like them? I noticed I find items much faster with more icons in the menus. Sure Apple went overboard and they can tone it down a little, but they have their use. #apple #macos #swiftui #swift
SwiftUI supports Markdown out-of-the-box since iOS 15, but can you color text directly without AttributedString? This article explores built-in formatting capabilities and reveals surprising limitations you should know about.
🔗: https://artemnovichkov.com/blog/rendering-markdown-in-swiftui by Artem Novichkov
Differentiate Without Color https://wesleydegroot.nl/blog/differentiate-without-color #Accessibility #SwiftUI
So what exactly do I need to do to get the Create branch button when working in a separate worktree? I only ever see the Sync with local button. #codex #SwiftUI
https://developers.openai.com/codex/app/worktrees

What happens when you listen to your community?
The #1 feature request for Pladio was "Can I add my own stations?"
Done. ✓
Pladio 1.2 is out now – earlier than planned thanks to amazing beta testers. Here's everything that's new:
#iOSDev #macOSDev #IndieApp #Pladio #SwiftUI
https://hoglens.link/smv
Need to cut transparent holes through surfaces in SwiftUI? This technique shows how to implement reverse masking using blend modes and compositingGroup(), perfect for creating custom UI effects and visual compositions.
🔗: https://livsycode.com/swiftui/reverse-masking-in-swiftui-using-blend-modes/ by Artem Mirzabekian
So much for a short stream, but drastically simplified the relationship between list owners and list IDs 😅 Tomorrow night, let's update tests accordingly. See you then!
🔜 Tomorrow’s stream: https://youtube.com/live/KIB30T-ZtVs
⏮️ 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