Skip to content

Commit e32546d

Browse files
author
Alexey Volkov
committed
Release 1.8.0.1
* Removed Deprecated symbol
1 parent 68ee54c commit e32546d

13 files changed

Lines changed: 9 additions & 9 deletions

File tree

BidstackCustomAdapterAdMob.podspec

Lines changed: 1 addition & 1 deletion
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 = "1.8.0"
4+
spec.version = "1.8.0.1"
55
spec.summary = "Bidstack Custom Adapter for AdMob v9.0.0+"
66

77
spec.description = <<-DESC

BidstackCustomAdapterAdMob.xcframework/Info.plist

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,29 @@
66
<array>
77
<dict>
88
<key>LibraryIdentifier</key>
9-
<string>ios-arm64</string>
9+
<string>ios-x86_64-simulator</string>
1010
<key>LibraryPath</key>
1111
<string>BidstackCustomAdapterAdMob.framework</string>
1212
<key>SupportedArchitectures</key>
1313
<array>
14-
<string>arm64</string>
14+
<string>x86_64</string>
1515
</array>
1616
<key>SupportedPlatform</key>
1717
<string>ios</string>
18+
<key>SupportedPlatformVariant</key>
19+
<string>simulator</string>
1820
</dict>
1921
<dict>
2022
<key>LibraryIdentifier</key>
21-
<string>ios-x86_64-simulator</string>
23+
<string>ios-arm64</string>
2224
<key>LibraryPath</key>
2325
<string>BidstackCustomAdapterAdMob.framework</string>
2426
<key>SupportedArchitectures</key>
2527
<array>
26-
<string>x86_64</string>
28+
<string>arm64</string>
2729
</array>
2830
<key>SupportedPlatform</key>
2931
<string>ios</string>
30-
<key>SupportedPlatformVariant</key>
31-
<string>simulator</string>
3232
</dict>
3333
</array>
3434
<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-
IIDubqjIc6QLuU6VzSDzSSuGyWs=
13+
G71oAVvKAnQgQ0ctkjAuMp1PRqI=
1414
</data>
1515
<key>Modules/module.modulemap</key>
1616
<data>

0 commit comments

Comments
 (0)