Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 983 Bytes

File metadata and controls

13 lines (10 loc) · 983 Bytes

Building Intervalue for iOS

Apple takes cautious approach to new cryptocurrencies and didn't approve our app for the App Store (yet). Fortunately, if you own a Mac, you can build and install Intervalue for your iPhone yourself:

  1. Download Xcode (4.5GB), if not already.
  2. Sign up for Apple Developer Program (if not already), it's free.
  3. Download Intervalue Xcode project, it contains all the source code necessary to build.
  4. Unzip and open Intervalue.xcodeproj in Xcode.
  5. Select a Team in the project properties.
  6. Connect your iPhone to your Mac via USB.
  7. Build Intervalue by clicking Play button in Xcode.

Read more detailed instructions (for another app). It is one of the easiest ways to try open-source apps that are not on the App Store.