I also encountered the same problem, feedback for almost a month, no one responded to me
Post
Replies
Boosts
Views
Activity
Here you can only set the PingFangSC-simple, Before xcode16, multiple options can be set here
Have you solved it yet?
Build Phases -> Linking Binary With Libraries add SwiftUI.framework, and set the status to Optional
Resolved, there is no swiftui.framework library
I saw a post saying that long press translation in UITextField caused the crash.
You overload the method: - (BOOL)canPerformAction:(SEL)action withSender:(id)sender,Then disable the translation function
Try deleting the folder xcode-preperinences -locations-archives from this directory
/Users/mac/Library/Developer/Xcode/Archives
I accidentally touched it. I can't cancel it yet
This is the crash log for my 10.3.3 device
ios10.3.3crash.txt
I also encountered the same problem, do you have a solution