diff --git a/DashSync.podspec b/DashSync.podspec index 4e7b1273a..98e8e450b 100644 --- a/DashSync.podspec +++ b/DashSync.podspec @@ -34,7 +34,7 @@ Pod::Spec.new do |s| s.ios.framework = 'UIKit' s.macos.framework = 'Cocoa' s.compiler_flags = '-Wno-comma' - s.dependency 'DashSharedCore', '0.4.15' + s.dependency 'DashSharedCore', '0.4.16' s.dependency 'CocoaLumberjack', '3.7.2' s.ios.dependency 'DWAlertController', '0.2.1' s.dependency 'DSDynamicOptions', '0.1.2' diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 35763ade7..f42f09974 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -586,11 +586,11 @@ PODS: - "!ProtoCompiler-gRPCPlugin (~> 1.0)" - DAPI-GRPC/Messages - gRPC-ProtoRPC - - DashSharedCore (0.4.15) + - DashSharedCore (0.4.16) - DashSync (0.1.0): - CocoaLumberjack (= 3.7.2) - DAPI-GRPC (= 0.22.0-dev.8) - - DashSharedCore (= 0.4.15) + - DashSharedCore (= 0.4.16) - DSDynamicOptions (= 0.1.2) - DWAlertController (= 0.2.1) - TinyCborObjc (= 0.4.6) @@ -712,8 +712,8 @@ SPEC CHECKSUMS: CocoaImageHashing: 8656031d0899abe6c1c415827de43e9798189c53 CocoaLumberjack: b7e05132ff94f6ae4dfa9d5bce9141893a21d9da DAPI-GRPC: 138d62523bbfe7e88a39896f1053c0bc12390d9f - DashSharedCore: 837242d84149ee9d1cce1037cc583751553421fa - DashSync: 9c5355f4cd18808ef1eeb0d61cce174f52a1f27f + DashSharedCore: 81d3327cbea4103114b768eed4d36e742417b63b + DashSync: 5c4dea6e4ef83df33f23f85b7f2b97ef6843de87 DSDynamicOptions: 347cc5d2c4e080eb3de6a86719ad3d861b82adfc DWAlertController: 5f4cd8adf90336331c054857f709f5f8d4b16a5b gRPC: 64f36d689b2ecd99c4351f74e6f91347cdc65d9f @@ -728,4 +728,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 8cb419eb95422ed65fbdc41960e405e8cc54dda7 -COCOAPODS: 1.14.2 +COCOAPODS: 1.14.3