diff --git a/Resources/Info.plist b/Resources/Info.plist index c2badb5d..00d9fa86 100644 --- a/Resources/Info.plist +++ b/Resources/Info.plist @@ -30,6 +30,22 @@ A program running within cmux would like to use your microphone. NSCameraUsageDescription A program running within cmux would like to use your camera. + CFBundleURLTypes + + + CFBundleTypeRole + Viewer + CFBundleURLName + $(PRODUCT_BUNDLE_IDENTIFIER).web + LSHandlerRank + Default + CFBundleURLSchemes + + http + https + + + NSPrincipalClass NSApplication NSServices