kdoctor
« Back to VersTracker
Description:
Environment diagnostics for Kotlin Multiplatform Mobile app development
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: kotlin kmm diagnostics developer-tools mobile
Install: brew install kdoctor
About:
Kdoctor is a command-line diagnostic tool designed specifically for Kotlin Multiplatform Mobile (KMM) development. It inspects the host environment to verify that all necessary components like JDK, Android Studio, Xcode, and CocoaPods are correctly installed and configured. This proactive validation helps developers quickly identify and resolve setup issues that commonly block KMM project builds.
Key Features:
  • Comprehensive environment status checks
  • Detailed reports on JDK, Android Studio, and Xcode configurations
  • Validation of CocoaPods setup for iOS integration
  • Clear, actionable output for troubleshooting
Use Cases:
  • Diagnosing build failures in new KMM project setups
  • Verifying developer workstations meet KMM requirements
  • Troubleshooting environment-specific issues in CI/CD pipelines
Alternatives:
  • manual checks – Kdoctor automates and consolidates multiple manual checks into a single, easy-to-read report.
Version History
Detected Version Rev Change Commit
Sep 16, 2025 11:31pm 0 VERSION_BUMP dde5b3cc
Sep 12, 2024 2:31pm 0 VERSION_BUMP a10f3f10