# 使用 Homebrew 安装 xcode-kotlin

查看 xcode-kotlin 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:xcode-kotlin
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install xcode-kotlin
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:xcode-kotlin
- **软件包管理器:** Homebrew
- **版本:** 2.2.1
- **来源摘要:** Kotlin Native Xcode Plugin
- **主页:** <https://touchlab.co/xcodekotlin>
- **仓库:** <https://github.com/touchlab/xcode-kotlin>
- **最后更新:** 2026-06-15T10:21:24-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- xcode-kotlin (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.2.1
## 项目历史与用法

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.

### 时间线

- 2019-01-25: touchlab/xcode-kotlin repository created on GitHub.
- 2019-03-27: 0.1 release published as a basic debugging release.
- 2020-10-12: 0.2.0 release continued the early plugin line.
- 2024-07-16: 2.0.0 release added major debugging performance and display improvements.
- 2025-04-15: 2.2.1 release published.

### 来源

- <https://dev.to/touchlab/debugging-kotlin-on-ios-with-xcode-37fd>
- <https://github.com/touchlab/xcode-kotlin>
- <https://github.com/touchlab/xcode-kotlin/releases>
- <https://touchlab.co/xcode-kotlin-2-0>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/xcode-kotlin.yml](https://github.com/mxcl/pkgdb/blob/main/combined/xcode-kotlin.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
