Skip to content

Commit 7c18cc0

Browse files
committed
Remove the import of umbrella header in the SDWebImageSwiftUI.h, we now use Swift exported module instead
1 parent 301cace commit 7c18cc0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

SDWebImageSwiftUI/Module/SDWebImageSwiftUI.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,3 @@ FOUNDATION_EXPORT double SDWebImageSwiftUIVersionNumber;
1313

1414
//! Project version string for SDWebImageSwiftUI.
1515
FOUNDATION_EXPORT const unsigned char SDWebImageSwiftUIVersionString[];
16-
17-
// In this header, you should import all the public headers of your framework using statements like #import <SDWebImageSwiftUI/PublicHeader.h>
18-
#import <SDWebImage/SDWebImage.h>

0 commit comments

Comments
 (0)