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

Add support for swift package manager #354

Open
tc-sgupta opened this issue Sep 18, 2020 · 2 comments
Open

Add support for swift package manager #354

tc-sgupta opened this issue Sep 18, 2020 · 2 comments

Comments

@tc-sgupta
Copy link

No description provided.

@Oggerschummer
Copy link

I see issues with SPM in Xcode 12, it missing some information:

https://github.com/HeshamMegid/HMSegmentedControl has no Package.swift manifest for version 1.5.6

@o15a3d4l11s2
Copy link

@Oggerschummer, unfortunately it is not possible to use SPM with the released version, as you found out Package.swift is missing. The only solution (please note there might be future complications to using the master branch!) is to specify "master" as used branch when adding the package. Hopefully @HeshamMegid will make a new release, as the SPM change is already in master.

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