Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 928 Bytes

building-for-ios.md

File metadata and controls

12 lines (9 loc) · 928 Bytes

Building Byteball 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 Byteball for your phone yourself:

  1. Download Xcode (4.5GB), if not already.
  2. Sign up for Apple Developer Program (if not already), it's free.
  3. Download Byteball Xcode project, it contains all the source code necessary to build.
  4. Unzip and open Byteball.xcodeproj in Xcode.
  5. Connect your iPhone to your Mac via USB.
  6. Build Byteball 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.