Skip to content

Commit cb12535

Browse files
Merge pull request #203 from dynamsoft-docs/preview
update to internal commit 530f31a7
2 parents f225f2a + dd73d42 commit cb12535

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

programming/ios/release-notes/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ noTitleIndex: true
99

1010
# Release Notes Index - DynamsoftCaptureVisionBundle iOS
1111

12-
- [3.0.5000 (07/29/2025)](ios-2.html#305000-07292025)
13-
- [3.0.3000 (05/15/2025)](ios-2.html#303000-05152025)
12+
- [3.0.5100 (07/29/2025)](ios-3.html#305100-08052025)
13+
- [3.0.5000 (07/29/2025)](ios-3.html#305000-07292025)
14+
- [3.0.3000 (05/15/2025)](ios-3.html#303000-05152025)
1415
- [2.6.1004 (03/07/2025)](ios-2.html#261004-03072025)
1516
- [2.6.1003 (01/23/2025)](ios-2.html#261003-01232025)
1617
- [2.6.1002 (01/14/2025)](ios-2.html#261002-01142025)

programming/ios/release-notes/ios-3.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ noTitleIndex: true
99

1010
# Release Notes - DynamsoftCaptureVision iOS v3.x
1111

12+
## 3.0.5100 (08/05/2025)
13+
14+
### Fixed
15+
16+
- Small fixes and tweaks.
17+
1218
## 3.0.5000 (07/29/2025)
1319

1420
### Changed

programming/ios/user-guide/mrz.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ There are two ways to add the SDK into your project - **CocoaPods**, or via **Sw
8585
target '{Your project name}' do
8686
use_frameworks!
8787

88-
pod 'DynamsoftMRZScannerBundle','3.0.5000'
88+
pod 'DynamsoftMRZScannerBundle','3.0.5100'
8989

9090
end
9191
```
@@ -102,7 +102,7 @@ There are two ways to add the SDK into your project - **CocoaPods**, or via **Sw
102102

103103
2. In the top-right section of the window, search "https://github.com/Dynamsoft/mrz-scanner-spm"
104104

105-
3. Select `mrz-scanner-spm`, choose `Exact version`, enter **3.0.5000**, then click **Add Package**.
105+
3. Select `mrz-scanner-spm`, choose `Exact version`, enter **3.0.5100**, then click **Add Package**.
106106

107107
4. Check all the **xcframeworks** and add them.
108108

0 commit comments

Comments
 (0)