pmusolino / Wormholy

iOS network debugging, like a wizard 🧙‍♂️
MIT License
2.32k stars 184 forks source link

Import Wormholy into objc to enable/disable #25

Closed gaparrado closed 5 years ago

gaparrado commented 5 years ago

import <Wormholy/Wormholy.h> doesn't expose the shakeEnabled variable and therefore can't be disabled from ObjC

pmusolino commented 5 years ago

Thanks for the tip. I solve it as soon as possible! -Paolo

pmusolino commented 5 years ago

Fixed here: https://github.com/pmusolino/Wormholy/commit/372d1347c7e177c8ef8b4ccc901ad3f74da3df40 It will be released in the next release of Wormholy.