-
Install Xcode version 11.4.1 + Swift 5.2.2
-
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