Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] Update all flipper transitive deps to latest versions #2245

Commits on May 1, 2021

  1. Update all flipper transitive deps to latest versions (facebook#2245)

    Summary:
    Pull Request resolved: facebook#2245
    
    This diff does the following:
    - Updates Folly to the latest version.
    - Updates boost to latest version and the boost is added as pre built artefact
    - Updates RSocket to the latest version
    - Updates ComponentKit to the latest version which has a fix for XCode 12.5
    - Adds Flipper-Glog dependency updated with a fix for the issue mentioned [here](facebook#2174)
    - This diff also ensures that Flipper, FlipperKit builds with Sample and SampleSwift app.
    - This diff also ensures that the bug mentioned [here](facebook#2248) is addressed.
    
    Note: For Tutorial App to work we will have to make a release of Flipper and FlipperKit to CococaPods. Because the tutorial app refers the released version of Flipper and FlipperKit. It doesn't refer it locally.
    
    Differential Revision: D28058972
    
    fbshipit-source-id: 33ac35d4e8fdbee0bbb68aba0fbc8b4ed73cad16
    priteshrnandgaonkar authored and facebook-github-bot committed May 1, 2021
    Configuration menu
    Copy the full SHA
    ef76dae View commit details
    Browse the repository at this point in the history