Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 316 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 316 Bytes

SecretSwitch

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];