Skip to content

Commit 5e3b89b

Browse files
Merge pull request #39 from dynamsoft-docs/preview
update to internal commit b9974b02
2 parents 6df3c31 + 558f569 commit 5e3b89b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ permalink: /programming/objectivec-swift/release-notes/ios-3.html
99

1010
# DLR Release Notes - iOS 3.x
1111

12+
<!-- ## 3.2.3001 (07/24/2024)
13+
14+
- Updated signature of license module to prevent rejection of Apple store. -->
15+
1216
## 3.2.30 (05/15/2024)
1317

1418
### Highlights

programming/objectivec-swift/user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ There are two ways to add the libraries into your project - **Manually** or via
7474
target '{Your project name}' do
7575
use_frameworks!
7676

77-
pod 'DynamsoftLabelRecognizerBundle','3.2.3000'
77+
pod 'DynamsoftLabelRecognizerBundle','3.2.3001'
7878

7979
end
8080
```

0 commit comments

Comments
 (0)