fix: archive only after AirDrop completes; PDF named by send time; Reveal last PDF

This commit is contained in:
2026-09-02 09:12:08 +04:00
parent 8d66e49e07
commit 5e61cd735c
7 changed files with 327 additions and 51 deletions
+2 -2
View File
@@ -70,8 +70,8 @@ public struct PDFComposer: Sendable {
}
}
public static func fileName(for session: CaptureSession) -> String {
"Redline-\(DubaiTime.fileStamp(session.createdAt)).pdf"
public static func fileName(for _: CaptureSession) -> String {
"Redline-\(DubaiTime.fileStamp(Date())).pdf"
}
private static func writePDF(