I am writing a configurable widget for Big Sur under XCode 12.0 beta 5. There's no Intent Configuration available for macOS target. Do I miss something or the functionality hasn't been added?
And suppose if the user choose an option. What's the best way to save the option? The use case is similar to the weather widget. How to save the city name for each instance of widget, and persist after the Mac reboots?