matghazaryan / AMSlideMenu2

Sliding Menu for iOS (Left and Right menus). Multiple storyboards and XIBs support.
MIT License
1.2k stars 194 forks source link

Inserted macro code in pch #163

Closed simonbromberg closed 9 years ago

simonbromberg commented 9 years ago

relates to #68

When installing via Cocoapods its missing the definition for this macro that is used in the project. Can add manually to .pch but then it overwrites every time.

arturdev commented 9 years ago

Thanks!

simonbromberg commented 9 years ago

Does the podspec need to be uploaded to the Cocoapods repository to work? It worked when I specified my own fork but the change doesn't seem to have taken effect when I switch back

For now specified this repo in the :git tag of my podfile