Skip to content

Commit cf13df4

Browse files
committed
Version 2.4.0
1 parent aae6d21 commit cf13df4

14 files changed

Lines changed: 10 additions & 10 deletions

File tree

BidstackCustomAdapterAdMob.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |spec|
22

33
spec.name = "BidstackCustomAdapterAdMob"
4-
spec.version = "2.3.2"
4+
spec.version = "2.4.0"
55
spec.summary = "Bidstack Custom Adapter for AdMob v11.1.0+"
66

77
spec.description = <<-DESC
@@ -24,6 +24,6 @@ Pod::Spec.new do |spec|
2424
spec.vendored_frameworks = "BidstackCustomAdapterAdMob.xcframework"
2525

2626
spec.dependency 'Google-Mobile-Ads-SDK'
27-
spec.dependency 'BidstackMobileAdsSDK', '~> 2.3.2'
27+
spec.dependency 'BidstackMobileAdsSDK', '~> 2.4.0'
2828

2929
end

BidstackCustomAdapterAdMob.xcframework/Info.plist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,32 +8,32 @@
88
<key>BinaryPath</key>
99
<string>BidstackCustomAdapterAdMob.framework/BidstackCustomAdapterAdMob</string>
1010
<key>LibraryIdentifier</key>
11-
<string>ios-arm64</string>
11+
<string>ios-arm64_x86_64-simulator</string>
1212
<key>LibraryPath</key>
1313
<string>BidstackCustomAdapterAdMob.framework</string>
1414
<key>SupportedArchitectures</key>
1515
<array>
1616
<string>arm64</string>
17+
<string>x86_64</string>
1718
</array>
1819
<key>SupportedPlatform</key>
1920
<string>ios</string>
21+
<key>SupportedPlatformVariant</key>
22+
<string>simulator</string>
2023
</dict>
2124
<dict>
2225
<key>BinaryPath</key>
2326
<string>BidstackCustomAdapterAdMob.framework/BidstackCustomAdapterAdMob</string>
2427
<key>LibraryIdentifier</key>
25-
<string>ios-arm64_x86_64-simulator</string>
28+
<string>ios-arm64</string>
2629
<key>LibraryPath</key>
2730
<string>BidstackCustomAdapterAdMob.framework</string>
2831
<key>SupportedArchitectures</key>
2932
<array>
3033
<string>arm64</string>
31-
<string>x86_64</string>
3234
</array>
3335
<key>SupportedPlatform</key>
3436
<string>ios</string>
35-
<key>SupportedPlatformVariant</key>
36-
<string>simulator</string>
3737
</dict>
3838
</array>
3939
<key>CFBundlePackageType</key>
Binary file not shown.

BidstackCustomAdapterAdMob.xcframework/ios-arm64/BidstackCustomAdapterAdMob.framework/_CodeSignature/CodeResources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</data>
1111
<key>Info.plist</key>
1212
<data>
13-
CjKbaFNGeJHTM9qvH2ebiJ+RHkk=
13+
GW3/1+ia0ngyMBY/oC8mHLwot8Y=
1414
</data>
1515
<key>Modules/module.modulemap</key>
1616
<data>

0 commit comments

Comments
 (0)