Skip to content

Commit 4e05551

Browse files
Merge pull request #75 from dynamsoft-docs/preview
update to internal commit daf3351d
2 parents f5d9184 + 60fa334 commit 4e05551

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

programming/ios/user-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ There are two ways to add the SDK into your project - **CocoaPods**, or via **Sw
4949
target 'HelloWorld' do
5050
use_frameworks!
5151

52-
pod 'DynamsoftCaptureVisionBundle','3.0.5000'
52+
pod 'DynamsoftCaptureVisionBundle','3.0.5100'
5353

5454
end
5555
```
@@ -66,7 +66,7 @@ There are two ways to add the SDK into your project - **CocoaPods**, or via **Sw
6666

6767
2. In the top-right section of the window, search "https://github.com/Dynamsoft/capture-vision-spm"
6868

69-
3. Select `capture-vision-spm`, choose `Exact version`, enter **3.0.5000**, then click **Add Package**.
69+
3. Select `capture-vision-spm`, choose `Exact version`, enter **3.0.5100**, then click **Add Package**.
7070

7171
4. Check all the frameworks and add.
7272

0 commit comments

Comments
 (0)