Skip to content

5-Bit/Privy

Repository files navigation

Privy

An information sharing application. This repository houses the iOS client for Privy.

Build Instructions (OS X only)

  1. Download Xcode 7.3 (7D175) or later.
  2. Clone this repository to your computer
  3. If you don't have Homebrew installed, run this command to install it /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  4. Install Carthage with brew install carthage
  5. Change to the directory where you cloned Privy to (the directory containing Privy.xcodeproj)
  6. Run carthage update --platform iOS (It's recommended that you keep the platform flag to drastically reduce build times.)
  7. Open the Xcode project file (Privy.xcodeproj)
  8. If you're having trouble building this project after updating to Xcode 7.3 (with linker errors), simply run carthage update --platform iOS again.
  • You may need to run sudo xcode-select --switch PATH_TO_XCODE_7.3 for Carthage to use the correct compiler version for its build.
  • If you've already built all dependencies, it may be advantageous to run carthage build --platform iOS instead as it will skip any dependencies that have already been built.
  1. Build, run, enjoy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •