You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Silence warning about concurrent access to reference in a DispatchQueue
* Avoid deprecation warning when assigning `nil` to deprecated property
* Avoid warning about capture of non-sendable type in preview HTTP handler
Note: this requires SwiftNIO 2.78.0 or later
Also, remove unused non-sendable HTTP handlers in tests
* Don't check license headers in "./bin/benchmark/.build/*"
* Avoid passing non-sendable FileManager into addTeardownBlock in test
@available(*, deprecated, renamed:"init(archiveURL:outputURL:bundleIdentifier:sortRootChildrenByName:groupByLanguage:writePathsOnDisk:usePageTitle:)", message:"Use 'init(archiveURL:outputURL:bundleIdentifier:sortRootChildrenByName:groupByLanguage:writePathsOnDisk:usePageTitle:)' instead. This deprecated API will be removed after 6.2 is released")
0 commit comments