Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

capacitor: The 'Pods-App' target has transitive dependencies that include #1012

Closed
nowrap opened this issue Oct 15, 2021 · 3 comments
Closed

Comments

@nowrap
Copy link

nowrap commented Oct 15, 2021

Description:
I am trying to build our capacitor app with the newest xcode 13.0. A npx cap sync results in:

[!] The 'Pods-App' target has transitive dependencies that include
statically linked binaries:
(/mobileapp/ios/App/Pods/OneSignal/iOS_SDK/OneSignalSDK/Framework/OneSignal.framework)

I tried:

  • gem update
  • pod repo update
  • updating onesignal-cordova-plugin to version 3
  • downgrading onesignal-cordova-plugin again to version 2
  • removing and reinstall onesignal-cordova-plugin
  • removing and reinstalling capacitor ios

This problem still occurs.

Environment

  • macOS 11.6
  • xcode 13.0
  • cocoapods 1.11.2
  • nodejs 14.18.1
  • capacitor 3.2.5
  • onesignal-cordova-plugin 2.11.4
  • onesignal 2.16.5

Steps to Reproduce Issue:

  1. npx cap sync

Anything else:

(crash stacktraces, as well as any other information here)

@nowrap
Copy link
Author

nowrap commented Oct 15, 2021

Seems to be a problem from the capacitor cli:
ionic-team/capacitor#5099
ionic-team/capacitor#5137

@emawby
Copy link
Contributor

emawby commented Jan 13, 2022

@nowrap Thank you for reporting. Is there any fix that the OneSignal pod needs to make for this?

@nowrap
Copy link
Author

nowrap commented Jan 13, 2022

@emawby Thx for asking. But i think the ionic team fixed it so far for version 2 and 3:
ionic-team/capacitor#5142 (comment)

@emawby emawby closed this as completed Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants