Skip to content

Releases: SwiftCommon/DataKit

1.1.0 - Long overdue maintenance

13 Jul 14:28

Choose a tag to compare

Thanks to @mfiebig and @dennishahn for making this release possible and keeping DataKit alive 🎉

  • [Tools] Add support for xcframeworks with Carthage for supporting all apple architectures with Carthage (@dennishahn)
  • [Migration] Change Fastlane to version v2.187 to be able to use Carthage with xcframeworks (@dennishahn)
  • [Migration] Change Danger to version v8.3.1 to solve underlying dependency conflicts of Fastlane version v2.187 (@dennishahn)
  • [Migration] Change Nimble to version v9.2.0 so that there are no conflicts with our other dependencies :) (@dennishahn)
  • [Migration] Add BUILD_LIBRARY_FOR_DISTRIBUTION: true to be able to have diffing swift versions (@dennishahn)
  • [Migration] Change iOS minimal version support to iOS v9 (which is minimal supported version for Xcode12) (@dennishahn)
  • [Fix] Buffer underrun (@mfiebig)

1.0.2 - Bundle Identifier

28 Oct 12:46
0aca955

Choose a tag to compare

Add bundleIdePrefix so all products will get a proper PRODUCT_BUNDLE_…

1.0.1 - iOS Deployment Target 12.0

07 Oct 10:23
747955c

Choose a tag to compare

iOS deployment target 12.0 (#28)

* iOS deployment target 12.0

* Changelog

1.0 - First release \o/

02 Oct 06:32
307b3c5

Choose a tag to compare

Xcode-11, Carthage support (#27)

* Xcode-11, Carthage support

Add Xcodegen support

* Fix build configuration

* Fix swiftlint for Carthage

* Fix jazzy config

* Changelog: Xcodegen, Carthage

* Add xcodegen install to brew

* Default: default

* Only build/scan Debug builds

* Build carthage dependencies

* Add Info.plists