aromajoin / material-showcase-ios

✨ An elegant way to guide your beloved users in iOS apps - Material Showcase.
https://aromajoin.com/
Other
362 stars 128 forks source link

Add support for Swift Package Manager #125

Closed zeusent closed 4 years ago

zeusent commented 4 years ago

Swift Package Manager (SPM) is becoming pretty popular. Could you add support for it? It should be pretty straight forward

ultimate-guides commented 4 years ago

I agree!

quangctkm9207 commented 4 years ago

I am so sorry for my late support of Swift Package Manger. I just took my time today to work on it. You can try it out now. https://github.com/aromajoin/material-showcase-ios#swift-package-manger Thanks!

zeusent commented 4 years ago

Hi @quangctkm9207! Thanks for this little update. This seems to work fine. But it seems that 0.7.2 doesn't work with Cocoapods anymore. Is that intentional?

quangctkm9207 commented 4 years ago

I am sorry that the version 0.7.2 still supports CocoaPods. It just had the issue with the code structure and the git tag due to the changes for support Swift Package Manger. I have just fixed the issue and published the new pod version. Can you try again to see if it works?