Description
I have tried to build the React Native project in Xcode 13.1, but getting the following error.
Checked the several answers, but nothing helped me.
Version
0.65.1
Output of react-native info

Steps to reproduce
npx yarn install
cd ios
pod install
npx react-native run-ios --simulator="iPhone 11"
Snack, code example, screenshot, or link to a repository
No response
Description
I have tried to build the React Native project in Xcode 13.1, but getting the following error.
Checked the several answers, but nothing helped me.
Version
0.65.1
Output of
react-native infoSteps to reproduce
Snack, code example, screenshot, or link to a repository
No response