Skip to content

Commit 355b82d

Browse files
committed
build: remove module name in subspec
1 parent 98526de commit 355b82d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

RNGoogleMobileAds.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Pod::Spec.new do |s|
2525

2626
if new_arch_enabled then
2727
s.subspec 'RNGoogleMobileAdsSpec' do |ss|
28-
ss.module_name = "RNGoogleMobileAdsSpec"
2928
ss.source_files = "ios/RNGoogleMobileAdsSpec/**/*.{h,mm,cpp}"
3029
end
3130
end

0 commit comments

Comments
 (0)