You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the dependency MSCollectionViewCalendarLayout removed Cupertino Yankee from its dependencies some point last year. You can work around this adding the following to your Podfile before LIYDateTimePicker: pod 'MSCollectionViewCalendarLayout', '0.1.3'
Then re-run pod install.
I don't have time to fix the root cause now but if you want to submit a pull request feel free. Basically the podspec has to be updated to have an explicit dependency on Cupertino Yankee.
Hi guys,
Seems like something is wrong during installs.
Getting
cupertinoYankee/NSDate+CupertinoYankee.h
Any ideas?
The text was updated successfully, but these errors were encountered: