JustTweak
JustTweak copied to clipboard
JustTweak is a feature flagging framework for iOS apps.
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
**Just some Friday experimentation to make `Tweak` and `TweakValue` Hashable, PR is just created to have a diff** ## Description ## Motivation and Context ## How Has This Been Tested?...
Hi all! Every time I use the code generator to generate the accessor properties from a JSON, I see that a "default.profraw" is also generated. Has it any specific purpose?
Hi all, I was wondering if there'd be a way to make this library `Hashable` friendly, I've tried conforming `TweakValue` to `Hashable` but that causes a lot of compiler errors...