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
Reply to SwitUI preview loads indefinitely
Sure, here is feedback FB17546894. Thanks a lot for answer!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to SwitUI preview loads indefinitely
Yes, I guess you are right - I didn't wait for too long before generating previous reports. Been waiting for ~5 minutes for this report - https://drive.google.com/file/d/1-72Pr23X_N5A6Ok6iRJcGDYGGgtr3fro/view?usp=sharing
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’25
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:
Replies
Boosts
Views
Activity
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:
Replies
Boosts
Views
Activity
Dec ’24
Reply to Assertion Failure: Test crashed with signal ill.
@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
Replies
Boosts
Views
Activity
Mar ’23