Post

Replies

Boosts

Views

Activity

Reply to SwitUI preview loads indefinitely
Thanks for reply! I tried with newer xcodes and issue is still here. xcode 16.3 diagnostics report - https://drive.google.com/file/d/1PmTbmDjIY6VU_g0j2p1qP39zCo2vz8st/view?usp=sharing xcode 16.4 diagnostics report - https://drive.google.com/file/d/1mx2ud4Ock0pRSNL9Llp1PUTtu38RZhpg/view?usp=sharing
Topic: UI Frameworks SubTopic: SwiftUI Tags:
May ’25
Reply to Undefined symbol: _swift_willThrowTypedImpl in Xcode 16
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
Topic: Programming Languages SubTopic: Swift Tags:
Dec ’24