diff --git a/SDWebImageSwiftUI.podspec b/SDWebImageSwiftUI.podspec index 35a172a0..d5a0e3bc 100644 --- a/SDWebImageSwiftUI.podspec +++ b/SDWebImageSwiftUI.podspec @@ -30,7 +30,6 @@ It brings all your favorite features from SDWebImage, like async image loading, s.pod_target_xcconfig = { 'SUPPORTS_MACCATALYST' => 'YES', 'DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER' => 'NO', - 'BUILD_LIBRARY_FOR_DISTRIBUTION' => 'YES' } s.weak_frameworks = 'SwiftUI', 'Combine'