From e1f4b73783f3a478cf62ed39fdfefdd397193611 Mon Sep 17 00:00:00 2001 From: John Knox Date: Thu, 20 Sep 2018 11:08:02 -0700 Subject: [PATCH] Delete Sample app Podfile.lock Summary: It's not necessary for the sample app itself, and causes a lot of conflict trouble. Reviewed By: passy Differential Revision: D9971997 fbshipit-source-id: 99b822c7a317487d841b939bf99e0dedcc172d37 --- .gitignore | 1 + iOS/Sample/Podfile.lock | 100 ---------------------------------------- 2 files changed, 1 insertion(+), 100 deletions(-) delete mode 100644 iOS/Sample/Podfile.lock diff --git a/.gitignore b/.gitignore index 0541a34d8..17eab2966 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ yarn-error.log **/Pods/ **/xcuserdata/ build/ +iOS/Sample/Podfile.lock android/third-party/external/ diff --git a/iOS/Sample/Podfile.lock b/iOS/Sample/Podfile.lock deleted file mode 100644 index 938111419..000000000 --- a/iOS/Sample/Podfile.lock +++ /dev/null @@ -1,100 +0,0 @@ -PODS: - - boost-for-react-native (1.63.0) - - CocoaAsyncSocket (7.6.3) - - CocoaLibEvent (1.0.0) - - ComponentKit (0.24): - - Yoga (~> 1.6) - - DoubleConversion (1.1.5) - - FlipperKit (0.7.2): - - FlipperKit/Core (= 0.7.2) - - FlipperKit/Core (0.7.2): - - CocoaAsyncSocket (~> 7.6) - - FlipperKit/CppBridge - - FlipperKit/FBCxxUtils - - FlipperKit/FBDefines - - Folly (~> 1.1) - - OpenSSL-Static (= 1.0.2.c1) - - PeerTalk (~> 0.0.2) - - Sonar (~> 0.7.2) - - FlipperKit/CppBridge (0.7.2) - - FlipperKit/FBCxxUtils (0.7.2) - - FlipperKit/FBDefines (0.7.2) - - FlipperKit/FlipperKitLayoutPlugin (0.7.2): - - FlipperKit/Core - - Yoga (~> 1.9) - - YogaKit (~> 1.8) - - FlipperKit/SKIOSNetworkPlugin (0.7.2): - - FlipperKit/Core - - FlipperKit/SonarKitNetworkPlugin - - FlipperKit/SonarKitLayoutComponentKitSupport (0.7.2): - - ComponentKit - - FlipperKit/Core - - FlipperKit/FlipperKitLayoutPlugin - - Yoga (~> 1.9) - - FlipperKit/SonarKitNetworkPlugin (0.7.2): - - FlipperKit/Core - - Folly (1.1.0): - - boost-for-react-native - - CocoaLibEvent (~> 1.0) - - DoubleConversion - - glog - - OpenSSL-Static (= 1.0.2.c1) - - glog (0.3.4) - - OpenSSL-Static (1.0.2.c1) - - PeerTalk (0.0.2) - - RSocket (0.10.0): - - Folly - - Sonar (0.7.2): - - Folly (~> 1.1) - - RSocket (~> 0.10) - - Yoga (1.9.0) - - YogaKit (1.9.0): - - Yoga (~> 1.9) - -DEPENDENCIES: - - FlipperKit (from `../../SonarKit.podspec`) - - FlipperKit/SKIOSNetworkPlugin (from `../../SonarKit.podspec`) - - FlipperKit/SonarKitLayoutComponentKitSupport (from `../../SonarKit.podspec`) - - Sonar (from `../../Sonar.podspec`) - -SPEC REPOS: - https://github.com/cocoapods/specs.git: - - boost-for-react-native - - CocoaAsyncSocket - - CocoaLibEvent - - ComponentKit - - DoubleConversion - - glog - - OpenSSL-Static - - Yoga - - YogaKit - https://github.com/facebook/Sonar.git: - - Folly - - PeerTalk - - RSocket - -EXTERNAL SOURCES: - FlipperKit: - :path: "../../SonarKit.podspec" - Sonar: - :path: "../../Sonar.podspec" - -SPEC CHECKSUMS: - boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c - CocoaAsyncSocket: eafaa68a7e0ec99ead0a7b35015e0bf25d2c8987 - CocoaLibEvent: 2fab71b8bd46dd33ddb959f7928ec5909f838e3f - ComponentKit: d6efb627aa2b4592cbe029d1e9e604226d39b5d9 - DoubleConversion: e22e0762848812a87afd67ffda3998d9ef29170c - FlipperKit: 1f046ef5906178012b14f6be1dfe1d5b0dc3a8d4 - Folly: dd92f69322d8535b9df98d7c91e442b0fce2fff2 - glog: 1de0bb937dccdc981596d3b5825ebfb765017ded - OpenSSL-Static: bd17e34564a8591ad76b740318683a6caa19a13e - PeerTalk: 77481b0a8136f226b90ccf828d6061f70139ffde - RSocket: 4fdb7e562db30a2d4fceddefdc601749ffc9ebe2 - Sonar: cfbef2d6119e92563d51bf3cdd9ae34f4eda068b - Yoga: aaae8abea68951f60bee05f6277d3eed90bb91bb - YogaKit: d447a9bb808718e6f58e52a2255a8050081a3ead - -PODFILE CHECKSUM: 2d236f86027b17bd45e744bcf9d2dd0302d93033 - -COCOAPODS: 1.5.3