Wolf Rentzsch
Wolf Rentzsch
I'm on Safari 3.2.1 (5525.27.1) too.
I'm not on 10.12 yet so I can't verify, but you may want to try Mathias Leppich's fork. He's shipped a few updates:
Sounds like you should just write your own WebView.h with just the method you want to swizzle. No need for blocks.
It's well within JRErr's scope to handle custom errors. If it doesn't handle your specific case then I may need to extend it. Do you want to support an error...
Thanks for the heads-up. I'll look into claiming and updating the podspec at WWDC/Alt 2014.
Yup yup. My current thinking is to put this into a semver 2.x since `JREnum` & `JREnumDeclare` would need an additional `ENUM_TYPE` argument.
While I'm in there I'll probably add a `JROptions` to mirror `NS_OPTIONS`.
Toss me a Pull Request with an MIT license and I'll merge it right in :) Oh and probably bump it to 1.0 as well.
Apple has apparently added `value` to `type` to their piss-poor private-API-use detector. Related: - https://github.com/rentzsch/mogenerator/pull/345 - http://rentzsch.tumblr.com/post/82453434093/apple-claims-mogenerators-methods - https://github.com/rentzsch/mogenerator/commit/cd9809de0ec266995069c4350feb0bf78ebc6795 Easiest way forward is probably to toss me a Pull Request...
It should, I think. However if you already issued the recipe's suggested `launchctl` loading of its homebrew.mxcl.nginx.plist, then you'll need to back it out yourself too. It would be cool...