GammaThingy
GammaThingy copied to clipboard
Unable to run since last commit
Thanks for your work on this :)! I was able to use it previously, but since your latest commit, I'm getting an "EXC_BAD_ACCESS" on this line and am unable to use the app: error = IOMobileFramebufferGetGammaTable(fb, data);
In GammaController.m
. Can you look into this?
I got this same error with the latest build. I reverted back to the previous commit, and it works now.
I report the same problem. The previous commit works fine.
Adding App Group in Capabilities tab (group.%Bundle Identifier%) fix the issue for me.