Add changelog entry (#2426) #934
Annotations
10 warnings
build:
DcWebxdcWidget/DcWebxdcWidget.swift#L55
initialization of immutable value 'chatId' was never used; consider replacing with assignment to '_' or removing it
|
build:
DcWebxdcWidget/DcWebxdcWidget.swift#L56
initialization of immutable value 'ignore' was never used; consider replacing with assignment to '_' or removing it
|
build:
DcWebxdcWidget/DcWebxdcWidget.swift#L58
immutable value 'limit' was never used; consider removing it
|
build:
Users/runner/Library/Developer/Xcode/DerivedData/deltachat-ios-gzsiwbgaeljpcdhjjykgzhakhhdc/Build/Products/Debug-iphonesimulator/SVGKit/SVGKit.framework/Headers/SVGKit.h#L177
umbrella header for module 'SVGKit' does not include header 'SVGKDefine_Private.h'
|
build:
Users/runner/Library/Developer/Xcode/DerivedData/deltachat-ios-gzsiwbgaeljpcdhjjykgzhakhhdc/Build/Products/Debug-iphonesimulator/SVGKit/SVGKit.framework/Headers/SVGKit.h#L177
umbrella header for module 'SVGKit' does not include header 'SVGKImageRep.h'
|
build:
Users/runner/Library/Developer/Xcode/DerivedData/deltachat-ios-gzsiwbgaeljpcdhjjykgzhakhhdc/Build/Products/Debug-iphonesimulator/SVGKit/SVGKit.framework/Headers/SVGKit.h#L177
umbrella header for module 'SVGKit' does not include header 'SVGKExporterNSImage.h'
|
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
|