Ripple iOS Client
git clone [email protected]:ripple/ripple-client-ios.git
cd ripple-client-ios
pod install
open Ripple.xcworkspace
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