Ensure access to PDFDocument is always concurrency safe #298
Annotations
2 warnings
Build and test (xcodebuild):
Sources/SpeziOnboarding/ConsentView/ConsentDocument+ExportConfiguration.swift#L129
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'ConsentDocument.ExportConfiguration.FontSettings', consider removing it
|
Build and test (xcodebuild):
Sources/SpeziOnboarding/ConsentView/ConsentDocumentExport+Export.swift#L61
conformance of 'NSFont' to 'Sendable' is unavailable
|
Loading