SecretSwitch 0.1.0

SecretSwitch 0.1.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Unclaimed.



  • By
  • shjborage

Protect your secret info while switching apps.

Demo

Like this:

demo

How to

#import "SerectSwitch.h"

and then add this to your application:didFinishLaunchingWithOptions: method:

[SerectSwitch protectSecret];