diff --git a/CHANGELOG.md b/CHANGELOG.md index 77fd899..503b105 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. # Next +## [7.1.3](https://github.com/DenTelezhkin/DTCollectionViewManager/releases/tag/7.1.3) + +### Fixed + +* Build issues with Xcode 12.5 / Xcode 12.4 and lower. + ## [7.1.2](https://github.com/DenTelezhkin/DTCollectionViewManager/releases/tag/7.1.2) ### Fixed diff --git a/DTCollectionViewManager.podspec b/DTCollectionViewManager.podspec index d28bef1..1ef7198 100644 --- a/DTCollectionViewManager.podspec +++ b/DTCollectionViewManager.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'DTCollectionViewManager' - s.version = "7.1.2" + s.version = "7.1.3" s.license = 'MIT' s.summary = 'Protocol-oriented UICollectionView management, powered by generics and associated types.' s.homepage = 'https://github.com/DenTelezhkin/DTCollectionViewManager' diff --git a/Supporting files/Framework.plist b/Supporting files/Framework.plist index f7894c2..c272125 100644 --- a/Supporting files/Framework.plist +++ b/Supporting files/Framework.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 7.1.2 + 7.1.3 CFBundleSignature ???? CFBundleVersion diff --git a/docs/docsets/DTCollectionViewManager.docset/Contents/Resources/Documents/undocumented.json b/docs/docsets/DTCollectionViewManager.docset/Contents/Resources/Documents/undocumented.json index a283800..bb3dbbb 100644 --- a/docs/docsets/DTCollectionViewManager.docset/Contents/Resources/Documents/undocumented.json +++ b/docs/docsets/DTCollectionViewManager.docset/Contents/Resources/Documents/undocumented.json @@ -114,14 +114,14 @@ }, { "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDataSource.swift", - "line": 111, + "line": 132, "symbol": "DTCollectionViewDataSource.indexTitles(for:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDataSource.swift", - "line": 120, + "line": 141, "symbol": "DTCollectionViewDataSource.collectionView(_:indexPathForIndexTitle:at:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" diff --git a/docs/docsets/DTCollectionViewManager.tgz b/docs/docsets/DTCollectionViewManager.tgz index 89ac4b6..ce88895 100644 Binary files a/docs/docsets/DTCollectionViewManager.tgz and b/docs/docsets/DTCollectionViewManager.tgz differ diff --git a/docs/docsets/DTCollectionViewManager.xml b/docs/docsets/DTCollectionViewManager.xml index 9216dee..dc67993 100644 --- a/docs/docsets/DTCollectionViewManager.xml +++ b/docs/docsets/DTCollectionViewManager.xml @@ -1 +1 @@ -7.1.2https://dentelezhkin.github.io/DTCollectionViewManager/docsets/DTCollectionViewManager.tgz +7.1.3https://dentelezhkin.github.io/DTCollectionViewManager/docsets/DTCollectionViewManager.tgz