jinkai

Results 5 issues of jinkai

Add Conditional and Loop AttributedString Builder

# define MAX_QUEUE_COUNT 32 ``` case NSQualityOfServiceUserInteractive: { static dispatch_once_t onceToken; dispatch_once(&onceToken, ^{ int count = (int)[NSProcessInfo processInfo].activeProcessorCount; count = count < 1 ? 1 : count > MAX_QUEUE_COUNT ?...

### Problem Statement Sentry App hang monitors whether there is a whitelist or blacklist mechanism that can exclude certain classes of monitoring and do filtered reporting ### Solution Brainstorm _No...

Type: Feature Request
Platform: Cocoa

### Problem Realm Swift add static link xcframework as new download binary option ,which may lower app launch time ### Solution _No response_ ### Alternatives _No response_ ### How important...

T-Enhancement
O-Community

### Platform iOS ### Environment Production ### Installed Swift Package Manager ### Version 8.54.0 ### Xcode Version 16.4.0 ### Did it work on previous versions? _No response_ ### Steps to...

Bug
Cocoa