Releases: SwiftCommon/DataKit
Releases · SwiftCommon/DataKit
1.1.0 - Long overdue maintenance
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
Add bundleIdePrefix so all products will get a proper PRODUCT_BUNDLE_…
1.0.1 - iOS Deployment Target 12.0
iOS deployment target 12.0 (#28) * iOS deployment target 12.0 * Changelog
1.0 - First release \o/
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