-
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.xcodeproj
in Xcode -
Build/Run the
lockbox
scheme in Xcode