morizotter / SwiftyDrop

Lightweight dropdown message bar in Swift. It's simple and beautiful.
MIT License
683 stars 74 forks source link

not support swift 3.0? #44

Closed cleverliz closed 8 years ago

ghost commented 8 years ago

I am also following this. Swift 3.0 support would be great.

morizotter commented 8 years ago

Thanks! Recently I couldn't have time to do my library update. I'll do it anyway!

morizotter commented 8 years ago

At the same time, I'm waiting for your pr😁

ghost commented 8 years ago

PR stands for 'pull request' - right? Sorry for asking, kind of new to GitHub. If there's something you want me to do in order to help you release the 3.0 support, I'd be happy to help - just tell me what!

DavidLari commented 8 years ago

Yes, PR stands for Pull Request. I am new to github as well, but I think he's requesting that you would fork the project, make changes to your copy to support Swift 3, then you do a Pull Request for him to take the changes you made and add them to the master. Hope this helps.

morizotter commented 8 years ago

Thanks @DavidLari !

I fixed iOS10 issues. https://github.com/morizotter/SwiftyDrop/pull/43

But it is not stable I think, so if you have problem please send me pull request 🌟