Skip to content
This repository has been archived by the owner on Aug 4, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 474 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 474 Bytes

porpoise

Raaz iOS version.

Porpoise

Requirement for development

cd /path/to/project
/path/to/project >pod repo remove master
/path/to/project >pod setup
/path/to/project >pod install

Requirement for developer

when you added new assets, please add "Assets.xcassets" forcely to repository:
/path/to/project >git add -f Assets.xcassets/

Swift 4.2

Xcode 10+