Skip to content

Commit 8bf45df

Browse files
Merge pull request #276 from dynamsoft-docs/preview
update to internal commit 501d3660
2 parents c3bb6bf + 2e52a0d commit 8bf45df

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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

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

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

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

1620
### Fixed

programming/objectivec-swift/user-guide.md

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

53-
pod 'DynamsoftBarcodeReaderBundle','10.2.1100'
53+
pod 'DynamsoftBarcodeReaderBundle','10.2.1101'
5454

5555
end
5656
```

0 commit comments

Comments
 (0)