iOS build error 메모 (Undefined symbol: __swift_FORCE_LOAD)공부방/iOS2024. 10. 16. 13:07
Table of Contents
메모용도 글이에요. 아래는 에러 내용.
모든 방법을 찾아봤지만 해결방법이 나오지 않아 XCode version 을 15.4 -> 16.0 으로 바꾸니까 잘 동작 함
Failed to build iOS app
Error (Xcode): Undefined symbol: __swift_FORCE_LOAD_$_swift_Builtin_float
Error (Xcode): Undefined symbol: __swift_FORCE_LOAD_$_swift_errno
Error (Xcode): Undefined symbol: __swift_FORCE_LOAD_$_swift_math
Error (Xcode): Undefined symbol: __swift_FORCE_LOAD_$_swift_signal
Error (Xcode): Undefined symbol: __swift_FORCE_LOAD_$_swift_stdio
Error (Xcode): Undefined symbol: __swift_FORCE_LOAD_$_swift_time
Error (Xcode): Undefined symbol: __swift_FORCE_LOAD_$_swiftsys_time
Error (Xcode): Undefined symbol: __swift_FORCE_LOAD_$_swiftunistd
Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)
Encountered error while archiving for device.
반응형
'공부방 > iOS' 카테고리의 다른 글
iOS 18 widget tint mode 적용 방법(기존 코드 바꾸지 않고 적용하기) (0) | 2024.10.21 |
---|---|
How to find FASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD (0) | 2024.06.05 |
How to find team id, ITC team id (0) | 2024.06.05 |
How to enable control of tab bar item in UITabBarController (UITabBarController tab bar item 선택 가능 제어) (0) | 2020.01.09 |
How to init Pod When Xcode Pod File Error (Pod 파일 에러시 팟 초기화 방법) (0) | 2019.11.14 |
@soycrab :: 꿀맛코딩
행복한 코딩을 위하여!
포스팅이 좋았다면 "좋아요❤️" 또는 "구독👍🏻" 해주세요!