Code Monkey home page Code Monkey logo

Comments (7)

kazuhiro4949 avatar kazuhiro4949 commented on July 21, 2024

thanks for your report. I'll check it later.

from alamofire-swiftyxmlparser.

SuvarnaRatna-DevRabbit avatar SuvarnaRatna-DevRabbit commented on July 21, 2024

I am also facing same issue with cocoapods.
Error-
[!] There are only pre-release versions available satisfying the following requirements:

'Alamofire-SwiftyXMLParser', '>= 0'

Any help how to solve this issue.

from alamofire-swiftyxmlparser.

vrySantosh avatar vrySantosh commented on July 21, 2024

I too got the same issues

from alamofire-swiftyxmlparser.

LeroyLiu14 avatar LeroyLiu14 commented on July 21, 2024

use that!

pod "Alamofire-SwiftyXMLParser", "~> 1.0.0-alpha1"

from alamofire-swiftyxmlparser.

ppearson111 avatar ppearson111 commented on July 21, 2024

Was running to the the same issue with 'only pre-release versions' available... tried your suggestion above pod "Alamofire-SwiftyXMLParser", "~> 1.0.0-alpha1" but now pod install gives an error that Alamofire 3.3.1 is required, which is quite old and we are using ~> 4.7. Do you have an update for a higher version of your library that will work with Alamofire 4.x or greater?

from alamofire-swiftyxmlparser.

imJithin777 avatar imJithin777 commented on July 21, 2024

Is there any updated version of Alamofire-SwiftyXMLParser that can be used for alamofire 5.0. Do reply if available

from alamofire-swiftyxmlparser.

graciasc avatar graciasc commented on July 21, 2024

Current working pod config for me.

pod "SwiftyXMLParser",'~> 1.0'
pod "Alamofire-SwiftyXMLParser", "~> 1.0.0-alpha1"

from alamofire-swiftyxmlparser.

Related Issues (1)

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.