Skip to content

fix: restore support for macOS 13 (Ventura)#272

Merged
ranaroussi merged 1 commit intoautomazeio:mainfrom
mcicoria:hotfix/macos-13-compatibility
Mar 14, 2026
Merged

fix: restore support for macOS 13 (Ventura)#272
ranaroussi merged 1 commit intoautomazeio:mainfrom
mcicoria:hotfix/macos-13-compatibility

Conversation

@mcicoria
Copy link
Copy Markdown
Contributor

@mcicoria mcicoria commented Mar 8, 2026

  • Package.swift: .macOS(.v14) -> .macOS(.v13)
  • Info.plist: LSMinimumSystemVersion 14.0 -> 13.0
  • SettingsView: use single-closure onChange(of:perform:) for macOS 13

- Package.swift: .macOS(.v14) -> .macOS(.v13)
- Info.plist: LSMinimumSystemVersion 14.0 -> 13.0
- SettingsView: use single-closure onChange(of:perform:) for macOS 13
@ranaroussi ranaroussi merged commit 387626e into automazeio:main Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants