Skip to content

Commit 81ae582

Browse files
okhan-okbay-ckookhan-okbay-cko
okhan-okbay-cko
authored and
okhan-okbay-cko
committed
Integrate new version of CheckoutComponentsSDK
1 parent f4bc464 commit 81ae582

32 files changed

+22464
-20897
lines changed

.github/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55

66
#### 1.x Releases
77

8+
## [1.0.0-beta-2](https://github.com/checkout/checkout-ios-components/releases/tag/1.0.0-beta-2)
9+
10+
Released on 07.02.2025
11+
12+
Updates:
13+
14+
- **Improved Dependencies & Integration** – Improved dependencies and made integration easier.
15+
- **Signed XCFramework** – XCFramework is now signed so you can verify the source safely.
16+
- **Locale Fixes** – Fixed locale strings so that they always match the payment session counterpart.
17+
818
## [1.0.0-beta-1](https://github.com/checkout/checkout-ios-components/releases/tag/1.0.0-beta-1)
919

1020
Released on 30.01.2025

README.md

-12
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
- [Integration](#integration)
1212
- [Swift Package Manager](#swift-package-manager)
1313
- [Setting Up the Sample App](#setting-up-the-sample-app)
14-
- [Dependencies](#dependencies)
1514
- [Changelog](#changelog)
1615

1716
## Minimum Requirements
@@ -71,17 +70,6 @@ If you've never used it before, get started with Apple's step by step guide into
7170
>**⚠️ Important** <br>
7271
> The secret key is embedded in the Sample Application **only** for demonstration purposes. Never include a secret key in your production application. Instead, always use your backend API to generate a payment session securely.
7372
74-
## Dependencies
75-
76-
Ensure the Sample Application includes the `NetworkClient` package dependency:
77-
78-
- Repository: <kbd>[NetworkClient-iOS](https://github.com/checkout/NetworkClient-iOS) ↗️</kbd>
79-
- Branch: `main`
80-
- Add `NetworkClient-iOS` to the application target using `main` branch.
81-
- Change `CheckoutNetworkFakeClient` target to `None`
82-
83-
<img width=50% src="./.github/media/network-client-1.png">
84-
8573
## Changelog
8674

8775
Find our <kbd>[CHANGELOG](./.github/CHANGELOG.md) ↗️</kbd>
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)