Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 342 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 342 Bytes

iOS PsiCash Library

This is a C++ core library wrapped with Objective-C++ to be consumed with Objective-C or Swift.

Updating psicash-lib-core

Run the following command to pull in upstream changes from psicash-lib-core remote. This will go into the submodules and fetch and update for you.

git submodule update --remote