-
Notifications
You must be signed in to change notification settings - Fork 262
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
Carthage build issue on swift 3.1 #75
Comments
Same issue here, please help! |
Same here. someone plz help! |
@a4arpan found this fork, its pretty much updated. only thing is the pod isn't updated to the latest (pod will install 1.0.2, but GitHub has 1.0.3). so you will have to manually update each file. hope this helps! |
You can add this to your Podfile, instead of manually updating/copying every file.
|
-bash: https://github.com/velikanov/SwiftPasscodeLock.git,: No such file or directory |
I installed the Carthage of PasscodeLock in my project (xcode 8.0 swift 3.0.1) , i update my xcode 8.0 to xcode 8.3 . Now it showing the error "module compiled with swift 3.0.1 cannot be imported in swift 3.1 "
The text was updated successfully, but these errors were encountered: