Skip to content

Commit 6451aee

Browse files
Amit Kumarfacebook-github-bot
authored andcommitted
Enabled Swift 6 on IGFitnessStickersUI
Summary: Many protocols that are conformed only by VCs needed to be marked main actor. Reviewed By: ebgraham Differential Revision: D74761535 fbshipit-source-id: b5d047b625df5cf16759aa5c19e5bf57594a3d99
1 parent 9106963 commit 6451aee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/IGListKit/IGListBindingSectionControllerSelectionDelegate.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ NS_ASSUME_NONNULL_BEGIN
1414
/**
1515
A protocol that handles cell selection events in an `IGListBindingSectionController`.
1616
*/
17+
NS_SWIFT_UI_ACTOR
1718
NS_SWIFT_NAME(ListBindingSectionControllerSelectionDelegate)
1819
@protocol IGListBindingSectionControllerSelectionDelegate <NSObject>
1920

0 commit comments

Comments
 (0)