Crash on ios 11
Can you update to support ios 11?
Thank you
What parts are broken? :)
The CFMessagePort mechanism to send mouse actions to mouse-support is broken and I don't know how to fix that.
Do you have a project that depends on it?
I know this is an old post but in the event that something can be done about it...
MouseSupport loads and works for a short amount of time (through Veency) immediately after booting. Then the Substrate crashes, putting me in safe mode. Crash Reporter says MouseSupport.dylib is the problem (go figure) and here is my crash log: https://hastebin.com/oxinigumaz.js
/u/Darkgogo seems to have build MouseSupport for ios11, maybe we could use it to make veency work over ios 11 and 12 ! https://www.reddit.com/r/jailbreakdevelopers/comments/b1ysyo/help_anyone_rebuild_mouse_support_successful_on/
i've tried my frickin hardest to build mouse-support but i cant for the life of me. I've tried so many things but i keep getting errors. Gonna try PMing that guy for the build/instructions
At the time of the latest commit, MouseSupport did build with the toolchain from the current Xcode and the current version of theos. I don't know what changed or how to fix it. You could try an older Xcode version.
I must not know how to set it up then or something...? I have the latest xcode and latest theos
If it fails for you with current (2019) xcode and theos, it probably will fail for me as well. I only know that a few years ago, it did compile with the xcode and theos that was current at that time.
In the reddit link posted earlier, someone managed to build it only about 2 weeks ago
While I'm not going to work on it, if there's a serious pull request that fixes compilation, I'll be happy to accept it. Same for fixes..