-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Modify build fo macOS app bundles #474
Copy link
Copy link
Closed
Labels
EnhancementNew feature or requestNew feature or requestTODOThe issue is ready to be developedThe issue is ready to be developedawaiting feedbackMore information is required from the requestorMore information is required from the requestor
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or requestTODOThe issue is ready to be developedThe issue is ready to be developedawaiting feedbackMore information is required from the requestorMore information is required from the requestor
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is there a way to automatically specify parameters that should appear in OSX app bundles info.plist?
We need the key
CFBundleURLTypesto bind our wails app to a custom protocol handler. We can edit the file by hand of course but it would be nice to do this while runningwails build -p