react-native-jw-media-player icon indicating copy to clipboard operation
react-native-jw-media-player copied to clipboard

Fix issue in podspec with GoogleCast.framework

Open escobar022 opened this issue 4 years ago • 0 comments

Currently when the main project uses 'use_frameworks!' in the Podfile, when building it throws an error: The 'Pods-APP' target has transitive dependencies that include statically linked binaries: (/Users/user/APP/ios/Pods/google-cast-sdk/GoogleCastSDK-ios-4.4.8_static/GoogleCast.framework This allows for the build to work, tested.

escobar022 avatar Sep 10 '20 20:09 escobar022