에러 메시지(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 에 설정된 정보를 제거
'IOS > 문제 해결' 카테고리의 다른 글
[IOS] [기기 iOS 버전] doesn't match app's [버전] deployment target. (0) | 2025.04.06 |
---|---|
[IOS] Xcode .m 파일일때 STL을 찾지 못하는경우 (0) | 2024.02.09 |