-
Notifications
You must be signed in to change notification settings - Fork 192
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 3 - Cannot call value of non-function type 'module<CountdownLabel>' #19
Comments
Yeah I get this too. If you command click into the module from the import statement - 'import CountdownLabel,' it looks like the module is not picking up the init functions declared in CountdownLabel.swift. Thats as far as I have gotten with this bug Perhaps the init statements need to be moved to the CountdownLabel file the import CountdownLabel points to. |
+1 |
2 similar comments
+1 |
+1 |
this is fixed in #20 |
I'm still having this same issue. +1 |
+1 doesn't work still (on cocoa pods) |
Last I checked, downloading the project and manual installation works. Pods still had the issue |
+1 still don't work (swift 3) |
I also checked working for manual install but pod install does not work. |
@fkawasaki Can you explain how to install it manually? Thanks |
I'm still getting this error.
|
+1 |
7 similar comments
+1 |
+1 |
+1 |
+1 |
+1 |
+1 |
+1 |
No description provided.
The text was updated successfully, but these errors were encountered: