명령어
• npm ci
• pod install
• sudo arch -x86_64 gem install ffi
• arch -x86_64 pod install
pod deintegrate
pod cache clean --all
podfile.lock / workspace 삭제
될 것 같지만 되지 않음. 블로그 따라서 다 삭제함 (2,3 삭제했다가 1도 삭제)
참고 블로그 : https://positiveko-til.vercel.app/til/react-native/error65.html#_1-xcode에서-derived-data-삭제하기
derivedData 찾는 경로 : xcode,setting,location,derived data
마지막에도 빌드 실패 → xcode 프로젝트 들어가면 여기 빨간색일것임 →GoogleService-Info.plist , 그럼 삭제하고 바탕에 받아둔걸로 바꾼다
→ 메트로에 징그럽게 계~속 뜬 오류였는데 deintegrate / cache clean —all 하니까 빌드 잘 됨