hyperledger-archives / indy-sdk-react-native

React Native wrapper around Indy SDK Java and Objective-C wrappers.
Apache License 2.0
22 stars 14 forks source link

docs(ios): add missing default source #63

Closed TimoGlastra closed 1 year ago

TimoGlastra commented 1 year ago

if custom source is specified, you need to define the default source.

TimoGlastra commented 1 year ago

Sure. https://guides.cocoapods.org/syntax/podfile.html#source

The official CocoaPods source is implicit. Once you specify another source, then it will need to be included.