bump calver to 2026.03.13, v0.2 complete: native swift email client with imap sync, grdb, swiftui

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-13 21:39:29 +01:00
parent a75738a79d
commit d5661459e4

View File

@@ -25,6 +25,7 @@ targets:
SWIFT_STRICT_CONCURRENCY: complete
SWIFT_VERSION: "6.0"
MACOSX_DEPLOYMENT_TARGET: "15.0"
MARKETING_VERSION: "2026.03.13"
GENERATE_INFOPLIST_FILE: YES
dependencies:
- package: MagnumOpusCore
@@ -49,6 +50,7 @@ targets:
SWIFT_VERSION: "6.0"
IPHONEOS_DEPLOYMENT_TARGET: "18.0"
TARGETED_DEVICE_FAMILY: "1,2"
MARKETING_VERSION: "2026.03.13"
GENERATE_INFOPLIST_FILE: YES
dependencies:
- package: MagnumOpusCore