HMSegmentedControl icon indicating copy to clipboard operation
HMSegmentedControl copied to clipboard

Add support for swift package manager

Open tc-sgupta opened this issue 4 years ago • 2 comments

tc-sgupta avatar Sep 18 '20 05:09 tc-sgupta

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

Oggerschummer avatar Apr 06 '21 14:04 Oggerschummer

@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.

o15a3d4l11s2 avatar Apr 13 '21 12:04 o15a3d4l11s2