Skip to content

dynamsoft-dbr/iOS-barcode-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

(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

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages