Skip to content

Releases: luca992/multiplatform-swiftpackage

2.3.0

07 Aug 00:32

Choose a tag to compare

[2.3.0]

Fixed

  • Support Gradle 9
    #24

2.2.4

24 Apr 05:33

Choose a tag to compare

  • Fixes #20 : Choosing root directory as output directory causes incorrect zipping behavior with #21 by @BradPatras 🚀
  • Kotlin 2.1.20

2.2.3

26 Jun 19:14

Choose a tag to compare

  • Kotlin 2.0.0
    • remove now unavailable watchosX86
  • enable configuration-cache

2.2.2

01 Mar 05:24

Choose a tag to compare

  • Fixes #15: The dSYMs are missing when the task is launched for the first time after cleaning the build directory

2.2.1

03 Dec 07:51

Choose a tag to compare

  • Kotlin 1.9.21
  • fixes #12 replace "-" -> "_" in framework names

2.2.0

16 Oct 02:40

Choose a tag to compare

  • adds support for watchOSDeviceArm64

2.1.4

23 Sep 19:33

Choose a tag to compare

  • kotlin 1.9.10, update all dependencies

2.1.3

23 Sep 19:10

Choose a tag to compare

2.1.2

16 Jun 20:29

Choose a tag to compare

  • Fixes universal simulator binaries for tvos and watchos: #3 @baconz

2.1.1

16 Jan 22:28

Choose a tag to compare

Fixes macOs task name typo: createUniversalMacosSimulatorFramework -> createUniversalMacosFramework