Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.59 KB

File metadata and controls

41 lines (26 loc) · 1.59 KB

WiPassword

WiPassword Language GitHub license README

WiPassword is a free, open source and no advertising password manager. It doesn't require any server or additional resources.You can use it anytime, anywhere on your iPhone.

Screenshots

   

Requirements

  • XCode 9.0 +
  • Target of iOS 9 +
  • CocoaPods 1.1.0 +

How to Build

  • Go to the project path cd /path

  • Fetch the source of WiPassword git clone git@github.com:KnightJoker/WiPassword.git

  • To integrate Library into your Xcode project using CocoaPods

$   cd WiPassword/
$   pod install         
// if the pod update is slow,you can use `pod install --verbose --no-repo-update`
  • Use the .xcworkspace file to build your app

Contribute

Please feel free to create issues for feature requests,bug or send pull requests of any additions you think would complement WiPassword and its philosophy.