Skip to content

Add Apple platform management CLI documentation#3283

Open
jfversluis wants to merge 2 commits intomainfrom
cli-apple-commands
Open

Add Apple platform management CLI documentation#3283
jfversluis wants to merge 2 commits intomainfrom
cli-apple-commands

Conversation

@jfversluis
Copy link
Copy Markdown
Member

@jfversluis jfversluis commented Apr 13, 2026

Summary

Documents the Apple CLI commands added in dotnet/maui-labs#56.

New page

  • apple-management. Xcode management, simulator runtime listing, and iOS simulator lifecycle (list, start, stop, delete). Matches the style and structure of the existing android-management.md.md

Updated pages

File Change
index.md Added 6 Apple commands to the command reference table and See also links
environment-diagnostics.md Added Apple simulator runtimes to the maui doctor check list
device-management.md Updated device list output to mention Apple simulators
TOC.yml Added Apple platform management entry under .NET MAUI CLI

Commands documented

Command Description
maui apple xcode list List installed Xcode versions
maui apple runtime list [--platform] List simulator runtimes
maui apple simulator list List simulator devices
maui apple simulator start <name-or-udid> Boot a simulator
maui apple simulator stop <name-or-udid> Shut down a simulator (supports all)
maui apple simulator delete <name-or-udid> Delete a simulator

Internal previews

📄 File 🔗 Preview link
docs/developer-tools/cli/apple-management.md docs/developer-tools/cli/apple-management
docs/developer-tools/cli/device-management.md docs/developer-tools/cli/device-management
docs/developer-tools/cli/environment-diagnostics.md docs/developer-tools/cli/environment-diagnostics
docs/developer-tools/cli/index.md docs/developer-tools/cli/index

New page documenting maui apple commands added in dotnet/maui-labs#56:
- maui apple xcode list
- maui apple runtime list [--platform]
- maui apple simulator list/start/stop/delete

Also updates:
- CLI index: add Apple commands to command reference table
- Environment diagnostics: mention Apple health checks
- Device management: mention Apple simulators
- TOC: add Apple platform management entry

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jfversluis jfversluis requested a review from a team as a code owner April 13, 2026 11:07
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 14ba86a:

✅ Validation status: passed

File Status Preview URL Details
docs/developer-tools/cli/apple-management.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/cli/device-management.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/cli/environment-diagnostics.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/cli/index.md ✅Succeeded View (>=net-maui-8.0)
docs/TOC.yml ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

Use Xcode 26.4, iOS 26.4, iPhone 17 Pro, iPad Air (M4),
watchOS 26.4 in example output.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 1015a68:

✅ Validation status: passed

File Status Preview URL Details
docs/developer-tools/cli/apple-management.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/cli/device-management.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/cli/environment-diagnostics.md ✅Succeeded View (>=net-maui-8.0)
docs/developer-tools/cli/index.md ✅Succeeded View (>=net-maui-8.0)
docs/TOC.yml ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

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.

1 participant