CodySchrank / gSwitch

macOS menu bar app that allows control over the gpu on dual gpu macbooks
MIT License
887 stars 46 forks source link

1.9.0 & 1.9.1 "is damaged and can't be opened" #39

Closed jconley closed 5 years ago

jconley commented 5 years ago

cannot run application. errors with:

"gSwitch" is damaged and can't be opened.
You should move it to the Trash.

macOS Mojave 10.14.4

CodySchrank commented 5 years ago

I think this is a code signing issue with gatekeeper.

but brew still works:

brew cask install gswitch

and then you can update in the menu.

I will get brew updated to the new version and see how to fix this

CodySchrank commented 5 years ago

If you're here and want to install:

download 1.8.2

https://github.com/CodySchrank/gSwitch/releases/download/1.8.2/gSwitch.zip

then update in the menu.

I don't know why my code signing is suddenly being rejected by I'll try to figure out a solution soon because brew is broken as well.

CodySchrank commented 5 years ago

fixed