We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f62f8e7 commit aa98e60Copy full SHA for aa98e60
TeadsSDK.podspec
@@ -20,6 +20,5 @@ Pod::Spec.new do |s|
20
s.vendored_frameworks = 'TeadsSDK.framework'
21
s.ios.frameworks = 'AdSupport', 'AVFoundation', 'CoreMedia', 'CoreTelephony', 'MediaPlayer', 'SystemConfiguration'
22
s.framework = 'TeadsSDK'
23
- s.user_target_xcconfig = { 'BUILD_LIBRARY_FOR_DISTRIBUTION' => 'YES' }
24
25
end
0 commit comments