CodySchrank / gSwitch

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

Missing signature and iMac support? #91

Closed UnixCro closed 3 years ago

UnixCro commented 3 years ago

Hi, please fix it, otherwise one or the other might refuse to open this app

Bildschirmfoto 2021-06-17 um 13 01 44

And why thats not working on an IMac?

Bildschirmfoto 2021-06-17 um 13 03 37

CodySchrank commented 3 years ago

This application doesn't work on an iMac and only works on macbook pro's with multiple gpu's

UnixCro commented 3 years ago

Most iMacs or all modern iMacs have an APU. Why is the change not possible there if it works with Mabooks?

CodySchrank commented 3 years ago

Apple only exposes the necessary API for Macbook Pro's, unfortunately there is simply nothing I can do about it.

UnixCro commented 3 years ago

And you can't transfer the APIs from Macbooks to the iMacs or create them yourself?