From f34c79116772943b341107854a4f5965f3e97d93 Mon Sep 17 00:00:00 2001 From: Pritesh Nandgaonkar Date: Mon, 4 Jun 2018 14:23:30 -0400 Subject: [PATCH] Remove reference to easywsclient --- iOS/Sample/Podfile | 1 - iOS/Sample/Podfile.lock | 150 -------------------- iOS/Sample/Sample.xcodeproj/project.pbxproj | 4 - 3 files changed, 155 deletions(-) delete mode 100644 iOS/Sample/Podfile.lock diff --git a/iOS/Sample/Podfile b/iOS/Sample/Podfile index 862f096d1..09d4fcd55 100644 --- a/iOS/Sample/Podfile +++ b/iOS/Sample/Podfile @@ -7,7 +7,6 @@ swift_version = "4.1" target 'Sample' do pod 'RSocket', :podspec => '../third-party-podspecs/RSocket.podspec' - pod 'EasyWSClient', :podspec => '../third-party-podspecs/EasyWSClient.podspec' pod 'DoubleConversion', :podspec => '../third-party-podspecs/DoubleConversion.podspec' pod 'glog', :podspec => '../third-party-podspecs/glog.podspec' pod 'Folly', :podspec => '../third-party-podspecs/Folly.podspec' diff --git a/iOS/Sample/Podfile.lock b/iOS/Sample/Podfile.lock deleted file mode 100644 index 5235d5f34..000000000 --- a/iOS/Sample/Podfile.lock +++ /dev/null @@ -1,150 +0,0 @@ -PODS: - - boost-for-react-native (1.63.0) - - CocoaAsyncSocket (7.6.3) - - CocoaLibEvent (1.0.0) - - ComponentKit (0.21): - - Yoga - - DoubleConversion (3.0.0) - - EasyWSClient (1.0.0) - - Folly (2018.05.28.00): - - boost-for-react-native - - CocoaLibEvent (~> 1.0) - - DoubleConversion - - glog - - OpenSSL-Universal (~> 1.0) - - glog (0.3.5) - - OpenSSL-Universal (1.0.2.13) - - PeerTalk (0.0.2) - - RSocket (0.10.0): - - Folly - - Sonar (0.0.1): - - Folly - - RSocket - - SonarKit (0.0.1): - - CocoaAsyncSocket (~> 7.6) - - Folly - - OpenSSL-Universal (~> 1.0) - - PeerTalk - - Sonar - - SonarKit/SKIOSNetworkPlugin (= 0.0.1) - - SonarKit/SonarKitLayoutComponentKitSupport (= 0.0.1) - - SonarKit/SonarKitLayoutPlugin (= 0.0.1) - - SonarKit/SonarKitNetworkPlugin (= 0.0.1) - - SonarKit/SonarKitNetworkPlugin (= 0.0.1) - - SonarKit/SKIOSNetworkPlugin (0.0.1): - - CocoaAsyncSocket (~> 7.6) - - Folly - - OpenSSL-Universal (~> 1.0) - - PeerTalk - - Sonar - - SonarKit/SonarKitNetworkPlugin - - SonarKit/SonarKitLayoutComponentKitSupport (0.0.1): - - CocoaAsyncSocket (~> 7.6) - - ComponentKit - - Folly - - OpenSSL-Universal (~> 1.0) - - PeerTalk - - Sonar - - SonarKit/SonarKitLayoutPlugin - - Yoga (~> 1.8) - - SonarKit/SonarKitLayoutPlugin (0.0.1): - - CocoaAsyncSocket (~> 7.6) - - Folly - - OpenSSL-Universal (~> 1.0) - - PeerTalk - - Sonar - - Yoga (~> 1.8) - - YogaKit (= 1.8.1) - - SonarKit/SonarKitNetworkPlugin (0.0.1): - - CocoaAsyncSocket (~> 7.6) - - Folly - - OpenSSL-Universal (~> 1.0) - - PeerTalk - - Sonar - - Yoga (1.8.1) - - YogaKit (1.8.1): - - Yoga (~> 1.8.1) - -DEPENDENCIES: - - ComponentKit (from `../third-party-podspecs/ComponentKit.podspec`) - - DoubleConversion (from `../third-party-podspecs/DoubleConversion.podspec`) - - EasyWSClient (from `../third-party-podspecs/EasyWSClient.podspec`) - - Folly (from `../third-party-podspecs/Folly.podspec`) - - glog (from `../third-party-podspecs/glog.podspec`) - - PeerTalk (from `https://github.com/rsms/peertalk`) - - RSocket (from `../third-party-podspecs/RSocket.podspec`) - - Sonar (from `../../xplat/Sonar/SonarKitCPP.podspec`) - - SonarKit (from `../SonarKit.podspec`) - - SonarKit/SKIOSNetworkPlugin (from `../SonarKit.podspec`) - - SonarKit/SonarKitLayoutComponentKitSupport (from `../SonarKit.podspec`) - - Yoga (~> 1.8.1) - -SPEC REPOS: - https://github.com/cocoapods/specs.git: - - boost-for-react-native - - CocoaAsyncSocket - - CocoaLibEvent - - OpenSSL-Universal - - Yoga - - YogaKit - -EXTERNAL SOURCES: - ComponentKit: - :podspec: "../third-party-podspecs/ComponentKit.podspec" - DoubleConversion: - :podspec: "../third-party-podspecs/DoubleConversion.podspec" - EasyWSClient: - :podspec: "../third-party-podspecs/EasyWSClient.podspec" - Folly: - :podspec: "../third-party-podspecs/Folly.podspec" - glog: - :podspec: "../third-party-podspecs/glog.podspec" - PeerTalk: - :git: https://github.com/rsms/peertalk - RSocket: - :podspec: "../third-party-podspecs/RSocket.podspec" - Sonar: - :podspec: "../../xplat/Sonar/SonarKitCPP.podspec" - SonarKit: - :podspec: "../SonarKit.podspec" - -CHECKOUT OPTIONS: - ComponentKit: - :commit: cdb1615aa730370a65baa0cf290b571bbef74cb4 - :git: https://github.com/facebook/ComponentKit.git - EasyWSClient: - :commit: 9b87dc488048900a8cd684f51ddc98143682dbc3 - :git: https://github.com/dhbaird/easywsclient.git - PeerTalk: - :commit: 588303b43efa5082d654b6f75d1b84a6ba4b5b9e - :git: https://github.com/rsms/peertalk - RSocket: - :commit: f3531f877f26d13c81cfa9c73a07919d76a9dddd - :git: https://github.com/rsocket/rsocket-cpp.git - Sonar: - :commit: 8d48f5a3eb26c6e982abefa30f5a8e0c19b5b4a6 - :git: https://github.com/facebook/Sonar.git - SonarKit: - :commit: 8d48f5a3eb26c6e982abefa30f5a8e0c19b5b4a6 - :git: https://github.com/facebook/Sonar.git - -SPEC CHECKSUMS: - boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c - CocoaAsyncSocket: eafaa68a7e0ec99ead0a7b35015e0bf25d2c8987 - CocoaLibEvent: 2fab71b8bd46dd33ddb959f7928ec5909f838e3f - ComponentKit: 7bd0ad508946aeb68dd52ed8739ced9846ff3671 - DoubleConversion: 9bd61b1134a393694e95e0950c5bf3f99534817f - EasyWSClient: 1527dd5e0c0eb849ece3ee489ac16a0d9316f752 - Folly: ce1c216bcb099ca6cda58fefbba02bf2e9fe0381 - glog: fdb5d40eb83acd6a4d5d61d95ecc583f5970a119 - OpenSSL-Universal: 401888162f11c33ebbd46f782d9229da35c61327 - PeerTalk: f5389c286e4d477e59b73dfbf25c5c70a2464761 - RSocket: 38b24504db9efbfb018a3b2b23a2d9500140a2a7 - Sonar: 29d8fb9b010e56fa1358be996d68d4b436dd8c21 - SonarKit: 85eb1b3ef1875279d44f73ec276e6bbef1b4fc80 - Yoga: e6f1fed82138c17da5332e15e5770abf0e9cc386 - YogaKit: bb90d11e297e06abef7e0cfb20e035a6bd00cdc4 - -PODFILE CHECKSUM: 036ec88989af4c8db5dcfdcc2e58fa70ba4d0f22 - -COCOAPODS: 1.5.2 diff --git a/iOS/Sample/Sample.xcodeproj/project.pbxproj b/iOS/Sample/Sample.xcodeproj/project.pbxproj index bbe9e8cf1..d1b532e26 100644 --- a/iOS/Sample/Sample.xcodeproj/project.pbxproj +++ b/iOS/Sample/Sample.xcodeproj/project.pbxproj @@ -333,7 +333,6 @@ "\"${PODS_ROOT}/Headers/Public/CocoaAsyncSocket\"", "\"${PODS_ROOT}/Headers/Public/ComponentKit\"", "\"${PODS_ROOT}/Headers/Public/DoubleConversion\"", - "\"${PODS_ROOT}/Headers/Public/EasyWSClient\"", "\"${PODS_ROOT}/Headers/Public/Folly\"", "\"${PODS_ROOT}/Headers/Public/PeerTalk\"", "\"${PODS_ROOT}/Headers/Public/Sonar\"/**", @@ -361,7 +360,6 @@ "-l\"CocoaAsyncSocket\"", "-l\"ComponentKit\"", "-l\"DoubleConversion\"", - "-l\"EasyWSClient\"", "-l\"Folly\"", "-l\"PeerTalk\"", "-l\"Sonar\"", @@ -400,7 +398,6 @@ "\"${PODS_ROOT}/Headers/Public/CocoaAsyncSocket\"", "\"${PODS_ROOT}/Headers/Public/ComponentKit\"", "\"${PODS_ROOT}/Headers/Public/DoubleConversion\"", - "\"${PODS_ROOT}/Headers/Public/EasyWSClient\"", "\"${PODS_ROOT}/Headers/Public/Folly\"", "\"${PODS_ROOT}/Headers/Public/PeerTalk\"", "\"${PODS_ROOT}/Headers/Public/Sonar\"/**", @@ -428,7 +425,6 @@ "-l\"CocoaAsyncSocket\"", "-l\"ComponentKit\"", "-l\"DoubleConversion\"", - "-l\"EasyWSClient\"", "-l\"Folly\"", "-l\"PeerTalk\"", "-l\"Sonar\"",