jimchang7 / ripple-client-ios

Ripple iOS Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ripple-client-ios

Ripple iOS Client

Instructions:

git clone git@github.com:ripple/ripple-client-ios.git
cd ripple-client-ios
pod install
open Ripple.xcworkspace

Disable Apple App store digital currency restrictions:

Change flag to NO in the RPGlobals.h file

https://github.com/ripple/ripple-client-ios/blob/master/Ripple/RPGlobals.h#L18

// Required for the Apple App Store
#define GLOBAL_RESTRICT_DIGITAL_CURRENCIES       NO

About

Ripple iOS Client

License:Other


Languages

Language:Objective-C 40.2%Language:JavaScript 30.3%Language:C++ 28.0%Language:HTML 0.8%Language:Objective-C++ 0.6%Language:Ruby 0.2%