textSet -> characterIndexes #6
Annotations
4 warnings and 5 notices
Test (platform=macOS):
Sources/Glyph/NSTextLayoutManager+Additions.swift#L46
initialization of immutable value 'elementRange' was never used; consider replacing with assignment to '_' or removing it
|
Test (platform=macOS,variant=Mac Catalyst):
Sources/Glyph/NSTextLayoutManager+Additions.swift#L46
initialization of immutable value 'elementRange' was never used; consider replacing with assignment to '_' or removing it
|
Test (platform=iOS Simulator,name=iPhone 12):
Sources/Glyph/NSTextLayoutManager+Additions.swift#L46
initialization of immutable value 'elementRange' was never used; consider replacing with assignment to '_' or removing it
|
Test (platform=visionOS Simulator,name=Apple Vision Pro):
Sources/Glyph/NSTextLayoutManager+Additions.swift#L46
initialization of immutable value 'elementRange' was never used; consider replacing with assignment to '_' or removing it
|
Test (platform=macOS)
Tests Passed: 0 failed, 0 skipped, 1 total (0.003 seconds)
|
Test (platform=macOS,variant=Mac Catalyst)
Tests Passed: 0 failed, 0 skipped, 1 total (0.002 seconds)
|
Test (platform=tvOS Simulator,name=Apple TV)
Tests Passed: 0 failed, 0 skipped, 1 total (0.003 seconds)
|
Test (platform=iOS Simulator,name=iPhone 12)
Tests Passed: 0 failed, 0 skipped, 1 total (0.003 seconds)
|
Test (platform=visionOS Simulator,name=Apple Vision Pro)
Tests Passed: 0 failed, 0 skipped, 1 total (0.006 seconds)
|