'React Native - Running iOS in XCode - Build input file cannot be found

Build input file cannot be found: 'App/ios/Pods/Target Support Files/Pods-App/ExpoModulesProvider.swift'. Any ideas how to fix this?



Solution 1:[1]

I was getting this problem when building prod variant. I changed to dev variant and it worked.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Karatekid430