Skip to content

Commit eec73c8

Browse files
update to internal commit e264ea9b
1 parent db0509d commit eec73c8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ permalink: /programming/ios/release-notes/ios-2.html
1111

1212
# Release Notes for iOS SDK - v2.x
1313

14+
<!-- ## 2.2.1101 (07/24/2024)
15+
16+
- Updated signature of license module to prevent rejection of Apple store. -->
17+
1418
## 2.2.11 (04/17/2024)
1519

1620
- Updated the privacy list of `DynamsoftDocumentNormalizer.xcframework` and other related libraries.

programming/ios/user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ There are three ways to add the SDK into your project - **Manually**, via **Coco
8787
target 'HelloWorld' do
8888
use_frameworks!
8989

90-
pod 'DynamsoftDocumentNormalizerBundle','2.2.1100'
90+
pod 'DynamsoftDocumentNormalizerBundle','2.2.1101'
9191

9292
end
9393
```

0 commit comments

Comments
 (0)