A cross-platform demo of a barcode and QR code scanner developed with Qt6 and Dynamsoft Barcode Reader.
-
Windows
-
Android
-
iOS
-
Find the identity:
security find-identity -v -p codesigning
-
Replace the
IDENTITY
with your own and sign the frameworks:/usr/bin/codesign --force --sign "IDENTITY" --timestamp=none --deep libs/ios/DynamsoftBarcodeReader.framework /usr/bin/codesign --force --sign "IDENTITY" --timestamp=none --deep libs/ios/bridge.framework
-