Commit 36f9cf1
committed
Enable KMM publishing and configure GitHub release artifacts
* Add `ENABLE_PUBLISHING=true` project property to the `create_swift_package.yml` workflow
* Call `gitHubReleaseArtifacts()` within the KmmBridge configuration in `KotlinMultiplatformConventionPlugin`
Signed-off-by: scottolcott <scottolcott@gmail.com>1 parent 0ea8be6 commit 36f9cf1
2 files changed
Lines changed: 3 additions & 0 deletions
File tree
- .github/workflows
- tooling/plugins/src/main/kotlin/org/mobilenativefoundation/store/tooling/plugins
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
214 | 215 | | |
215 | 216 | | |
216 | 217 | | |
| 218 | + | |
217 | 219 | | |
218 | 220 | | |
219 | 221 | | |
| |||
0 commit comments