When I archive an iPhone project, it returns a failure:
Could not build module \"Foundation\".
However, when I debug on the iPho
what you could try is :
yarn install
cd ios
pod install