Code Monkey home page Code Monkey logo

Comments (12)

jrendel avatar jrendel commented on July 19, 2024 6

Sorry I started this a couple weeks ago but have been traveling. I'll be finishing this as soon as I can.

from swiftkeychainwrapper.

jrendel avatar jrendel commented on July 19, 2024 4

Everything has been pushed through to master at this point. However, I'm having issues uploading the new version to cocoa pods. You should be able to use the branch directly by updating your pod file like this:

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

from swiftkeychainwrapper.

crashoverride777 avatar crashoverride777 commented on July 19, 2024 1

Thank you very much.

from swiftkeychainwrapper.

magonicolas avatar magonicolas commented on July 19, 2024 1

Thanks! Would be awesome to have this updated.

from swiftkeychainwrapper.

lztetreault avatar lztetreault commented on July 19, 2024

Any idea when you may be completed the update?

from swiftkeychainwrapper.

Dbigshooter avatar Dbigshooter commented on July 19, 2024

I'm still getting a lot errors, how come?

sssss

from swiftkeychainwrapper.

jrendel avatar jrendel commented on July 19, 2024

Are you getting those errors trying to compile the library, or in your own code while using the library?

from swiftkeychainwrapper.

bennettl avatar bennettl commented on July 19, 2024

I'm getting these errors as well
screen shot 2016-09-19 at 5 46 13 pm

from swiftkeychainwrapper.

jrendel avatar jrendel commented on July 19, 2024

It looks like you are still using the old version of the library, not the latest that's been updated for Swift.

Did you point your pod file directly at the master branch? I haven't been able to update the cocoapod listing yet for the library as I'm having issues getting the automated cocoapod upload to work. You can manually point it to master and run pod update using this in your pod file:

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

You should be on version 2.2 of the library after you update.

from swiftkeychainwrapper.

crashoverride777 avatar crashoverride777 commented on July 19, 2024

This can be closed. Working great with Swift 3.

from swiftkeychainwrapper.

lindseyvastola avatar lindseyvastola commented on July 19, 2024

When do you plan on having the pod updated?

from swiftkeychainwrapper.

jrendel avatar jrendel commented on July 19, 2024

What do you mean by updated? The Swift 3 updated pod has been available for quite awhile now.

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.