# xcode-kotlin mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für xcode-kotlin in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:xcode-kotlin
- **Paketmanager:** Homebrew
- **Version:** 2.2.1
- **Quellzusammenfassung:** Kotlin Native Xcode Plugin
- **Homepage:** <https://touchlab.co/xcodekotlin>
- **Repository:** <https://github.com/touchlab/xcode-kotlin>
- **Zuletzt aktualisiert:** 2026-06-15T10:21:24-04:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- xcode-kotlin (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.2.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

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