We are trying to upgrade our React native version from 0.71.19 to 0.72.17.
We get this error when we run pod install
.
Cocoapods version is 1.15.2
We are using the upgrade helper -> /?from=0.71.19&to=0.72.17 as a guide.
We tried following the upgrade guide. We were expecting a successful IOS build.