This repository has been archived by the owner on May 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 625
The 'Pods-App' target has transitive dependencies that include statically linked binaries: #742
Comments
Same issue here. |
same isue here |
same here |
same issue here |
Add this plugin to your static plugins in your capacitor config. See the documentation for For example {
cordova: {
staticPlugins: [
'cordova-plugin-googleplus',
]
}
} |
^ confirmed, this fixes it. Might require a capacitor upgrade, though: |
it worked for me, fix cordova-gmv-barcode-scanner plugin |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Plugin doesn't seem to work with ionic 5 capacitor for ios. On 'npx cap sync ios' throws the below error with sync failing.
[!] The 'Pods-App' target has transitive dependencies that include statically linked binaries:
/Users//Documents//ios/App/Pods/GoogleSignIn/Frameworks/GoogleSignIn.framework)
The text was updated successfully, but these errors were encountered: