본문 바로가기
IOS/문제 해결

[IOS] Xcode - Bridging-Header.h 파일을 삭제 후 빌드시 못 찾는다는 에러 해결

by 카피마스터 2025. 3. 28.

에러 메시지(SwiftWithCPlus는 프로젝트명)

Showing Recent Issues
Build input file cannot be found: '/Users/ultrahm/Dev/Projects/SwiftWithCPlus/SwiftWithCPlus/SwiftWithCPlus-Bridging-Header.h'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?

 

TARGETS -> Build Settings -> Swift Compiler - General -> Objective-C Bridging Header 에 설정된 정보를 제거