I have a React Native project which was working properly before I updated the XCode to 13.2.1.
After updating XCode to 13.2.1 I'm getting " library not found for -lDoubleConversion" error when trying to "Archive" the project.
The project works If I just build and test in my device but when I try to "Archive" I get "Build Failed", as you may see bellow:
I