handsomecode / InteractiveSideMenu

iOS Interactive Side Menu written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lots of errors

kiwo12345 opened this issue · comments

I tried to add the pod by pod install. But when I open my porject I get the following errors:

screen shot 2017-09-28 at 19 03 35

Hi @kiwo12345,

Take a look a this commit. It'll help you to fix these swift versioning errors.

Happy coding!

I getting the same. When will this update be available?

Thank you. I will be waiting!

If some need to use before the POD be available:
pod 'InteractiveSideMenu', :git => 'https://github.com/handsomecode/InteractiveSideMenu', :commit => 'f83788cbde2ca62eb33b5eb123cc49a0fb69760b'

Hi all,

Thank you for your patience. The 2.1 version is planned to be released tomorrow (on October, 17). It will contain these Swift 4 fixes.

Also, huge thanks to @haroldogtf for pod spec.

Hi guys,

InteractiveSideMenu 2.1 has been released and published to cocoapods. Please, check.

Worked perfectly for me.

Great, thank you!