Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Releases: AlecKazakova/kotlin-native-cocoapods

Version 0.3.2 (2019-03-13)

13 Mar 15:54
Compare
Choose a tag to compare
  • Fix: Bundle dSYM's for release builds that supply the "-g" compiler arg
  • Fix: Make the lipo task incremental

Version 0.3.1 (2019-02-13)

14 Feb 02:13
Compare
Choose a tag to compare
  • Fix: Remove IphoneSimulator from generated plist

Version 0.3.0 (2019-01-29)

29 Jan 13:52
Compare
Choose a tag to compare
  • New: Add custom method targetForCocoapods which matches Kotlin 1.3.20 multiplatform DSL
  • Fix: Support arm32 ios architecture
  • Fix: License is correctly string-escaped

Version 0.2.0 (2019-01-26)

27 Jan 03:02
Compare
Choose a tag to compare

New: Add custom preset 'cocoapodsPreset' for settings up ios source set
Fix: Compatibility with kotlin 1.3.20