Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/home/system_requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Our *swift* applications have been designed to work on all relevant operating sy
* 200 MB free disk space

## macOS
* macOS 10.12 or higher
* macOS 13 or higher
* 64 bit only
* 200 MB free disk space

Expand Down
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ nav:
- Tracing network packets (FSD log) and network statistics: troubleshooting/tracing_fsd.md
- Tracing and testing aircraft parts: troubleshooting/tracing_aircraft_parts.md
- Tracing SimConnect: troubleshooting/tracing_simconnect.md
- Changelog: https://github.com/swift-project/pilotclient/blob/main/CHANGELOG.md
- Developer Documentation: https://github.com/swift-project/pilotclient/wiki

theme:
Expand Down
Loading