Summary: Prior to this diff the OSS sonar project depended on folly's master branch instead of tags, which is not good as things can break, which broke recently. So this diff adds the folly dependency thru tags to avoid any future failures. This diff releases a new folly dependency which relies on a tag Reviewed By: danielbuechele Differential Revision: D9194966 fbshipit-source-id: 0a0956f0bd457e375fcbb86b3fec412aeb759a47
cocoapods-private-repo
A private CocoaPods repository to host podspecs like SonarKit or any of its dependencies.
In order to publish new podspecs to this private repository you must run pod repo push command:
pod repo push [REPO] [NAME.podspec]. Please refer to the pod repo push --help command in case you need to pass any specific flags to the command.