I got this issue within React Native project when cloned main target, created "abstract_target" in Podfile, and forgot to run
pod install
after :)