Skip to content

Commit 4286cc2

Browse files
update to internal commit 0be32494
1 parent 186f870 commit 4286cc2

20 files changed

+20
-20
lines changed

programming/ios/auxiliary-api/camera-enhancer-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `DSCameraEnhancerModule` class defines general functions of the camera enhan
1414

1515
## Definition
1616

17-
*Assembly:* DynamsoftCore.xcframework
17+
*Assembly:* DynamsoftCaptureVisionBundle.xcframework
1818

1919
<div class="sample-code-prefix"></div>
2020
>- Objective-C

programming/ios/auxiliary-api/capabilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `DSCapabilities` class represents the capability properties of the hardware,
1414

1515
## Definition
1616

17-
*Assembly:* DynamsoftCore.xcframework
17+
*Assembly:* DynamsoftCaptureVisionBundle.xcframework
1818

1919
<div class="sample-code-prefix"></div>
2020
>- Objective-C

programming/ios/auxiliary-api/dcedrawinglayer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `DSDrawingLayer` class represents a drawing layer, which is used for managin
1414

1515
## Definition
1616

17-
*Assembly:* DynamsoftCameraEnhancer.xcframework
17+
*Assembly:* DynamsoftCaptureVisionBundle.xcframework
1818

1919
<div class="sample-code-prefix"></div>
2020
>- Objective-C

programming/ios/auxiliary-api/dcefeedback.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `DSFeedback` class provides methods to trigger feedbacks from the hardware,
1414

1515
## Definition
1616

17-
*Assembly:* DynamsoftCore.xcframework
17+
*Assembly:* DynamsoftCaptureVisionBundle.xcframework
1818

1919
<div class="sample-code-prefix"></div>
2020
>- Objective-C

programming/ios/auxiliary-api/dceimageeditorview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `DSImageEditorView` class represents an image editor view, which allows user
1414

1515
## Definition
1616

17-
*Assembly:* DynamsoftCore.xcframework
17+
*Assembly:* DynamsoftCaptureVisionBundle.xcframework
1818

1919
<div class="sample-code-prefix"></div>
2020
>- Objective-C

programming/ios/auxiliary-api/drawingitem-arc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `ArcDrawingItem` class is a subclass of `DrawingItem`. It represents a drawi
1414

1515
## Definition
1616

17-
*Assembly:* DynamsoftCameraEnhancer.xcframework
17+
*Assembly:* DynamsoftCaptureVisionBundle.xcframework
1818

1919
<div class="sample-code-prefix"></div>
2020
>- Objective-C

programming/ios/auxiliary-api/drawingitem-line.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `DSLineDrawingItem` class is a subclass of `DSDrawingItem` and represents a
1414

1515
## Definition
1616

17-
*Assembly:* DynamsoftCameraEnhancer.xcframework
17+
*Assembly:* DynamsoftCaptureVisionBundle.xcframework
1818

1919
<div class="sample-code-prefix"></div>
2020
>- Objective-C

programming/ios/auxiliary-api/drawingitem-quad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `DSQuadDrawingItem` class is a subclass of `DSDrawingItem`. It represents a
1414

1515
## Definition
1616

17-
*Assembly:* DynamsoftCameraEnhancer.xcframework
17+
*Assembly:* DynamsoftCaptureVisionBundle.xcframework
1818

1919
<div class="sample-code-prefix"></div>
2020
>- Objective-C

programming/ios/auxiliary-api/drawingitem-rect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `DSRectDrawingItem` class is a subclass of `DSDrawingItem` that represents a
1414

1515
## Definition
1616

17-
*Assembly:* DynamsoftCameraEnhancer.xcframework
17+
*Assembly:* DynamsoftCaptureVisionBundle.xcframework
1818

1919
<div class="sample-code-prefix"></div>
2020
>- Objective-C

programming/ios/auxiliary-api/drawingitem-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `DSTextDrawingItem` class is a subclass of `DSDrawingItem` and represents a
1414

1515
## Definition
1616

17-
*Assembly:* DynamsoftCameraEnhancer.xcframework
17+
*Assembly:* DynamsoftCaptureVisionBundle.xcframework
1818

1919
<div class="sample-code-prefix"></div>
2020
>- Objective-C

0 commit comments

Comments
 (0)