# Creating configurable widgets for Big Sur (UPDATED)

DevFeed: [Creating configurable widgets for Big Sur (UPDATED)](<https://devfeed.tech/articles/creating-configurable-widgets-for-big-sur-updated-39517.md>)

Original publisher: [Read original article](<https://rambo.codes/posts/2020-09-08-creating-configurable-widgets-for-macos-big-sur>)

Published: 2020-09-08T12:00:00Z

Content type: tutorial

Language: en

Sources: [Rambo Codes](<https://devfeed.tech/sources/rambo-codes.md>)

Topics: [macOS](<https://devfeed.tech/topics/macos.md>), [Xcode](<https://devfeed.tech/topics/xcode.md>), [Template](<https://devfeed.tech/topics/template.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [ui](<https://devfeed.tech/topics/ui.md>)

Tags: [coding](<https://devfeed.tech/tags/coding.md>), [configure](<https://devfeed.tech/tags/configure.md>), [macos](<https://devfeed.tech/tags/macos.md>), [templates](<https://devfeed.tech/tags/templates.md>), [ui](<https://devfeed.tech/tags/ui.md>), [xcode](<https://devfeed.tech/tags/xcode.md>)

## AI overview

A tutorial explains how to create configurable macOS Big Sur widgets with dynamic options by adapting the iOS intents extension template into a custom Xcode template. It also provides a sample project and setup instructions.

## Source excerpt

Gui Rambo writes about his coding and reverse engineering adventures.