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

Install without CocoaPods #190

Closed
muratogat opened this issue Jul 3, 2022 · 4 comments
Closed

Install without CocoaPods #190

muratogat opened this issue Jul 3, 2022 · 4 comments

Comments

@muratogat
Copy link

Is there a way to add the library without using CocoaPods?
Currently the preferred way to manage dependencies on iOS is Swift Package Manager. Would you be able to add SPM support?
Otherwise please either release a .framework file that can directly be imported, or direct me towards a guide that can be used to import the SDK through the source code.
Thanks.

@tureck1y
Copy link
Collaborator

Yes, we have plans to add SPM support shortly. Unfortunately, we are a bit overwhelmed right now and I can't provide exact dates.

@muratogat
Copy link
Author

More than 1 year and this is the only pod in my project :)
Can't you at least add an already build .framework to the release products, so one could simply drag it into the Frameworks folder instead of using CocoaPods? Does it need to be built from source every time?

@tureck1y
Copy link
Collaborator

Almost done #333

@muratogat
Copy link
Author

Meanwhile I already started to build from source, but this is welcome anyway :)

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