Document drag'n'drop #330
Merged
Document drag'n'drop #330
Xcode Cloud / VoiceOver Designer | Build Preview | Build - iOS
succeeded
Jan 23, 2024 in 1m 56s
6 warnings
Report Summary | |
---|---|
Errors | 0 |
Test Failures | 0 |
Analysis Issues | 0 |
Warnings | 6 |
Details
6 Warnings
Details
- Shared/Sources/TextRecognition/TextRecognitionService.swift:61
'supportedRecognitionLanguages(for:revision:)' was deprecated in iOS 15.0
- Shared/Sources/Document/Accessibility/Protocols/AccessibilityView/Artboard+Grouping.swift:70
String interpolation produces a debug description for an optional value; did you mean to make this explicit?
-
The CFBundleVersion of an app extension ('1') must match that of its containing parent app ('2').
- Shared/Sources/TextRecognition/TextRecognitionService.swift:75
'languageCode' was deprecated in iOS 16: renamed to 'language.languageCode.identifier'
- Shared/Sources/Canvas/Drawing/DrawingController.swift:229
Treating a forced downcast to 'CGImage' as optional will never produce 'nil'
- Shared/Sources/Document/Accessibility/Array+Move.swift:53
Result of call to 'remove' is unused
Loading