SwiftDefaultApps icon indicating copy to clipboard operation
SwiftDefaultApps copied to clipboard

Replacement for RCDefaultApps, written in Swift.

Results 57 SwiftDefaultApps issues
Sort by recently updated
recently updated
newest added

In the URI Schemes tab, I'm trying to select one of the listed apps but ultimately I can enabled them all like this so I'm not sure if one or...

This happens for some apps, consistently: ```sh swda setHandler --app /Applications/Google\ Chrome.app --UTI public.html --role Viewer SwiftDefaultApps ERROR -10810: An unknown error has occurred. ``` **OS:** Darwin 19.5.0 / macOS...

When opening different System Preferences panes, the window resizes to fit the content. Unfortunately, the size for SwiftDefaultApps is about as small as they come, and it's hard to get...

Please provider search feature for extensions/internet/URI Schemes/Applications which are showed in the pane on the left. Thanks for what you doing and what you done.

I think this pop-up also shows up on Big Sur, but this was tested in Monterey. When changing the default browser via the CLI, there's an OS pop-up that needs...

Looking at this post [https://forums.macrumors.com/threads/macos-13-1-firefox-or-chrome-no-longer-possible-as-default-application-for-link-files.2373565/post-31812646](url) I used this to fix the webloc issue, but inadvertently chose to change 'com.apple.internet-location' instead of 'com.apple.web-internet-location' as you can see below. ![Screenshot 2022-12-17 at...

Fixed missing backquote issue due to #62. Took the chance to improve the writing of that part too.

Hi all I am deploying SwiftDefaultApps with Munki and the settings are applied with postinstall script. The Problem is, when I run this command in terminal, it works without any...