An open API service indexing awesome lists of open source software.

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

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.