Giter VIP home page Giter VIP logo

Comments (11)

fury21 avatar fury21 commented on May 29, 2024 3

+1

from moya.

nts0311 avatar nts0311 commented on May 29, 2024 1

+1, We're close to May 1st. Can we override Alamofire version in pod or spm?

from moya.

TeeNT1 avatar TeeNT1 commented on May 29, 2024 1

+1. Moya is a wonderful library. I really hope it will continue to be maintained and further developed.

from moya.

Shannon-Yang avatar Shannon-Yang commented on May 29, 2024 1

+1

from moya.

zxhkit avatar zxhkit commented on May 29, 2024 1

+1

from moya.

SherifShokry123 avatar SherifShokry123 commented on May 29, 2024 1

+1

from moya.

lukeleleh avatar lukeleleh commented on May 29, 2024 1

As Alamofire and RxSwift dependencies are listed here and Moya repackages them, Moya is included in the requirement.

I checked the internal constraints that Moya is setting internally for these dependencies and they're flexible, so you can explicitly add the dependencies version needed that has the privacy manifest in your project and the project should resolve them successfully.

In this case, the privacy manifest is added to these dependencies in these specific versions:

  • Alamofire: 5.9.0
  • RxSwift: They specify here that it seems it's not needed because they don't receive any API messages after submitting your app for AppStore or external TestFlight

Considering the Alamofire dependency, if you add manually version 5.9.0 to your project, Moya should use this version, which has the privacy manifest and I guess it should work to address the issue. If that's the case, I hope this helps!

from moya.

BenoitDeguine avatar BenoitDeguine commented on May 29, 2024

+1

from moya.

manuelsalinas-mx avatar manuelsalinas-mx commented on May 29, 2024

+1

from moya.

muruganandham avatar muruganandham commented on May 29, 2024

+1

from moya.

mhaashim avatar mhaashim commented on May 29, 2024

Considering the Alamofire dependency, if you add manually version 5.9.0 to your project,

@lukeleleh I have updated the alamofire version to 5.9.0 in my main project using pod update. But I still got the warning from the Apple. I think Moya should only update the alamofire version to 5.9.0

from moya.

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.