We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61fefe9 commit 029aa85Copy full SHA for 029aa85
SDWebImageSwiftUI.podspec
@@ -30,7 +30,6 @@ It brings all your favorite features from SDWebImage, like async image loading,
30
s.pod_target_xcconfig = {
31
'SUPPORTS_MACCATALYST' => 'YES',
32
'DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER' => 'NO',
33
- 'BUILD_LIBRARY_FOR_DISTRIBUTION' => 'YES'
34
}
35
36
s.weak_frameworks = 'SwiftUI', 'Combine'
0 commit comments