mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-05 22:48:21 +00:00
Update IGListKit symlinks for SPM support
Summary: I ran the script needed to update the symlinks needed for SPM support. This removed the symlinks for the files we deleted and added the ones for `IGListBindingSingleSectionController`. Reviewed By: candance Differential Revision: D45147897 fbshipit-source-id: e3d351fcefd1f0e193aafc6f6c2af91fefb8c5cb
This commit is contained in:
parent
425cee4cef
commit
bc83026985
5 changed files with 2 additions and 3 deletions
|
|
@ -1 +0,0 @@
|
|||
../../../Source/IGListKit/Internal/IGListBatchUpdates.h
|
||||
|
|
@ -1 +0,0 @@
|
|||
../../../Source/IGListKit/Internal/IGListBatchUpdates.m
|
||||
1
spm/Sources/IGListKit/IGListBindingSingleSectionController.m
Symbolic link
1
spm/Sources/IGListKit/IGListBindingSingleSectionController.m
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../../Source/IGListKit/IGListBindingSingleSectionController.m
|
||||
|
|
@ -1 +0,0 @@
|
|||
../../../Source/IGListKit/Internal/IGListExperimentalAdapterUpdater+DebugDescription.h
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../../../Source/IGListKit/IGListBindingSingleSectionController.h
|
||||
Loading…
Reference in a new issue