id: macos
title: macOS Development
description: Complete macOS development workflow for both .xcodeproj and .xcworkspace files. Build, test, deploy, and manage macOS applications.
targetPlatforms: [macOS]
tools:
  - build_macos
  - build_run_macos
  - test_macos
  - launch_mac_app
  - stop_mac_app
  - get_mac_app_path
  - get_mac_bundle_id
  - clean
  - discover_projs
  - list_schemes
  - show_build_settings
  - get_coverage_report
  - get_file_coverage
