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

Missing NSBundle+RETableViewManager.h file not found error #270

Open
Wh1rlw1nd opened this issue Oct 29, 2018 · 1 comment
Open

Missing NSBundle+RETableViewManager.h file not found error #270

Wh1rlw1nd opened this issue Oct 29, 2018 · 1 comment

Comments

@Wh1rlw1nd
Copy link

I am getting this in RETableViewManagerCreditCardCell.m:

.../Pods/RETableViewManager/RETableViewManager/Cells/RETableViewCreditCardCell.m:30:9: 'NSBundle+RETableViewManager.h' file not found

and in REActionBar.m:

.../Pods/RETableViewManager/RETableViewManager/REActionBar.m:28:9: 'NSBundle+RETableViewManager.h' file not found

In my Podfile I have this:

pod 'RETableViewManager', '~> 1.6'

My git version is 2.18, Swift version of a pod, in its build settings is 3.0 (Should I change maybe this to 4.x ?)

Please let me know if you need more info

@SunnyXG
Copy link

SunnyXG commented Dec 14, 2018

You can try the
pod 'RETableViewManager', '~> 1.7'
It works well at my project.

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