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

import CocoaLumberjack # no such module '...' #28

Closed
kreativ-software opened this issue Nov 13, 2017 · 4 comments
Closed

import CocoaLumberjack # no such module '...' #28

kreativ-software opened this issue Nov 13, 2017 · 4 comments

Comments

@kreativ-software
Copy link

Hi,
I can't get the project to build.
I get no such module for the pods in 'YouTubeViewController.swift'.
Any ideas?
Tried to install the pods again, but no success.
Any help is appreciated.

@4np
Copy link
Owner

4np commented Nov 28, 2017

The dependencies are bundled in the project, so you should not see such problems. Try clearing out your derived data and recompile (e.g. rm -rf ~/Library/Developer/Xcode/DerivedData/).

@blubber
Copy link

blubber commented Dec 31, 2017

For me the issue occured when opening the .xcodeproj file. As the readme says, you need to open the .xcworkspace in XCode.

@kreativ-software
Copy link
Author

ooooo, facepalm

@4np
Copy link
Owner

4np commented Jan 2, 2018

Hah 👍 Nice catch blubber ;)

@4np 4np closed this as completed Jan 2, 2018
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

3 participants