Hi @DTS Engineer, I have the same error along with some others. I get this errors when try to build iOS app with xcode 15.4 that has static framework as a dependency that is built with xcode 16.1. Is there a way to build static framework with xcode 16.1 so it would be compatible with previous xcode versions?
Undefined symbol: __swift_FORCE_LOAD_$_swift_Builtin_float
Undefined symbol: __swift_FORCE_LOAD_$_swift_errno
Undefined symbol: __swift_FORCE_LOAD_$_swift_math
Undefined symbol: __swift_FORCE_LOAD_$_swift_signal
Undefined symbol: __swift_FORCE_LOAD_$_swift_stdio
Undefined symbol: __swift_FORCE_LOAD_$_swift_time
Undefined symbol: __swift_FORCE_LOAD_$_swiftsys_time
Undefined symbol: __swift_FORCE_LOAD_$_swiftunistd
Undefined symbol: _swift_willThrowTypedImpl
Post
Replies
Boosts
Views
Activity
@appledev99928 Well, these crashes do not occur too often, so for now I just added collection of crashlogs from ~/Library/Logs/DiagnosticReports/. So when they do happen, I could at least examine crashreport