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