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

How to import with Swift package manager?? #595

Closed
mortenholmgaard opened this issue Mar 8, 2022 · 3 comments
Closed

How to import with Swift package manager?? #595

mortenholmgaard opened this issue Mar 8, 2022 · 3 comments

Comments

@mortenholmgaard
Copy link

mortenholmgaard commented Mar 8, 2022

There is no info in this section about imports with SPM:
https://github.com/adjust/ios_sdk#integrate-the-sdk-into-your-app

And any import I try in the bridging header fails saying it could not be found.
Also we think that is should not require a bridging header when using SPM, but we can find any "import Adjust*" that does not say "No such module Adjust*"

@uerceg
Copy link
Contributor

uerceg commented Mar 10, 2022

Hi @mortenholmgaard,

Seems like you managed to solve the issue in the meantime. If not a secret, can you maybe share what was the solution for this problem? Just for sake of potentially helping someone else in the future who might read this and faces same issue?

Cheers.

@Norhanboghdadi611
Copy link

hi @mortenholmgaard could you please say how you managed to do it?

@mortenholmgaard
Copy link
Author

@Norhanboghdadi611 Just added it with the url https://github.com/adjust/ios_sdk

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

3 participants