HomePhabricator
Diffusion Comm 2281a799dfd2

Fixed cocoapods version

Description

Fixed cocoapods version

Summary:
Solving: https://linear.app/comm/issue/ENG-2109/versions-of-cocoapods-in-gemfilelock-and-podfilelock-dont-match
I edited Gemfile to contain >= 1.11.3 as it was already used by us in Podfile.lock.
Then I run bundle update cocoapods, so the only thing updated in Gemfile.lock is cocoapods and its dependecies.
After running pod install later on, nothing changed with Podfile.lock, so my assumption is someone already had cocoapods updated and created new Podfile.lock without updating Gemfile.

Test Plan: Build app in iOS simulator. App works in iOS simulator.

Reviewers: ashoat, tomek, atul

Reviewed By: ashoat, tomek, atul

Subscribers: abosh, atul, tomek, ashoat

Differential Revision: https://phab.comm.dev/D5474

Details

Provenance
przemekAuthored on Oct 25 2022, 3:26 AM
Reviewer
ashoat
Differential Revision
D5474: Fixed cocoapods version
Parents
rCOMM6eb44068ed8b: Convert table names to const
Branches
Unknown
Tags
Unknown