Darren Jones
Darren Jones
I'll post this here as it might be related. Since updating to the latest build through Cydia, as soon as I enter the Cycrip script it crashes with a similar...
No, still the same problem.
The previous version I used is whatever was on your repo before you updated it. I only installed it 3 days ago, so would have been the previous version. iOS...
Ok, I have tried with both 9.3 and 8.4 SDK's. I'm not sure if it matters, but when building I get this warning: > Making all for library libinspectivec... >...
When I comment out the `ADDITIONAL_OBJCFLAGS = -fobjc-exceptions` line I get lots of errors like the below. Tried with both SDK 8.4 & 9.3 ``` In file included from hashmap.mm:1:...
I have just tried an iOS 7.0.4 device, and in Cycript I get > throw #"-[__NSArrayI firstObject]: unrecognized selector sent to instance 0x165ba4d0" I tried doing: > var p =...
Where can I grab an old version from?
Older commits don't work either. Although I remember not being able to get it to work the first time I tried, until I downloaded the deb from your repo. I...
I noticed you had this line commented out in the MakeFile `ADDITIONAL_OBJCFLAGS += -S` I won't even pretend to know what that does, but I uncommented it and it wouldn't...
I'm just running `make package`.