Maurizio Bracchitta

@mauriziobrc
2 Followers
41 Following
16 Posts
Creator of Fenestra+ https://apps.apple.com/it/app/fenestra-per-pvc-alluminio/id1585846240, app for iPad and iPhone for fast quotation of window project.

I'm very thankful for @pdarcey for providing the solution:
https://infosec.exchange/@pdarcey/111974535950798737

Indeed @ Bindable would make me achieve the desired result: https://developer.apple.com/documentation/swiftui/bindable

Sadly, I cannot target iOS 17 yet – which by the way is a true pain with #SwiftUI – so that’s not an option for now, but it's great to know that I'll be able to get rid of all those intermediary variables later!

Paul Darcey (@[email protected])

@[email protected] Could you use @Bindable on decodedObject? (I.e. is decodedObject Observable?) https://developer.apple.com/documentation/swiftui/bindable

Infosec Exchange
This book will be released September 29th. I'm spending the intervening days going through and trying to add helpful messages where various crashes / surprises exist in the hope it saves others a few headaches πŸ˜… (I'm still grateful to have it – don't take SwiftData away!)
@lapcatsoftware I would like to port my iOS app to macOS. Speaking of AppKit, do you think your article https://lapcatsoftware.com/articles/learning.html despite three years having passed is still a valid resource for learning AppKit ? Or could you suggest references to other resources?
Resources for learning Objective-C and AppKit