Releases: luca992/multiplatform-swiftpackage
Releases · luca992/multiplatform-swiftpackage
2.2.3
- Kotlin 2.0.0
- remove now unavailable watchosX86
- enable configuration-cache
2.2.2
- Fixes #15: The dSYMs are missing when the task is launched for the first time after cleaning the build directory
2.2.1
- Kotlin 1.9.21
- fixes #12 replace "-" -> "_" in framework names
2.2.0
- adds support for
watchOSDeviceArm64
2.1.4
- kotlin 1.9.10, update all dependencies
2.1.2
- Fixes universal simulator binaries for tvos and watchos: #3 @baconz
2.1.1
Fixes macOs task name typo: createUniversalMacosSimulatorFramework
-> createUniversalMacosFramework