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

Swift Compiler Error - Installing via Cocoapods #121

Closed
mikehobi opened this issue Jan 29, 2018 · 3 comments
Closed

Swift Compiler Error - Installing via Cocoapods #121

mikehobi opened this issue Jan 29, 2018 · 3 comments

Comments

@mikehobi
Copy link

Hello.

I just installed this module via Cocoapods and keep getting No such module 'Parchment' error, when importing in my ViewController.

I also get 4 errors within the Parchment lib itself:

screen shot 2018-01-29 at 10 59 54 am

I haven't made any changes to the files. I've cleaned out and reinstalled my pods as well. Willing to try out the carthage install too, but figured I should file an issue ticket.

I'm using xcode 9.2 and swift 4.

Thanks for this project and your support!

@rechsteiner
Copy link
Owner

Hi! I was just releasing a new version, so maybe it could be related to that? I just tried setting up a new project with CocoaPods and seems to work fine. Can you try to run pod repo update before running pod install again?

@mikehobi
Copy link
Author

Ah cool. Perfect timing.

Looks like it's working, thanks!

@rechsteiner
Copy link
Owner

Awesome 👌

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