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

CocoaPods use_frameworks! images are not shown #81

Open
denirorobert opened this issue Dec 6, 2016 · 3 comments
Open

CocoaPods use_frameworks! images are not shown #81

denirorobert opened this issue Dec 6, 2016 · 3 comments

Comments

@denirorobert
Copy link

Images are not loaded if used through CocoaPods with use_frameworks! modifier. The problem is well described on StackOverflow

@chamira
Copy link

chamira commented Jan 19, 2017

At least for the time being you can do
pod 'NMRangeSlider', :git => 'https://github.com/chamira/NMRangeSlider.git', :commit => 'c0338c6'
I have fixed this and send a pull request already

@sam-wan
Copy link

sam-wan commented Jan 26, 2017

Thank you!! Awesome fix :D

@Genitivo
Copy link

Even with this fix, I can't see the asset and inside the NMRangeSlider folder of my Pods, I don't have any png file. Any suggestions??

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

4 participants