jondanao / TheSidebarController

A container view controller that implements different popular sidebar view controllers like Facebook, Airbnb, Flipboard, etc.
Other
360 stars 52 forks source link

Podspec seems a bit broken #2

Closed hjaltij closed 10 years ago

hjaltij commented 10 years ago

After basic pod install and importing <TheSidebarController/TheSidebarController.h>

The project does not build:

../Pods/Headers/TheSidebarController/TheSidebarController.h:26:9: 'SidebarAnimation.h' file not found

jondanao commented 10 years ago

Good catch. Fixed!

hjaltij commented 10 years ago

Cool =)

mahmuzicamel commented 9 years ago

Still experiencing the same issue

siddhinho commented 9 years ago

I have the same problem. Whats solution ?

mahmuzicamel commented 9 years ago

Sorry to say this here but I've used another library. https://github.com/pkluz/PKRevealController

Dellybro commented 8 years ago

I still have that issue

royherma commented 8 years ago

Still experiencing this issue - any ideas @jondanao ? (new project xcode 7.3 / objc)