New intermediate iOS build that trims some fat

This commit is contained in:
2026-01-09 00:27:12 -07:00
parent ec63d7c58f
commit 74db155d93
10 changed files with 19 additions and 772 deletions

View File

@@ -427,9 +427,6 @@ struct ExportDataView: View {
if let fileURL = tempFileURL {
ShareLink(
item: fileURL,
preview: SharePreview(
"Ascently Data Export",
image: Image("AppLogo"))
) {
Label("Share Data", systemImage: "square.and.arrow.up")
.font(.headline)