Remove RSocket

Summary:
^
Changelog: Remove rsocket dependency for iOS

Reviewed By: aigoncharov

Differential Revision: D33656299

fbshipit-source-id: aab00c425976273112a127e06aca82dfd63194eb
This commit is contained in:
Lorenzo Blasa
2022-02-25 02:02:24 -08:00
committed by Facebook GitHub Bot
parent c4f80a826e
commit 9aed8ce02d
10 changed files with 8 additions and 103 deletions

View File

@@ -11,7 +11,6 @@ target 'FlipperKit' do
pod 'Flipper', :path => '../Flipper.podspec'
# Pods for SonarKit
pod 'Flipper-PeerTalk', '~>0.0'
pod 'Flipper-RSocket', '~>1.1'
pod 'DoubleConversion', '~>1.1'
pod 'glog', '~>0.3'
pod 'Flipper-Folly', '~>2.2'