Code Monkey home page Code Monkey logo

Comments (4)

kapitoshka438 avatar kapitoshka438 commented on June 18, 2024 1

@jshier it actually does shop up when running swift package resolve. It means every project or package that uses Alamofire as an SPM dependency keep getting this warning during their normal build process.
There are no devices in the world which support max iOS 11. The oldest device you support is iPhone 5s and its max supported iOS is 12.0. That's why iOS 11 is deprecated.

from alamofire.

jshier avatar jshier commented on June 18, 2024

I see no warnings in the test project. In fact, you should only see this warning if you open Alamofire's package directly. Is that what you did?

from alamofire.

stherold avatar stherold commented on June 18, 2024

Yes I see it here in the demo project and since we install our dependencies using Tuist I also saw that on the console.

Screenshot 2023-10-20 at 17 02 31

from alamofire.

jshier avatar jshier commented on June 18, 2024

I did this for the iOS 11, etc. deprecation last year and it doesn't seem like a good idea for the package to get further out of sync with the project like this, so since it doesn't show up in a normal build, I'm just going to leave it. Don't click on the Package.swift I guess?

from alamofire.

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.