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

Carthage build issue on swift 3.1 #75

Open
amolpokale opened this issue Apr 10, 2017 · 5 comments
Open

Carthage build issue on swift 3.1 #75

amolpokale opened this issue Apr 10, 2017 · 5 comments

Comments

@amolpokale
Copy link

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 "

@kurry421
Copy link

Same issue here, please help!

@a4arpan
Copy link

a4arpan commented Apr 19, 2017

Same here. someone plz help!

@kurry421
Copy link

@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!

https://github.com/velikanov/SwiftPasscodeLock

@ziogaschr
Copy link
Contributor

You can add this to your Podfile, instead of manually updating/copying every file.

pod 'PasscodeLock', :git => 'https://github.com/velikanov/SwiftPasscodeLock.git', :branch => 'master'

@anirudhsmarttechnica
Copy link

-bash: https://github.com/velikanov/SwiftPasscodeLock.git,: No such file or directory
give error

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

5 participants