Post

Replies

Boosts

Views

Activity

Reply to In Xcode16, can not select custom font at storyboard/xib
I also encountered the same problem, feedback for almost a month, no one responded to me
Replies
Boosts
Views
Activity
Oct ’24
Reply to Upgrade to Xcode16, Xib file cannot set PingFangSC style
Here you can only set the PingFangSC-simple, Before xcode16, multiple options can be set here
Replies
Boosts
Views
Activity
Sep ’24
Reply to CompileSwift normal arm64 (in target 'FirebaseStorage' from project 'Pods')
Have you solved it yet?
Replies
Boosts
Views
Activity
Sep ’24
Reply to The launch on ios12.5.7 will crash,Xcode15.0.1 create an ipa
Build Phases -> Linking Binary With Libraries add SwiftUI.framework, and set the status to Optional
Replies
Boosts
Views
Activity
Nov ’23
Reply to The launch on ios12.5.7 will crash,Xcode15.0.1 create an ipa
Resolved, there is no swiftui.framework library
Replies
Boosts
Views
Activity
Oct ’23
Reply to iOS 15.0 NSInternalInconsistencyException eason: 'Shouldn't have translate session'
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
Replies
Boosts
Views
Activity
Oct ’22
Reply to Since my mac's latest upgrade, Xcode doesn't archive the correct version
Try deleting the folder xcode-preperinences -locations-archives from this directory /Users/mac/Library/Developer/Xcode/Archives
Replies
Boosts
Views
Activity
Sep ’22
Reply to xcode14:Library not loaded: /usr/lib/swift/libswiftCoreGraphics.dylib
I accidentally touched it. I can't cancel it yet
Replies
Boosts
Views
Activity
Sep ’22
Reply to xcode14:Library not loaded: /usr/lib/swift/libswiftCoreGraphics.dylib
This is the crash log for my 10.3.3 device ios10.3.3crash.txt
Replies
Boosts
Views
Activity
Sep ’22
Reply to Running unit tests on iOS 11 device from Xcode 14 fails
I also encountered the same problem, do you have a solution
Replies
Boosts
Views
Activity
Sep ’22