Skip to content

Commit ed87553

Browse files
committed
Updated Dependency Version
1 parent 5b0abb1 commit ed87553

13 files changed

Lines changed: 12 additions & 12 deletions

File tree

BidstackCustomAdapterIronSource.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 = "BidstackCustomAdapterIronSource"
4-
spec.version = "1.0.0"
4+
spec.version = "1.0.1"
55
spec.summary = "Bidstack Custom Adapter for IronSource v7.2.0+"
66

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

2626
spec.dependency 'IronSourceSDK', '~> 7.2.0'
27-
spec.dependency 'BidstackMobileAdsSDK', '1.0.0'
27+
spec.dependency 'BidstackMobileAdsSDK', '1.0.1'
2828

2929
end

BidstackCustomAdapterIronSource.xcframework/Info.plist

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,31 +6,31 @@
66
<array>
77
<dict>
88
<key>LibraryIdentifier</key>
9-
<string>ios-i386_x86_64-simulator</string>
9+
<string>ios-arm64_armv7</string>
1010
<key>LibraryPath</key>
1111
<string>BidstackCustomAdapterIronSource.framework</string>
1212
<key>SupportedArchitectures</key>
1313
<array>
14-
<string>i386</string>
15-
<string>x86_64</string>
14+
<string>arm64</string>
15+
<string>armv7</string>
1616
</array>
1717
<key>SupportedPlatform</key>
1818
<string>ios</string>
19-
<key>SupportedPlatformVariant</key>
20-
<string>simulator</string>
2119
</dict>
2220
<dict>
2321
<key>LibraryIdentifier</key>
24-
<string>ios-arm64_armv7</string>
22+
<string>ios-i386_x86_64-simulator</string>
2523
<key>LibraryPath</key>
2624
<string>BidstackCustomAdapterIronSource.framework</string>
2725
<key>SupportedArchitectures</key>
2826
<array>
29-
<string>arm64</string>
30-
<string>armv7</string>
27+
<string>i386</string>
28+
<string>x86_64</string>
3129
</array>
3230
<key>SupportedPlatform</key>
3331
<string>ios</string>
32+
<key>SupportedPlatformVariant</key>
33+
<string>simulator</string>
3434
</dict>
3535
</array>
3636
<key>CFBundlePackageType</key>

BidstackCustomAdapterIronSource.xcframework/ios-arm64_armv7/BidstackCustomAdapterIronSource.framework/_CodeSignature/CodeResources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</data>
1515
<key>Info.plist</key>
1616
<data>
17-
75R4O91l54rgEaSdVeT3vTp2v0k=
17+
vtG0/hN2pEUmU/1uRFtD5udkJQ8=
1818
</data>
1919
<key>Modules/BidstackCustomAdapterIronSource.swiftmodule/arm64-apple-ios.swiftdoc</key>
2020
<data>

0 commit comments

Comments
 (0)