Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.06 KB

File metadata and controls

28 lines (18 loc) · 1.06 KB

(swift) DynamsoftBarcodeReaderDemo

What You Should Know

Installation

1.To install DynamsoftBarcodeReaderDemo, simply add the following line to your Podfile:

pod 'DynamsoftBarcodeReader'

2.Make sure Your Project Target -> Build Settings -> Search Paths -> Frameworks Search Paths and Linking -> Other Linker Flags, this can lead to problems with the CocoaPods installation, The following command is modified to the corresponding content please.

Frameworks Search Paths = "${PODS_ROOT}/DynamsoftBarcodeReader"
Other Linker Flags = -framework "DynamsoftBarcodeReader"

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

License Agreement

https://www.dynamsoft.com/Products/barcode-reader-license-agreement.aspx