https://github.com/marty-suzuki/kmm-with-spm-buildtoolplugin-sample
https://github.com/marty-suzuki/kmm-with-spm-buildtoolplugin-sample
build-tool-plugin kmm kotlin-multiplatform spm swift-package-manager
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marty-suzuki/kmm-with-spm-buildtoolplugin-sample
- Owner: marty-suzuki
- Created: 2023-02-03T05:01:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T05:37:11.000Z (almost 3 years ago)
- Last Synced: 2025-04-12T20:37:59.829Z (9 months ago)
- Topics: build-tool-plugin, kmm, kotlin-multiplatform, spm, swift-package-manager
- Language: Kotlin
- Homepage:
- Size: 68.4 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kmm-with-spm-buildtoolplugin-sample
A Kotlin Multiplatform Mobile sample project that uses Swift Package Manager Build Tool Plugin for iOS Application Build.
## Usage
1. Set `JAVA_HOME` environemt variable to `iosApp/Modules/plugins/MultiplatformBuildPlugin/MultiplatformBuildPlugin.swift`
2. Open iosApp.xcworkspace
3. Run iOS Simulator
⚠️ If any changes are no longer reflected, please restart Xcode.
💡 You can run this sample iOS project via Android Studio, too.