Skip to content

Commit aa98e60

Browse files
authored
remove user_target_config from podspec
1 parent f62f8e7 commit aa98e60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

TeadsSDK.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,5 @@ Pod::Spec.new do |s|
2020
s.vendored_frameworks = 'TeadsSDK.framework'
2121
s.ios.frameworks = 'AdSupport', 'AVFoundation', 'CoreMedia', 'CoreTelephony', 'MediaPlayer', 'SystemConfiguration'
2222
s.framework = 'TeadsSDK'
23-
s.user_target_xcconfig = { 'BUILD_LIBRARY_FOR_DISTRIBUTION' => 'YES' }
2423

2524
end

0 commit comments

Comments
 (0)