Skip to content

Commit 56fde55

Browse files
update
1 parent 8f31529 commit 56fde55

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

ios/GeneralSettings/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

1111
end

ios/HelloWorld/DecodeFromAnImage/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

ios/HelloWorld/DecodeFromAnImageObjc/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

ios/HelloWorld/DecodeWithAVCaptureSession/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

ios/HelloWorld/DecodeWithAVCaptureSessionObjc/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

ios/HelloWorld/DecodeWithCameraEnhancer/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

1111
end

ios/HelloWorld/DecodeWithCameraEnhancerObjc/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

1111
end

ios/PerformanceSettings/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

1111
end

ios/UseCase/TinyBarcodeDecoding/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

1111
end

0 commit comments

Comments
 (0)