P-Man-Coding
P-Man-Coding

Reputation: 103

Type checking error PBXFileReference for attribute: Attribute `files` (type: `to_many`, classes: `["PBXBuildFile"]`, owner class: `AbstractBuildPhase`

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 -> https://react-native-community.github.io/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.

Upvotes: 0

Views: 9

Answers (0)

Related Questions