Skip to content

Commit

Permalink
Release 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-sanvitale-iovation committed Dec 16, 2021
1 parent 81858e3 commit 81de3ff
Show file tree
Hide file tree
Showing 52 changed files with 1,093 additions and 1,018 deletions.
42 changes: 42 additions & 0 deletions FraudForce.xcframework/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AvailableLibraries</key>
<array>
<dict>
<key>BitcodeSymbolMapsPath</key>
<string>BCSymbolMaps</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>FraudForce.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>FraudForce.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>
<key>XCFrameworkFormatVersion</key>
<string>1.0</string>
</dict>
</plist>

Large diffs are not rendered by default.

Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* transmitted to your servers to be used in a reputation check (for example a
* @p CheckTransactionDetails call).
*
* @version 5.2.0
* @version 5.3.0
* @copyright 2010-2021 iovation, Inc. All rights reserved.
*
* iovation hereby grants to Client a nonexclusive, limited, non-transferable,
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
</data>
<key>Headers/FraudForce.h</key>
<data>
NMRFHLL+2lP0TEZX2iiF/QX/LyE=
mhQIihMtGv1wIuyefViihKn4VFw=
</data>
<key>Info.plist</key>
<data>
GyYeIoNB6d0mQw4JxozFZQVs7hw=
AJHcB0cZ5USH0uWc1vEaMPa/NNA=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -45,7 +45,7 @@
<dict>
<key>hash2</key>
<data>
ownsi2YP3lXbbm/WTa+T6RzftPPid1QoxWAhPk9eKQk=
qII8x0tilgOJ9hDzwrzXmlDi9xmC2dIeOh6MFkDT4kk=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* transmitted to your servers to be used in a reputation check (for example a
* @p CheckTransactionDetails call).
*
* @version 5.2.0
* @version 5.3.0
* @copyright 2010-2021 iovation, Inc. All rights reserved.
*
* iovation hereby grants to Client a nonexclusive, limited, non-transferable,
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
</data>
<key>Headers/FraudForce.h</key>
<data>
NMRFHLL+2lP0TEZX2iiF/QX/LyE=
mhQIihMtGv1wIuyefViihKn4VFw=
</data>
<key>Info.plist</key>
<data>
GyYeIoNB6d0mQw4JxozFZQVs7hw=
BQcLJ21eX/QvTZF70xosSGHHVP4=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -45,7 +45,7 @@
<dict>
<key>hash2</key>
<data>
ownsi2YP3lXbbm/WTa+T6RzftPPid1QoxWAhPk9eKQk=
qII8x0tilgOJ9hDzwrzXmlDi9xmC2dIeOh6MFkDT4kk=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Binary file removed FraudForce_SDK/FraudForce.framework/FraudForce
Binary file not shown.

This file was deleted.

48 changes: 0 additions & 48 deletions FraudForce_SDK/build_scripts/slim-build-frameworks.sh

This file was deleted.

Loading

0 comments on commit 81de3ff

Please sign in to comment.