Skip to content

Commit 0ba966f

Browse files
committed
Release 5.4.1
1 parent 3bfe221 commit 0ba966f

File tree

24 files changed

+111
-100
lines changed

24 files changed

+111
-100
lines changed

FraudForce.xcframework/Info.plist

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,33 +5,33 @@
55
<key>AvailableLibraries</key>
66
<array>
77
<dict>
8+
<key>BitcodeSymbolMapsPath</key>
9+
<string>BCSymbolMaps</string>
810
<key>LibraryIdentifier</key>
9-
<string>ios-arm64_x86_64-simulator</string>
11+
<string>ios-arm64</string>
1012
<key>LibraryPath</key>
1113
<string>FraudForce.framework</string>
1214
<key>SupportedArchitectures</key>
1315
<array>
1416
<string>arm64</string>
15-
<string>x86_64</string>
1617
</array>
1718
<key>SupportedPlatform</key>
1819
<string>ios</string>
19-
<key>SupportedPlatformVariant</key>
20-
<string>simulator</string>
2120
</dict>
2221
<dict>
23-
<key>BitcodeSymbolMapsPath</key>
24-
<string>BCSymbolMaps</string>
2522
<key>LibraryIdentifier</key>
26-
<string>ios-arm64</string>
23+
<string>ios-arm64_x86_64-simulator</string>
2724
<key>LibraryPath</key>
2825
<string>FraudForce.framework</string>
2926
<key>SupportedArchitectures</key>
3027
<array>
3128
<string>arm64</string>
29+
<string>x86_64</string>
3230
</array>
3331
<key>SupportedPlatform</key>
3432
<string>ios</string>
33+
<key>SupportedPlatformVariant</key>
34+
<string>simulator</string>
3535
</dict>
3636
</array>
3737
<key>CFBundlePackageType</key>
Lines changed: 30 additions & 30 deletions
Large diffs are not rendered by default.
16.1 KB
Binary file not shown.

FraudForce.xcframework/ios-arm64/FraudForce.framework/Headers/FraudForce.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* transmitted to your servers to be used in a reputation check (for example a
2121
* @p CheckTransactionDetails call).
2222
*
23-
* @version 5.4.0
23+
* @version 5.4.1
2424
* @copyright 2010-2021 iovation, Inc. All rights reserved.
2525
*
2626
* iovation hereby grants to Client a nonexclusive, limited, non-transferable,
0 Bytes
Binary file not shown.

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
</data>
1515
<key>Headers/FraudForce.h</key>
1616
<data>
17-
Vu5fTQ9IuYbOvBwVigB0JnJwoug=
17+
7QGRRDdtMk6JoblbaSJ+0K/tsNc=
1818
</data>
1919
<key>Info.plist</key>
2020
<data>
21-
BXEBecW4sDnLfHQTkth++qwlcTk=
21+
i6QH6UpKMEKY+F3BrkrVR3T4nR4=
2222
</data>
2323
<key>Modules/module.modulemap</key>
2424
<data>
@@ -45,7 +45,7 @@
4545
<dict>
4646
<key>hash2</key>
4747
<data>
48-
ERZdhjpPNKxWLwaznvUIwxcL1epXk3OAH3oLR4/3IMg=
48+
i8eS3YlzN+j5xqdOA+U2tNLXsLyP3ZTuUgIDfnqLfvs=
4949
</data>
5050
</dict>
5151
<key>Modules/module.modulemap</key>
Binary file not shown.

FraudForce.xcframework/ios-arm64_x86_64-simulator/FraudForce.framework/Headers/FraudForce.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* transmitted to your servers to be used in a reputation check (for example a
2121
* @p CheckTransactionDetails call).
2222
*
23-
* @version 5.4.0
23+
* @version 5.4.1
2424
* @copyright 2010-2021 iovation, Inc. All rights reserved.
2525
*
2626
* iovation hereby grants to Client a nonexclusive, limited, non-transferable,
Binary file not shown.

FraudForce.xcframework/ios-arm64_x86_64-simulator/FraudForce.framework/_CodeSignature/CodeResources

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
</data>
1515
<key>Headers/FraudForce.h</key>
1616
<data>
17-
Vu5fTQ9IuYbOvBwVigB0JnJwoug=
17+
7QGRRDdtMk6JoblbaSJ+0K/tsNc=
1818
</data>
1919
<key>Info.plist</key>
2020
<data>
21-
YU1tb+IkugeIe27yL0E5GMbZKlY=
21+
WtG5grD+plAhE+VKirjwRHrOIb8=
2222
</data>
2323
<key>Modules/module.modulemap</key>
2424
<data>
@@ -45,7 +45,7 @@
4545
<dict>
4646
<key>hash2</key>
4747
<data>
48-
ERZdhjpPNKxWLwaznvUIwxcL1epXk3OAH3oLR4/3IMg=
48+
i8eS3YlzN+j5xqdOA+U2tNLXsLyP3ZTuUgIDfnqLfvs=
4949
</data>
5050
</dict>
5151
<key>Modules/module.modulemap</key>

0 commit comments

Comments
 (0)