New intermediate iOS build that trims some fat
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user