Surfaced recording flow errors to the user through an alert in the Recording package target.

This commit is contained in:
2026-07-04 15:40:03 +02:00
parent 088c4c757e
commit 0ca948272b
6 changed files with 315 additions and 10 deletions
+1
View File
@@ -4,6 +4,7 @@ import PackageDescription
let package = Package(
name: "Features",
defaultLocalization: "en",
platforms: [
.iOS(.v26),
.macOS(.v26),