Update CK to 0.31 everywhere

Summary: Thisi diff updates the CK version to > 0.31 everywhere. It also removes direct CK dependency on SampleSwift, as it doesn't use CK directly.

Reviewed By: fabiomassimo

Differential Revision: D28898898

fbshipit-source-id: 77d4cece79a0a4a51e7ac27b3ec68283740cd0b2
This commit is contained in:
Pritesh Nandgaonkar
2021-06-04 07:34:27 -07:00
committed by Facebook GitHub Bot
parent 87a5c5dc1b
commit 9210567685
5 changed files with 7 additions and 9 deletions

View File

@@ -21,5 +21,5 @@ target 'Sample' do
pod 'Flipper-Boost-iOSX', :configuration => 'Debug'
pod 'OpenSSL-Universal', :configuration => 'Debug'
pod 'CocoaAsyncSocket', :configuration => 'Debug'
pod 'ComponentKit', '~> 0.30'
pod 'ComponentKit', '~> 0.31'
end

View File

@@ -82,7 +82,7 @@ PODS:
DEPENDENCIES:
- CocoaAsyncSocket
- ComponentKit (~> 0.30)
- ComponentKit (~> 0.31)
- Flipper (from `../../Flipper.podspec`)
- Flipper-Boost-iOSX
- Flipper-DoubleConversion
@@ -99,7 +99,7 @@ DEPENDENCIES:
- OpenSSL-Universal
SPEC REPOS:
https://github.com/CocoaPods/Specs:
https://github.com/CocoaPods/Specs.git:
- CocoaAsyncSocket
- ComponentKit
- Flipper-Boost-iOSX
@@ -139,6 +139,6 @@ SPEC CHECKSUMS:
Yoga: cff67a400f6b74dc38eb0bad4f156673d9aa980c
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
PODFILE CHECKSUM: 1851d403b80e8171a90a5086cf56f579d45a1f71
PODFILE CHECKSUM: 154af3b1cdd6d65b1141c1215a3789297116c992
COCOAPODS: 1.10.1

View File

@@ -20,5 +20,4 @@ target 'SampleSwift' do
pod 'boost-for-react-native', :configuration => 'Debug'
pod 'OpenSSL-Universal', :configuration => 'Debug'
pod 'CocoaAsyncSocket', :configuration => 'Debug'
pod 'ComponentKit', '~> 0.30'
end

View File

@@ -82,7 +82,6 @@ PODS:
DEPENDENCIES:
- boost-for-react-native
- CocoaAsyncSocket
- ComponentKit (~> 0.30)
- Flipper (from `../../Flipper.podspec`)
- Flipper-DoubleConversion
- Flipper-Folly
@@ -97,7 +96,7 @@ DEPENDENCIES:
- OpenSSL-Universal
SPEC REPOS:
https://github.com/CocoaPods/Specs:
https://github.com/CocoaPods/Specs.git:
- boost-for-react-native
- CocoaAsyncSocket
- ComponentKit
@@ -139,6 +138,6 @@ SPEC CHECKSUMS:
Yoga: cff67a400f6b74dc38eb0bad4f156673d9aa980c
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
PODFILE CHECKSUM: 491980555e3479cbdc02de1d54ad3cb5c7388ec5
PODFILE CHECKSUM: d2f6b1f5f7b3ca7994bb97a2c78943c23570db33
COCOAPODS: 1.10.1