-
Install Xcode version 10.2.1 + Swift 5.0.1.
-
Install the latest Xcode developer tools from Apple
-
Install Carthage
brew update brew install carthage -
Clone the repository
git clone https://github.com/mozilla-lockwise/lockwise-ios -
Pull in the project dependencies:
cd lockbox-ios sh ./bootstrap.sh -
Open
Lockbox.xcodeprojin Xcode -
Build/Run the
lockboxscheme in Xcode