Radu
Results
3
issues of
Radu
How to observe authorization status changes?
Hi. I'm trying to build a clear tweak (just made from template), but I receive the following error: ``` clang: warning: libstdc++ is deprecated; move to libc++ with a minimum...
When I'm trying to build the tweak (running MAKE command), I receive the following error: ``` /.../mytweak/iSpy.msgSend.whitelist.h:3:10: fatal error: 'tr1/unordered_set' file not found #include ``` Any ideas how to fix...