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

Unable to install SDK using CocoaPods on the latest version Analytics 4.1.3, fails with transitive dependencies error  #991

Closed
Aditi3 opened this issue Apr 5, 2021 · 8 comments · Fixed by #995

Comments

@Aditi3
Copy link

Aditi3 commented Apr 5, 2021

Getting the following error when updated to Analytics 4.1.3. It seems to be working fine for version(s) 4.1.2 and below.

[!] The 'Pods-ExampleSwift' target has transitive dependencies that include statically linked binaries: (Analytics)

CocoaPods

Environment:

  • Xcode version: 12.4
  • Analytics Version: 4.1.3
  • CocoaPods version: 1.10.1

Podfile: https://github.com/CleverTap/clevertap-segment-ios/blob/master/ExampleSwift/Podfile

Any steps to resolve this would be helpful.

@Aditi3
Copy link
Author

Aditi3 commented Apr 12, 2021

@bsneed Can you please help here?

@rwgrier
Copy link

rwgrier commented Apr 15, 2021

Dup of #989?

@bsneed
Copy link
Contributor

bsneed commented Apr 21, 2021

@Aditi3 looking into this today, FYI.

@dhiren92
Copy link

+1 this update appears to have broken our ability to update the segment pod

@anuvednayakzc
Copy link

anuvednayakzc commented Apr 26, 2021

Any update here?

@bsneed
Copy link
Contributor

bsneed commented Apr 27, 2021

Yeah, still trying to figure out the best way to move forward. A device mode destination requires the pod to be marked as a static lib, others need the opposite and some work fine either way. Will post back once I have a decent solution.

@bsneed
Copy link
Contributor

bsneed commented Apr 27, 2021

see discussion here: #968

while modifying options in your pod file can be made to work, it's proving to be user-unfriendly.

@bsneed
Copy link
Contributor

bsneed commented May 3, 2021

4.1.4 coming shortly.

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

Successfully merging a pull request may close this issue.

5 participants