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 support Broken? #4

Open
throneware opened this issue Jan 5, 2017 · 5 comments
Open

CocoaPods support Broken? #4

throneware opened this issue Jan 5, 2017 · 5 comments

Comments

@throneware
Copy link

I'm having problems installing the project with Cocoapods. This is the error I get:

PhotosViewController.swift:68:63: Cannot call value of non-function type 'module<SFFullscreenImageDetailViewController>'

image

This is how I import the project:

import SFFullscreenImageDetailViewController

I think it may be related to this. CocoaPods/CocoaPods#5099. Possibly because the Pod and the ViewController have the same name?

@JanHalozan
Copy link
Owner

Just published 0.1.2 version with swift 3 support. Will check this issue later. Can you make sure that it's still present in 0.1.2?

@throneware
Copy link
Author

I'll check now.

@throneware
Copy link
Author

@JanHalozan Yes, exact same issue I'm afraid :(

@JanHalozan
Copy link
Owner

Ok, if try to add public keyword like mentioned in that issue does it solve the problem? The source is in the Pods folder. I will fix it but currently don't have the time to do so.

@NikKovIos
Copy link

Can't implement via cocoapods, removing pod.

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