-
Install Xcode version 9.4.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-lockbox/lockbox-ios -
Pull in the project dependencies:
cd lockbox-ios sh ./bootstrap.sh -
Open
Lockbox.xcodeprojin Xcode -
Build/Run the
lockboxscheme in Xcode