diff --git a/DashSync.podspec b/DashSync.podspec index f61f85ad..f052a94a 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.18' + s.dependency 'DashSharedCore', '0.4.19' s.dependency 'CocoaLumberjack', '3.7.2' s.ios.dependency 'DWAlertController', '0.2.1' s.dependency 'DSDynamicOptions', '0.1.2' diff --git a/Example/Podfile b/Example/Podfile index 91798102..575852f6 100644 --- a/Example/Podfile +++ b/Example/Podfile @@ -1,6 +1,6 @@ def common_pods # pod 'DashSharedCore', :git => 'https://github.com/dashpay/dash-shared-core.git', :branch => 'fix/core-20-test-additional' - pod 'DashSharedCore', :git => 'https://github.com/dashpay/dash-shared-core.git', :commit => '7dda9489a1d23221032e2b050c31a317a6e95631' +# pod 'DashSharedCore', :git => 'https://github.com/dashpay/dash-shared-core.git', :commit => '7dda9489a1d23221032e2b050c31a317a6e95631' # pod 'DashSharedCore', :path => '../../dash-shared-core/' pod 'DashSync', :path => '../' pod 'SDWebImage', '5.14.3' @@ -43,4 +43,4 @@ post_install do |installer| end end end -end \ No newline at end of file +end diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 27ed1c62..c1211121 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.18) + - DashSharedCore (0.4.19) - DashSync (0.1.0): - CocoaLumberjack (= 3.7.2) - DAPI-GRPC (= 0.22.0-dev.8) - - DashSharedCore (= 0.4.18) + - DashSharedCore (= 0.4.19) - DSDynamicOptions (= 0.1.2) - DWAlertController (= 0.2.1) - TinyCborObjc (= 0.4.6) @@ -667,7 +667,6 @@ PODS: DEPENDENCIES: - CocoaImageHashing (from `https://github.com/ameingast/cocoaimagehashing.git`, commit `ad01eee`) - - DashSharedCore (from `https://github.com/dashpay/dash-shared-core.git`, commit `7dda9489a1d23221032e2b050c31a317a6e95631`) - DashSync (from `../`) - KVO-MVVM (= 0.5.1) - SDWebImage (= 5.14.3) @@ -680,6 +679,7 @@ SPEC REPOS: - BoringSSL-GRPC - CocoaLumberjack - DAPI-GRPC + - DashSharedCore - DSDynamicOptions - DWAlertController - gRPC @@ -696,9 +696,6 @@ EXTERNAL SOURCES: CocoaImageHashing: :commit: ad01eee :git: https://github.com/ameingast/cocoaimagehashing.git - DashSharedCore: - :commit: 7dda9489a1d23221032e2b050c31a317a6e95631 - :git: https://github.com/dashpay/dash-shared-core.git DashSync: :path: "../" @@ -706,9 +703,6 @@ CHECKOUT OPTIONS: CocoaImageHashing: :commit: ad01eee :git: https://github.com/ameingast/cocoaimagehashing.git - DashSharedCore: - :commit: 7dda9489a1d23221032e2b050c31a317a6e95631 - :git: https://github.com/dashpay/dash-shared-core.git SPEC CHECKSUMS: "!ProtoCompiler": e9c09244955a8565817aa59a4787b6bb849a63c6 @@ -718,8 +712,8 @@ SPEC CHECKSUMS: CocoaImageHashing: 8656031d0899abe6c1c415827de43e9798189c53 CocoaLumberjack: b7e05132ff94f6ae4dfa9d5bce9141893a21d9da DAPI-GRPC: 138d62523bbfe7e88a39896f1053c0bc12390d9f - DashSharedCore: 39b477a8cb43f01ffb1a3e18a3ecc0c2bf38481b - DashSync: fea23e18c188a4c79852d1c6816b33a8b9852414 + DashSharedCore: 009f29640756017406ee2b0ab5f1073f1856f85e + DashSync: f0ee76fe1409c9071bcee21202cc8002944c801d DSDynamicOptions: 347cc5d2c4e080eb3de6a86719ad3d861b82adfc DWAlertController: 5f4cd8adf90336331c054857f709f5f8d4b16a5b gRPC: 64f36d689b2ecd99c4351f74e6f91347cdc65d9f @@ -732,6 +726,6 @@ SPEC CHECKSUMS: tinycbor: d4d71dddda1f8392fbb4249f63faf8552f327590 TinyCborObjc: 5204540fb90ff0c40fb22d408fa51bab79d78a80 -PODFILE CHECKSUM: 2b3437e89ea617e5578cf4e8071a4bb1cc5edd31 +PODFILE CHECKSUM: 426e3f03a062ea4c149b0500478f0fe6bbe5bab5 COCOAPODS: 1.15.2