Afaik the app needs to support iOS 16 so the new Observable macro isn't an option unless it's being used as an iOS 17-only feature with an if #available version check or the @available(iOS 17.0, *) attribute.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: