finicky icon indicating copy to clipboard operation
finicky copied to clipboard

Finicky 4.0.0: How to set local build as default browser ?

Open bric3 opened this issue 8 months ago • 5 comments

It's more of a discussion topic, than an issue (by the way, maybe opening the discussions section on this project makes sense).


So I just built finicky 4 using ./script/build.sh But when copying the built artifact (in ./build/Finicky.app) to /Applications, the settings don't list Finicky anymore as browser.

Image

bric3 avatar Mar 13 '25 09:03 bric3

Maybe that has something to do with the release, and the gon tool ?

bric3 avatar Mar 13 '25 09:03 bric3

So I don't know why, but finicky is indeed handling the links. But does not appear in this list for some reason.

bric3 avatar Mar 14 '25 10:03 bric3

./scripts/build.sh will copy the built app to /Applications automatically, so it replaces the application

johnste avatar Mar 14 '25 14:03 johnste

I had discussions enabled before but didn't have time to moderate or look, so I disabled them. I could enable them again I suppose

edit: I reenabled discussions

johnste avatar Mar 14 '25 18:03 johnste

I haven't been able to reproduce this issue. As far as I can tell, the required properties exist in the Info.plist file. Example Stack Overflow post

johnste avatar Mar 18 '25 06:03 johnste