Implements better character measurement. - #428
Merged
Merged
Xcode Cloud / iOSTerminal | Default | Archive - iOS
required action
Jan 7, 2026 in 4m 9s
1 error, 4 warnings
| Report Summary | |
|---|---|
| Errors | 1 |
| Test Failures | 0 |
| Analysis Issues | 0 |
| Warnings | 4 |
Details
1 Error
4 Warnings
Details
Sources/SwiftTerm/EscapeSequenceParser.swift:351
Capture 'self' was never usedSources/SwiftTerm/iOS/iOSTerminalView.swift:353
Variable 'items' was never mutated; consider changing to 'let' constantSources/SwiftTerm/iOS/iOSTextInput.swift:183
String interpolation produces a debug description for an optional value; did you mean to make this explicit?TerminalApp/iOSTerminal/ViewController.swift:96
Result of call to 'becomeFirstResponder()' is unused
Loading