Build input file cannot be found: '.../Desktop/Downloads/GoogleService-Info.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?
RN iOS 빌드하다 또 에러 ㅠ 경로를 못찾는게 문제였는데 해결방법은 생각보다 쉬웠음.
Build Phases
- Copy Bundle Resources
GoogleService-Info.plist
를 삭제하기(선택 후 - 누르기)GoogleService-Info.plist
를 직접 추가해주기이렇게만 하면 경로가 다시 제대로 잡히고 에러 해결 탕탕