PhilippeBoisney / AlertOnboarding

A simple and attractive AlertView to onboard your users in your amazing world.
MIT License
842 stars 109 forks source link

Add Carthage support #9

Closed basememara closed 1 year ago

basememara commented 8 years ago

You can test by adding my forked repo into your Cart.file: github "basememara/AlertOnboarding"

basememara commented 8 years ago

The only thing I don't like is the namespace for the framework: import AlertOnboarding_iOS

For usingimport AlertOnboarding, the project has to be recreated so that the example app is not using the desired namespace. I can help if you like: http://basememara.com/creating-cross-platform-swift-frameworks-ios-watchos-tvos-via-carthage-cocoapods/

PhilippeBoisney commented 8 years ago

Thank you for your pull request ! I don't have the time now for check it, but I will test and approve it as soon as I can.