DJHoltkamp
DJHoltkamp
It would appear that the signature of the method being called affects the ability to read the return type. A bool returning objective-c method seems to correctly get its return...
My line numbers don't match so I should probably pull again (and should have before opening this, so apologies). Assuming this isn't a recently fixed bug, it would appear to...
Ok, I realize now that it should be noted that I am running this on iOS. I believe this could have a fairly big impact and I believe is the...
Ok, so here is what I think may be happening after digesting this: - You are casting a BOOL pointer to an int which is grabbing 4 bytes signed. On...
I slight change to what @davidhamann said. Leave out the 8 ``` brew tap caskroom/versions brew cask install java ```