Build input file cannot be found: '/Users/(파일경로)Testing.swift'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?
이전 내가 깃허브 데스크탑으로 변경 사항 폐기를 했던 파일이 에러가 났다. 깃허브 데스크탑에서 삭제한 파일이 X code 에는 그대로 남아있어 경로를 찾을 수 없어 이슈가 발생한 것 같다.
해결방법은 해당 이슈가 나는 파일을 삭제하면 된다.