We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6df3c31 + 558f569 commit 5e3b89bCopy full SHA for 5e3b89b
programming/objectivec-swift/release-notes/ios-3.md
@@ -9,6 +9,10 @@ permalink: /programming/objectivec-swift/release-notes/ios-3.html
9
10
# DLR Release Notes - iOS 3.x
11
12
+<!-- ## 3.2.3001 (07/24/2024)
13
+
14
+- Updated signature of license module to prevent rejection of Apple store. -->
15
16
## 3.2.30 (05/15/2024)
17
18
### Highlights
programming/objectivec-swift/user-guide.md
@@ -74,7 +74,7 @@ There are two ways to add the libraries into your project - **Manually** or via
74
target '{Your project name}' do
75
use_frameworks!
76
77
- pod 'DynamsoftLabelRecognizerBundle','3.2.3000'
+ pod 'DynamsoftLabelRecognizerBundle','3.2.3001'
78
79
end
80
```
0 commit comments