Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/touchlab/kmmbridge
KMMBridge is a tool that helps publish Kotlin Multiplatform (KMP) Xcode binaries for use from Swift Package Manager (SPM) and CocoaPods.
https://github.com/touchlab/kmmbridge
binary framework ios kmm kotlin mobile multiplatform publish xcode
Last synced: 1 day ago
JSON representation
KMMBridge is a tool that helps publish Kotlin Multiplatform (KMP) Xcode binaries for use from Swift Package Manager (SPM) and CocoaPods.
- Host: GitHub
- URL: https://github.com/touchlab/kmmbridge
- Owner: touchlab
- License: apache-2.0
- Created: 2022-09-28T13:34:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T16:50:35.000Z (11 days ago)
- Last Synced: 2025-01-13T00:05:01.085Z (8 days ago)
- Topics: binary, framework, ios, kmm, kotlin, mobile, multiplatform, publish, xcode
- Language: Kotlin
- Homepage: https://touchlab.co/kmmbridge/
- Size: 15.5 MB
- Stars: 378
- Watchers: 14
- Forks: 21
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![GitHub release (latest by date)](https://img.shields.io/github/v/release/touchlab/KMMBridge)
![GitHub](https://img.shields.io/github/license/touchlab/KMMBridge)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)# KMMBridge for Teams
![KMMBridge for Teams](kmmbridge-announcement.png)
KMMBridge is a set of Gradle tooling that facilitates publishing and consuming pre-built KMP (Kotlin Multiplatform) Xcode Framework binaries.
## Documentation Website
See [https://touchlab.co/kmmbridge/](https://touchlab.co/kmmbridge/) for setup and detailed documentation.
To provide feedback about your experience with KMMBridge join the conversation in the Kotlinlang [#touchlab-tools](https://kotlinlang.slack.com/archives/CTJB58X7X) Slack channel.