Skip to content

Commit

Permalink
Release 3.2.3 (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehab-al-cko authored Jan 18, 2024
1 parent 19f4a1e commit 3772b29
Show file tree
Hide file tree
Showing 14 changed files with 191 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Checkout3DS-Security.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Checkout3DS-Security"
s.version = "3.2.2"
s.version = "3.2.3"
s.summary = "Checkout 3DS SDK Security"
s.homepage = "https://checkout.github.io/checkout-mobile-docs/checkout-3ds-sdk-ios/index.html"

Expand Down
8 changes: 4 additions & 4 deletions Checkout3DS-Security.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64-simulator</string>
<key>LibraryPath</key>
<string>Checkout3DS-Security.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -15,10 +15,12 @@
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>Checkout3DS-Security.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -27,8 +29,6 @@
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions Checkout3DS.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Checkout3DS"
s.version = "3.2.2"
s.version = "3.2.3"
s.summary = "Checkout 3DS SDK"
s.description = <<-DESC
The Checkout.com 3D Secure (3DS) mobile SDK allows you to provide a native 3DS2 experience in your mobile app, with visual styling that you can control.
Expand All @@ -26,7 +26,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI

s.dependency 'CheckoutEventLoggerKit', '1.2.4'
s.dependency 'JOSESwift', '2.2.1'
s.dependency 'Checkout3DS-Security', '3.2.2'
s.dependency 'Checkout3DS-Security', '3.2.3'

s.user_target_xcconfig = {
'BUILD_LIBRARY_FOR_DISTRIBUTION' => 'YES',
Expand Down
8 changes: 4 additions & 4 deletions Checkout3DS.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64-simulator</string>
<key>LibraryPath</key>
<string>Checkout3DS.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -15,10 +15,12 @@
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>Checkout3DS.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -27,8 +29,6 @@
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file modified Checkout3DS.xcframework/ios-arm64-simulator/Checkout3DS.framework/Checkout3DS
100755 → 100644
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
<?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>NSPrivacyAccessedAPITypes</key>
<array>
<dict>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>CA92.1</string>
</array>
</dict>
</array>
<key>NSPrivacyCollectedDataTypes</key>
<array>
<dict>
<key>NSPrivacyCollectedDataType</key>
<string>Device Model</string>
<key>NSPrivacyCollectedDataTypeLinked</key>
<false/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypePurposes</key>
<array>
<string>NSPrivacyCollectedDataTypePurposeAnalytics</string>
</array>
</dict>
<dict>
<key>NSPrivacyCollectedDataType</key>
<string>SDK Version</string>
<key>NSPrivacyCollectedDataTypeLinked</key>
<false/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypePurposes</key>
<array>
<string>NSPrivacyCollectedDataTypePurposeAnalytics</string>
</array>
</dict>
<dict>
<key>NSPrivacyCollectedDataType</key>
<string>NSPrivacyCollectedDataTypeDeviceID</string>
<key>NSPrivacyCollectedDataTypeLinked</key>
<false/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypePurposes</key>
<array>
<string>NSPrivacyCollectedDataTypePurposeAnalytics</string>
</array>
</dict>
<dict>
<key>NSPrivacyCollectedDataType</key>
<string>SDK Lifecyle Events</string>
<key>NSPrivacyCollectedDataTypeLinked</key>
<false/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypePurposes</key>
<array>
<string>NSPrivacyCollectedDataTypePurposeAnalytics</string>
</array>
</dict>
<dict>
<key>NSPrivacyCollectedDataType</key>
<string>Transaction process</string>
<key>NSPrivacyCollectedDataTypeLinked</key>
<false/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypePurposes</key>
<array>
<string>NSPrivacyCollectedDataTypePurposeAnalytics</string>
</array>
</dict>
</array>
<key>NSPrivacyTracking</key>
<false/>
</dict>
</plist>
Binary file modified Checkout3DS.xcframework/ios-arm64/Checkout3DS.framework/Checkout3DS
100755 → 100644
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
<?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>NSPrivacyAccessedAPITypes</key>
<array>
<dict>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>CA92.1</string>
</array>
</dict>
</array>
<key>NSPrivacyCollectedDataTypes</key>
<array>
<dict>
<key>NSPrivacyCollectedDataType</key>
<string>Device Model</string>
<key>NSPrivacyCollectedDataTypeLinked</key>
<false/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypePurposes</key>
<array>
<string>NSPrivacyCollectedDataTypePurposeAnalytics</string>
</array>
</dict>
<dict>
<key>NSPrivacyCollectedDataType</key>
<string>SDK Version</string>
<key>NSPrivacyCollectedDataTypeLinked</key>
<false/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypePurposes</key>
<array>
<string>NSPrivacyCollectedDataTypePurposeAnalytics</string>
</array>
</dict>
<dict>
<key>NSPrivacyCollectedDataType</key>
<string>NSPrivacyCollectedDataTypeDeviceID</string>
<key>NSPrivacyCollectedDataTypeLinked</key>
<false/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypePurposes</key>
<array>
<string>NSPrivacyCollectedDataTypePurposeAnalytics</string>
</array>
</dict>
<dict>
<key>NSPrivacyCollectedDataType</key>
<string>SDK Lifecyle Events</string>
<key>NSPrivacyCollectedDataTypeLinked</key>
<false/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypePurposes</key>
<array>
<string>NSPrivacyCollectedDataTypePurposeAnalytics</string>
</array>
</dict>
<dict>
<key>NSPrivacyCollectedDataType</key>
<string>Transaction process</string>
<key>NSPrivacyCollectedDataTypeLinked</key>
<false/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypePurposes</key>
<array>
<string>NSPrivacyCollectedDataTypePurposeAnalytics</string>
</array>
</dict>
</array>
<key>NSPrivacyTracking</key>
<false/>
</dict>
</plist>
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
</data>
<key>Info.plist</key>
<data>
kgAC9dG+wZFXAg/7WHSk/f0+pY8=
AyIf2wDwqKuk6vGYq6XT+SZ7Q9E=
</data>
<key>Modules/Checkout3DS.swiftmodule/arm64-apple-ios.abi.json</key>
<data>
Expand All @@ -62,7 +62,7 @@
</data>
<key>Modules/Checkout3DS.swiftmodule/arm64-apple-ios.swiftmodule</key>
<data>
dKt/44H0F9g1TACLfMuD/Gql/cY=
VqgnseLIYR9DQ5hp8XM35T5jb9Q=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -72,6 +72,10 @@
<data>
e2hRAVGEPFd6a5E3d1LRCDHy1d4=
</data>
<key>PrivacyInfo.xcprivacy</key>
<data>
aTYWVsOU6zpwUIBZPZEPrCiu0XI=
</data>
<key>ProcessingViewController.nib</key>
<data>
V1C3mqOlBM128l+0UYPSVC0BqKw=
Expand Down Expand Up @@ -536,7 +540,7 @@
<dict>
<key>hash2</key>
<data>
gQNYsEbWTti9KqsVqHssudXBkIomPfg64Nj8Sz11fwg=
qaODFrM8PCxETnnslLiRi0b5aphR11CNz5nyOSRs/Ys=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand All @@ -553,6 +557,13 @@
n4b3xYJjFMNX2NV/2lN/jOYW82JG8C7hP/b4dwOj77k=
</data>
</dict>
<key>PrivacyInfo.xcprivacy</key>
<dict>
<key>hash2</key>
<data>
MLu36RogkG5T5cmY/KfnSzRfyNVBJcH4A02U5Uv4DMA=
</data>
</dict>
<key>ProcessingViewController.nib</key>
<dict>
<key>hash2</key>
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ We've done our best to support the most common distribution methods on iOS. We a
If you've never used it before, get started with Apple's step by step guide into [adding package dependencies to your app](https://developer.apple.com/documentation/xcode/adding-package-dependencies-to-your-app) .

```swift
.package(url: "https://github.com/checkout/checkout-3ds-sdk-ios", from: "3.2.2")
.package(url: "https://github.com/checkout/checkout-3ds-sdk-ios", from: "3.2.3")
```

### CocoaPods
Expand All @@ -65,7 +65,7 @@ platform :ios, '12.0'
use_frameworks!

target '<Your Target Name>' do
pod 'Checkout3DS', :git => '[email protected]:checkout/checkout-3ds-sdk-ios.git', :tag => '3.2.2'
pod 'Checkout3DS', :git => '[email protected]:checkout/checkout-3ds-sdk-ios.git', :tag => '3.2.3'
end

post_install do |installer|
Expand Down

0 comments on commit 3772b29

Please sign in to comment.