indy-sdk-react-native icon indicating copy to clipboard operation
indy-sdk-react-native copied to clipboard

Add vendored framework

Open TimoGlastra opened this issue 3 years ago • 0 comments
trafficstars

If we add the Indy.framework to this repository and add

 s.ios.vendored_frameworks = "Frameworks/Indy.framework"

We can fully support auto linking on iOS

TimoGlastra avatar Jul 06 '22 11:07 TimoGlastra