Commit 532fe01
committed
Add macosArm64 target and migrate iosMain to appleMain
* Add `macosArm64()` to the Kotlin Multiplatform targets in `KotlinMultiplatformConventionPlugin`
* Move `Clock.ios.kt` from the `iosMain` directory to `appleMain` to support the broader Apple platform ecosystem
Signed-off-by: scottolcott <scottolcott@gmail.com>1 parent 213e574 commit 532fe01
2 files changed
Lines changed: 1 addition & 0 deletions
File tree
- store/src/appleMain/kotlin/org/mobilenativefoundation/store/store5/impl/extensions
- tooling/plugins/src/main/kotlin/org/mobilenativefoundation/store/tooling/plugins
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
0 commit comments