Closed m-bert closed 1 month ago
Currently our CI fails on pod install. This PR updates Podfile.lock to fix it.
pod install
Podfile.lock
See that CI passes.
Description
Currently our CI fails on
pod install
. This PR updatesPodfile.lock
to fix it.Test plan
See that CI passes.