Skip to content

Commit e51bd4f

Browse files
Merge pull request #302 from dynamsoft-docs/preview
update to internal commit 591323dd
2 parents 7f3d161 + 6399737 commit e51bd4f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

programming/objectivec-swift/user-guide.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ There are three ways to add the SDK into your project - **Manually**, via **Coco
5959

6060
1. Download the SDK package from the <a href="https://www.dynamsoft.com/barcode-reader/downloads/?utm_source=docs" target="_blank">Dynamsoft Website</a>. After unzipping, you can find the following **xcframeworks** under the **Dynamsoft\Frameworks** directory:
6161

62+
- DynamsoftBarcodeReader.xcframework
63+
- DynamsoftCameraEnhancer.xcframework
64+
- DynamsoftCaptureVisionRouter.xcframework
65+
- DynamsoftCore.xcframework
66+
- DynamsoftImageProcessing.xcframework
67+
- DynamsoftLicense.xcframework
68+
- DynamsoftUtility.xcframework
69+
6270
2. Drag and drop the **xcframeworks** into your Xcode project. Make sure to check `Copy items if needed` and `Create groups` to copy the framework into your project's folder.
6371

6472
3. Click on the project settings then go to **General –> Frameworks, Libraries, and Embedded Content**. Set the **Embed** field to **Embed & Sign** for all above **xcframeworks**.

0 commit comments

Comments
 (0)