File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
DecodeWithAVCaptureSessionObjc
DecodeWithAVCaptureSession
DecodeWithCameraEnhancerObjc
UseCase/TinyBarcodeDecoding Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ target 'GeneralSettings' do
66 use_frameworks!
77
88 # Pods for GeneralSettings
9- pod 'DynamsoftBarcodeReaderBundle' , '10.2.1100 '
9+ pod 'DynamsoftBarcodeReaderBundle' , '10.2.1101 '
1010
1111end
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ target 'DecodeFromAnImage' do
88 # Pods for DecodeFromAnImage
99 pod 'DynamsoftCore' , '3.2.30'
1010 pod 'DynamsoftImageProcessing' , '2.2.30'
11- pod 'DynamsoftLicense' , '3.2.20 '
11+ pod 'DynamsoftLicense' , '3.2.21 '
1212 pod 'DynamsoftBarcodeReader' , '10.2.11'
1313 pod 'DynamsoftCaptureVisionRouter' , '2.2.30'
1414
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ target 'DecodeFromAnImageObjc' do
88 # Pods for DecodeFromAnImageObjc
99 pod 'DynamsoftCore' , '3.2.30'
1010 pod 'DynamsoftImageProcessing' , '2.2.30'
11- pod 'DynamsoftLicense' , '3.2.20 '
11+ pod 'DynamsoftLicense' , '3.2.21 '
1212 pod 'DynamsoftBarcodeReader' , '10.2.11'
1313 pod 'DynamsoftCaptureVisionRouter' , '2.2.30'
1414
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ target 'DecodeWithAVCaptureSession' do
88 # Pods for DecodeWithAVCaptureSession
99 pod 'DynamsoftCore' , '3.2.30'
1010 pod 'DynamsoftImageProcessing' , '2.2.30'
11- pod 'DynamsoftLicense' , '3.2.20 '
11+ pod 'DynamsoftLicense' , '3.2.21 '
1212 pod 'DynamsoftBarcodeReader' , '10.2.11'
1313 pod 'DynamsoftCaptureVisionRouter' , '2.2.30'
1414
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ target 'DecodeWithAVCaptureSessionObjc' do
88 # Pods for DecodeWithAVCaptureSessionObjc
99 pod 'DynamsoftCore' , '3.2.30'
1010 pod 'DynamsoftImageProcessing' , '2.2.30'
11- pod 'DynamsoftLicense' , '3.2.20 '
11+ pod 'DynamsoftLicense' , '3.2.21 '
1212 pod 'DynamsoftBarcodeReader' , '10.2.11'
1313 pod 'DynamsoftCaptureVisionRouter' , '2.2.30'
1414
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ target 'DecodeWithCameraEnhancer' do
66 use_frameworks!
77
88 # Pods for DecodeWithCameraEnhancer
9- pod 'DynamsoftBarcodeReaderBundle' , '10.2.1100 '
9+ pod 'DynamsoftBarcodeReaderBundle' , '10.2.1101 '
1010
1111end
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ target 'DecodeWithCameraEnhancerObjc' do
66 use_frameworks!
77
88 # Pods for DecodeWithCameraEnhancerObjc
9- pod 'DynamsoftBarcodeReaderBundle' , '10.2.1100 '
9+ pod 'DynamsoftBarcodeReaderBundle' , '10.2.1101 '
1010
1111end
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ target 'PerformanceSettings' do
66 use_frameworks!
77
88 # Pods for PerformanceSettings
9- pod 'DynamsoftBarcodeReaderBundle' , '10.2.1100 '
9+ pod 'DynamsoftBarcodeReaderBundle' , '10.2.1101 '
1010
1111end
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ target 'TinyBarcodeDecoding' do
66 use_frameworks!
77
88 # Pods for TinyBarcodeDecoding
9- pod 'DynamsoftBarcodeReaderBundle' , '10.2.1100 '
9+ pod 'DynamsoftBarcodeReaderBundle' , '10.2.1101 '
1010
1111end
You can’t perform that action at this time.
0 commit comments