diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bc5848..77fd899 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. # Next +## [7.1.2](https://github.com/DenTelezhkin/DTCollectionViewManager/releases/tag/7.1.2) + ### Fixed * Build issue for Xcode 12.4, now compatible with both Xcode 12.5 and 12.4 and lower diff --git a/DTCollectionViewManager.podspec b/DTCollectionViewManager.podspec index 6418021..d28bef1 100644 --- a/DTCollectionViewManager.podspec +++ b/DTCollectionViewManager.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'DTCollectionViewManager' - s.version = "7.1.1" + s.version = "7.1.2" 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 96e313b..f7894c2 100644 --- a/Supporting files/Framework.plist +++ b/Supporting files/Framework.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 7.1.1 + 7.1.2 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 2a7ffdd..a283800 100644 --- a/docs/docsets/DTCollectionViewManager.docset/Contents/Resources/Documents/undocumented.json +++ b/docs/docsets/DTCollectionViewManager.docset/Contents/Resources/Documents/undocumented.json @@ -1,733 +1,733 @@ { "warnings": [ { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", "line": 48, "symbol": "CollectionViewFactory.registerCellClass(_:mappingBlock:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", "line": 61, "symbol": "CollectionViewFactory.registerNiblessCellClass(_:mappingBlock:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", "line": 69, "symbol": "CollectionViewFactory.registerNibNamed(_:forCellClass:mappingBlock:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", "line": 78, "symbol": "CollectionViewFactory.verifyCell(_:nibName:withReuseIdentifier:in:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", "line": 101, "symbol": "CollectionViewFactory.registerNiblessSupplementaryClass(_:forKind:mappingBlock:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", "line": 109, "symbol": "CollectionViewFactory.registerSupplementaryClass(_:forKind:mappingBlock:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", "line": 123, "symbol": "CollectionViewFactory.registerNibNamed(_:forSupplementaryClass:forKind:mappingBlock:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", "line": 132, "symbol": "CollectionViewFactory.verifySupplementaryView(_:nibName:reuseIdentifier:in:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", "line": 155, "symbol": "CollectionViewFactory.unregisterCellClass(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", "line": 166, "symbol": "CollectionViewFactory.unregisterSupplementaryClass(_:forKind:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", "line": 181, "symbol": "CollectionViewFactory.viewModelMapping(for:model:at:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", "line": 189, "symbol": "CollectionViewFactory.cellForModel(_:atIndexPath:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", "line": 201, "symbol": "CollectionViewFactory.updateCellAt(_:with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/CollectionViewFactory.swift", "line": 209, "symbol": "CollectionViewFactory.supplementaryViewOfKind(_:forModel:atIndexPath:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDataSource.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDataSource.swift", "line": 93, "symbol": "DTCollectionViewDataSource.collectionView(_:canMoveItemAt:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDataSource.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDataSource.swift", "line": 102, "symbol": "DTCollectionViewDataSource.collectionView(_:moveItemAt:to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDataSource.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDataSource.swift", "line": 111, "symbol": "DTCollectionViewDataSource.indexTitles(for:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDataSource.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDataSource.swift", "line": 120, "symbol": "DTCollectionViewDataSource.collectionView(_:indexPathForIndexTitle:at:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", "line": 156, "symbol": "DTCollectionViewDelegate.collectionView(_:shouldShowMenuForItemAt:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", "line": 166, "symbol": "DTCollectionViewDelegate.collectionView(_:canPerformAction:forItemAt:withSender:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", "line": 176, "symbol": "DTCollectionViewDelegate.collectionView(_:performAction:forItemAt:withSender:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", "line": 183, "symbol": "DTCollectionViewDelegate.collectionView(_:canFocusItemAt:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", "line": 204, "symbol": "DTCollectionViewDelegate.collectionView(_:shouldUpdateFocusIn:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", "line": 213, "symbol": "DTCollectionViewDelegate.collectionView(_:didUpdateFocusIn:with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", "line": 222, "symbol": "DTCollectionViewDelegate.indexPathForPreferredFocusedView(in:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", "line": 231, "symbol": "DTCollectionViewDelegate.collectionView(_:targetIndexPathForMoveFromItemAt:toProposedIndexPath:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", "line": 245, "symbol": "DTCollectionViewDelegate.collectionView(_:targetContentOffsetForProposedContentOffset:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", "line": 256, "symbol": "DTCollectionViewDelegate.collectionView(_:shouldSpringLoadItemAt:with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", "line": 271, "symbol": "DTCollectionViewDelegate.collectionView(_:shouldBeginMultipleSelectionInteractionAt:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", "line": 281, "symbol": "DTCollectionViewDelegate.collectionView(_:didBeginMultipleSelectionInteractionAt:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", "line": 288, "symbol": "DTCollectionViewDelegate.collectionViewDidEndMultipleSelectionInteraction(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", "line": 295, "symbol": "DTCollectionViewDelegate.collectionView(_:contextMenuConfigurationForItemAt:point:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", "line": 309, "symbol": "DTCollectionViewDelegate.collectionView(_:previewForHighlightingContextMenuWithConfiguration:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDelegate.swift", "line": 318, "symbol": "DTCollectionViewDelegate.collectionView(_:previewForDismissingContextMenuWithConfiguration:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDragDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDragDelegate.swift", "line": 34, "symbol": "DTCollectionViewDragDelegate", "symbol_kind": "source.lang.swift.decl.class", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDragDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDragDelegate.swift", "line": 42, "symbol": "DTCollectionViewDragDelegate.collectionView(_:itemsForBeginning:at:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDragDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDragDelegate.swift", "line": 55, "symbol": "DTCollectionViewDragDelegate.collectionView(_:itemsForAddingTo:at:point:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDragDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDragDelegate.swift", "line": 68, "symbol": "DTCollectionViewDragDelegate.collectionView(_:dragPreviewParametersForItemAt:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDragDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDragDelegate.swift", "line": 77, "symbol": "DTCollectionViewDragDelegate.collectionView(_:dragSessionWillBegin:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDragDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDragDelegate.swift", "line": 84, "symbol": "DTCollectionViewDragDelegate.collectionView(_:dragSessionDidEnd:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDragDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDragDelegate.swift", "line": 91, "symbol": "DTCollectionViewDragDelegate.collectionView(_:dragSessionAllowsMoveOperation:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDragDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDragDelegate.swift", "line": 100, "symbol": "DTCollectionViewDragDelegate.collectionView(_:dragSessionIsRestrictedToDraggingApplication:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropDelegate.swift", "line": 34, "symbol": "DTCollectionViewDropDelegate", "symbol_kind": "source.lang.swift.decl.class", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropDelegate.swift", "line": 44, "symbol": "DTCollectionViewDropDelegate.collectionView(_:performDropWith:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropDelegate.swift", "line": 51, "symbol": "DTCollectionViewDropDelegate.collectionView(_:canHandle:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropDelegate.swift", "line": 60, "symbol": "DTCollectionViewDropDelegate.collectionView(_:dropSessionDidEnter:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropDelegate.swift", "line": 67, "symbol": "DTCollectionViewDropDelegate.collectionView(_:dropSessionDidUpdate:withDestinationIndexPath:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropDelegate.swift", "line": 80, "symbol": "DTCollectionViewDropDelegate.collectionView(_:dropSessionDidExit:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropDelegate.swift", "line": 87, "symbol": "DTCollectionViewDropDelegate.collectionView(_:dropSessionDidEnd:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropDelegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropDelegate.swift", "line": 94, "symbol": "DTCollectionViewDropDelegate.collectionView(_:dropPreviewParametersForItemAt:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropPlaceholderContext.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropPlaceholderContext.swift", "line": 35, "symbol": "DTCollectionViewDropPlaceholderContext", "symbol_kind": "source.lang.swift.decl.class", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropPlaceholderContext.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewDropPlaceholderContext.swift", "line": 68, "symbol": "DTCollectionViewDropPlaceholderContext.deletePlaceholder()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+DataSource.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+DataSource.swift", "line": 71, "symbol": "DTCollectionViewManager.canMove(_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+DataSource.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+DataSource.swift", "line": 80, "symbol": "DTCollectionViewManager.moveItemAtTo(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+DataSource.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+DataSource.swift", "line": 86, "symbol": "DTCollectionViewManager.move(_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+DataSource.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+DataSource.swift", "line": 93, "symbol": "DTCollectionViewManager.indexTitles(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+DataSource.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+DataSource.swift", "line": 99, "symbol": "DTCollectionViewManager.indexPathForIndexTitle(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", "line": 124, "symbol": "DTCollectionViewManager.shouldShowMenu(for:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", "line": 132, "symbol": "DTCollectionViewManager.canPerformAction(for:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", "line": 141, "symbol": "DTCollectionViewManager.performAction(for:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", "line": 149, "symbol": "DTCollectionViewManager.canFocus(_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", "line": 156, "symbol": "DTCollectionViewManager.shouldUpdateFocus(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", "line": 162, "symbol": "DTCollectionViewManager.didUpdateFocus(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", "line": 168, "symbol": "DTCollectionViewManager.indexPathForPreferredFocusedView(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", "line": 174, "symbol": "DTCollectionViewManager.targetIndexPathForMovingItem(_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", "line": 182, "symbol": "DTCollectionViewManager.targetContentOffsetForProposedContentOffset(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", "line": 190, "symbol": "DTCollectionViewManager.shouldSpringLoad(_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", "line": 203, "symbol": "DTCollectionViewManager.shouldBeginMultipleSelectionInteraction(for:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", "line": 216, "symbol": "DTCollectionViewManager.didBeginMultipleSelectionInteraction(for:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", "line": 228, "symbol": "DTCollectionViewManager.didEndMultipleSelectionInteraction(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", "line": 235, "symbol": "DTCollectionViewManager.contextMenuConfiguration(for:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", "line": 246, "symbol": "DTCollectionViewManager.previewForHighlightingContextMenu(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", "line": 253, "symbol": "DTCollectionViewManager.previewForDismissingContextMenu(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Delegate.swift", "line": 260, "symbol": "DTCollectionViewManager.willCommitMenuWithAnimator(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drag.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drag.swift", "line": 36, "symbol": "DTCollectionViewManager.itemsForBeginningDragSession(from:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drag.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drag.swift", "line": 45, "symbol": "DTCollectionViewManager.itemsForAddingToDragSession(from:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drag.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drag.swift", "line": 54, "symbol": "DTCollectionViewManager.dragPreviewParameters(for:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drag.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drag.swift", "line": 62, "symbol": "DTCollectionViewManager.dragSessionWillBegin(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drag.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drag.swift", "line": 68, "symbol": "DTCollectionViewManager.dragSessionDidEnd(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drag.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drag.swift", "line": 74, "symbol": "DTCollectionViewManager.dragSessionAllowsMoveOperation(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drag.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drag.swift", "line": 80, "symbol": "DTCollectionViewManager.dragSessionIsRestrictedToDraggingApplication(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drop.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drop.swift", "line": 36, "symbol": "DTCollectionViewManager.performDropWithCoordinator(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drop.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drop.swift", "line": 42, "symbol": "DTCollectionViewManager.canHandleDropSession(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drop.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drop.swift", "line": 48, "symbol": "DTCollectionViewManager.dropSessionDidEnter(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drop.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drop.swift", "line": 54, "symbol": "DTCollectionViewManager.dropSessionDidUpdate(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drop.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drop.swift", "line": 60, "symbol": "DTCollectionViewManager.dropSessionDidExit(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drop.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drop.swift", "line": 66, "symbol": "DTCollectionViewManager.dropSessionDidEnd(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drop.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drop.swift", "line": 72, "symbol": "DTCollectionViewManager.dropPreviewParameters(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drop.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager+Drop.swift", "line": 79, "symbol": "DTCollectionViewManager.drop(_:to:with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager.swift", "line": 161, "symbol": "DTCollectionViewManager.collectionDragDelegate", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager.swift", "line": 175, "symbol": "DTCollectionViewManager.collectionDropDelegate", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager.swift", "line": 216, "symbol": "DTCollectionViewManager.configureDiffableDataSource(modelProvider:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManager.swift", "line": 240, "symbol": "DTCollectionViewManager.configureDiffableDataSource(modelProvider:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", "line": 33, "symbol": "DTCollectionViewManagerAnomaly.nilCellModel(_:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", "line": 34, "symbol": "DTCollectionViewManagerAnomaly.nilSupplementaryModel(kind:indexPath:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", "line": 35, "symbol": "DTCollectionViewManagerAnomaly.noCellMappingFound(modelDescription:indexPath:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", "line": 36, "symbol": "DTCollectionViewManagerAnomaly.noSupplementaryMappingFound(modelDescription:kind:indexPath:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", "line": 37, "symbol": "DTCollectionViewManagerAnomaly.differentCellReuseIdentifier(mappingReuseIdentifier:cellReuseIdentifier:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", "line": 38, "symbol": "DTCollectionViewManagerAnomaly.differentSupplementaryReuseIdentifier(mappingReuseIdentifier:supplementaryReuseIdentifier:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", "line": 39, "symbol": "DTCollectionViewManagerAnomaly.differentCellClass(xibName:cellClass:expectedCellClass:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", "line": 40, "symbol": "DTCollectionViewManagerAnomaly.differentSupplementaryClass(xibName:viewClass:expectedViewClass:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", "line": 41, "symbol": "DTCollectionViewManagerAnomaly.emptyXibFile(xibName:expectedViewClass:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", "line": 42, "symbol": "DTCollectionViewManagerAnomaly.modelEventCalledWithCellClass(modelType:methodName:subclassOf:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/Denys/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", + "file": "/Users/denystelezhkin/Projects/DTCollectionViewManager/Sources/DTCollectionViewManager/DTCollectionViewManagerAnomalyHandler.swift", "line": 43, "symbol": "DTCollectionViewManagerAnomaly.unusedEventDetected(viewType:methodName:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" } ], - "source_directory": "/Users/Denys/Projects/DTCollectionViewManager" + "source_directory": "/Users/denystelezhkin/Projects/DTCollectionViewManager" } \ No newline at end of file diff --git a/docs/docsets/DTCollectionViewManager.tgz b/docs/docsets/DTCollectionViewManager.tgz index 151cf48..89ac4b6 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 83c8814..9216dee 100644 --- a/docs/docsets/DTCollectionViewManager.xml +++ b/docs/docsets/DTCollectionViewManager.xml @@ -1 +1 @@ -7.1.1https://dentelezhkin.github.io/DTCollectionViewManager/docsets/DTCollectionViewManager.tgz +7.1.2https://dentelezhkin.github.io/DTCollectionViewManager/docsets/DTCollectionViewManager.tgz diff --git a/docs/undocumented.json b/docs/undocumented.json index a283800..bb3dbbb 100644 --- a/docs/undocumented.json +++ b/docs/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"