Remove RSocket
Summary: ^ Changelog: Remove rsocket dependency for iOS Reviewed By: aigoncharov Differential Revision: D33656299 fbshipit-source-id: aab00c425976273112a127e06aca82dfd63194eb
This commit is contained in:
committed by
Facebook GitHub Bot
parent
c4f80a826e
commit
9aed8ce02d
@@ -6,7 +6,6 @@ PODS:
|
||||
- Yoga (~> 1.14)
|
||||
- Flipper (0.135.0):
|
||||
- Flipper-Folly (~> 2.6)
|
||||
- Flipper-RSocket (~> 1.4)
|
||||
- Flipper-Boost-iOSX (1.76.0.1.11)
|
||||
- Flipper-DoubleConversion (3.1.7)
|
||||
- Flipper-Fmt (7.1.7)
|
||||
@@ -19,8 +18,6 @@ PODS:
|
||||
- OpenSSL-Universal (= 1.1.1100)
|
||||
- Flipper-Glog (0.3.9)
|
||||
- Flipper-PeerTalk (0.0.4)
|
||||
- Flipper-RSocket (1.4.3):
|
||||
- Flipper-Folly (~> 2.6)
|
||||
- FlipperKit (0.135.0):
|
||||
- FlipperKit/Core (= 0.135.0)
|
||||
- FlipperKit/Core (0.135.0):
|
||||
@@ -108,7 +105,6 @@ SPEC REPOS:
|
||||
- Flipper-Folly
|
||||
- Flipper-Glog
|
||||
- Flipper-PeerTalk
|
||||
- Flipper-RSocket
|
||||
- libevent
|
||||
- OpenSSL-Universal
|
||||
- RenderCore
|
||||
@@ -133,7 +129,6 @@ SPEC CHECKSUMS:
|
||||
Flipper-Folly: 584845625005ff068a6ebf41f857f468decd26b3
|
||||
Flipper-Glog: 05579840e2750ec907ee2f81544f41ad76a7cae4
|
||||
Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
|
||||
Flipper-RSocket: d9d9ade67cbecf6ac10730304bf5607266dd2541
|
||||
FlipperKit: cee3e36ceed7a69751303c0dfdd062269889ff3e
|
||||
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
|
||||
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
|
||||
|
||||
@@ -366,7 +366,6 @@
|
||||
"\"${PODS_CONFIGURATION_BUILD_DIR}/Flipper-Folly\"",
|
||||
"\"${PODS_CONFIGURATION_BUILD_DIR}/Flipper-Glog\"",
|
||||
"\"${PODS_CONFIGURATION_BUILD_DIR}/Flipper-PeerTalk\"",
|
||||
"\"${PODS_CONFIGURATION_BUILD_DIR}/Flipper-RSocket\"",
|
||||
"\"${PODS_CONFIGURATION_BUILD_DIR}/FlipperKit\"",
|
||||
"\"${PODS_CONFIGURATION_BUILD_DIR}/RenderCore\"",
|
||||
"\"${PODS_CONFIGURATION_BUILD_DIR}/Yoga\"",
|
||||
|
||||
Reference in New Issue
Block a user