macOS
brew install xcode-kotlinlocal Homebrew formula metadata
brew
Kotlin Native Xcode Plugin. Version 2.2.1 via Homebrew; verified 2026-06-15.
install
brew install xcode-kotlinlocal Homebrew formula metadata
overview
Kotlin Native Xcode Plugin
history
xcode-kotlin is Touchlab's Kotlin/Native Xcode support plugin, aimed at teams that put Kotlin Multiplatform code inside iOS applications and still want to debug that shared Kotlin code directly from Xcode.
The public GitHub repository was created on 2019-01-25, and the first GitHub release, 0.1, was published on 2019-03-27 as a basic debugging release. Touchlab's README describes the plugin as a way to debug Kotlin code running in an iOS application directly from Xcode, improving the integration experience for iOS developers who may not work in the shared Kotlin sources every day.
Touchlab's earlier documentation around debugging Kotlin on iOS framed the tool in the Kotlin Multiplatform Mobile adoption problem: iOS developers needed Kotlin files visible in Xcode and needed dynamic frameworks for debugging. In 2024 the project reached a 2.0.0 release that Touchlab presented as a major debugging improvement, including faster debugging, richer variable information, and support across Swift, Kotlin, and Objective-C stack frames.
The package is used as an Xcode plugin plus CLI: users install the command-line tool, run its install command, and then debug shared Kotlin code from an iOS Xcode session. Its niche is not project generation or build orchestration, but making Kotlin/Native debugging feel less foreign inside Xcode.
For package catalogues, xcode-kotlin is significant as a Kotlin Multiplatform bridge tool rather than a general Xcode utility. It represents the practical tooling that grew around KMM adoption, where the package boundary crosses language ecosystems: Kotlin libraries, iOS apps, LLDB/Xcode, and Homebrew distribution.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
xcode-kotlin | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/touchlab/xcode-kotlin
install metadata
| Package key | brew:xcode-kotlin |
|---|---|
| Version | 2.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/xcode-kotlin |
| Homepage | https://touchlab.co/xcodekotlin |
| Repository | https://github.com/touchlab/xcode-kotlin |
| Upstream docs | https://github.com/touchlab/xcode-kotlin#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/touchlab/xcode-kotlin/archive/refs/tags/2.2.1.tar.gz |
| Last updated | 2026-06-15T10:21:24-04:00 |
| Pulse | updated |
| Build dependencies | gradle |
| Bottle | available (on arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xcode-kotlin |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.