fix: explicitly set a minimum macOS version for older Swift versions (#1679)

ref https://github.com/tauri-apps/tauri/pull/10687
This commit is contained in:
Lucas Fernandes Nogueira
2024-08-19 16:29:22 -03:00
committed by GitHub
parent 66b9eaa0e5
commit b914775898
24 changed files with 246 additions and 814 deletions
+15
View File
@@ -0,0 +1,15 @@
---
"barcode-scanner": patch
"biometric": patch
"clipboard-manager": patch
"dialog": patch
"geolocation": patch
"haptics": patch
"log-plugin": patch
"nfc": patch
"notification": patch
"shell": patch
"store": patch
---
Explicitly set a minimum macOS version for the Swift package.