Code Monkey home page Code Monkey logo

Comments (7)

speakerbug avatar speakerbug commented on July 19, 2024

I'm also having this exact same issue.

from swiftkeychainwrapper.

jrendel avatar jrendel commented on July 19, 2024

Try it now guys. The pod should be on 1.0.9 and should work for you. Let me know if its working. The pod spec passes validation and I was able to get it running on my test project:

https://github.com/jrendel/SwiftKeychainWrapperExample

from swiftkeychainwrapper.

visma-jaakko-suomalainen avatar visma-jaakko-suomalainen commented on July 19, 2024

my Cocoapods(0.36.4) says: [!] Unable to find a specification for SwiftKeychainWrapper

cocoapods.ord search can't find it either: https://cocoapods.org/?q=SwiftKeychainWrapper

from swiftkeychainwrapper.

ryanio avatar ryanio commented on July 19, 2024

+1 for cocoapods not being able to find a specification

from swiftkeychainwrapper.

AndreasBoehm avatar AndreasBoehm commented on July 19, 2024

The problem is that you are using it the wrong way. i dont know why but jrendel hasnt registered this project on the cocoapods repository. to use this project with cocoapods you need to use this line in your podfile

pod 'SwiftKeychainWrapper', :git => 'https://github.com/jrendel/SwiftKeychainWrapper', :branch => 'master'

from swiftkeychainwrapper.

ryanio avatar ryanio commented on July 19, 2024

Ah got it, thanks @AndreasBoehm. @jrendel would be awesome if you could add it to the cocoapods repository when you get a chance!

from swiftkeychainwrapper.

jrendel avatar jrendel commented on July 19, 2024

Alright guys, I've pushed this project to the official cocoa pods repo so you should be able to access it now just with pod 'SwiftKeychainWrapper' in your podfile.

from swiftkeychainwrapper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.