Sprinkle in some localization (#2426) #945
Annotations
10 warnings
build:
DcWebxdcWidget/Assets.xcassets#L1
Accent color ‘AccentColor’ is not present in any asset catalogs.
|
build:
deltachat-ios/Controller/Settings/AdvancedViewController.swift#L142
switch must be exhaustive; this is an error in the Swift 6 language mode
|
build:
deltachat-ios/Controller/WebViewViewController.swift#L2
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
build:
deltachat-ios/Helper/NotificationManager.swift#L96
capture of 'notification' with non-sendable type 'Notification' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
build:
deltachat-ios/Helper/NotificationManager.swift#L134
capture of 'notification' with non-sendable type 'Notification' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
build:
deltachat-ios/Helper/NotificationManager.swift#L166
capture of 'notification' with non-sendable type 'Notification' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
build:
deltachat-ios/Controller/Settings/AdvancedViewController.swift#L142
switch must be exhaustive; this is an error in the Swift 6 language mode
|
build:
deltachat-ios/Controller/WebViewViewController.swift#L2
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
build:
deltachat-ios/Extensions/URL+Extension.swift#L53
capture of 'exportSession' with non-sendable type 'AVAssetExportSession' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
build
The CFBundleVersion of an app extension ('1') must match that of its containing parent app ('117').
|