Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle Error when install with Cocoapods #26

Open
Tj3n opened this issue May 24, 2016 · 2 comments
Open

Bundle Error when install with Cocoapods #26

Tj3n opened this issue May 24, 2016 · 2 comments

Comments

@Tj3n
Copy link

Tj3n commented May 24, 2016

Hi, if I install the lib via cocoapods, i always have the crash that it cant find the nib for the cell, because it's pointing bundle nil, which is not suitable for cocoapods, hope u can update so that it will check for bundle and load correct nib files

@Fenil15
Copy link

Fenil15 commented Sep 22, 2016

@Tj3n Same issue. Any update?

@Tj3n
Copy link
Author

Tj3n commented Sep 22, 2016

@Fenil15 I have to use workaround as bring GLCalendarView.xib and GLCalendarDayCell.xib to my main project :/ I think the dev forgot to add resource_bundle in their podfile that's why it never got called

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants