Summary: - Added build-headless yarn target for producing a headless binary - Crash Reporter plugin added. Details [here](https://fbflipper.com/docs/crash-reporter-plugin.html). - Bug fixes and dependency updates - Desktop notifications for all kinds of crashes with their callstack - Desktop notifications when an exception occurs within [Litho's error boundaries](https://fblitho.com/docs/error-boundaries) - Ability to deeplink to the crash entry in the Logs plugin for Android. This feature is not available in iOS as the callstack doesn't get logged through Flipper's Logs plugin - Ability to copy the stacktrace by right-clicking it - Ability to see the list of crashes in the Notifications hub Reviewed By: passy Differential Revision: D13880665 fbshipit-source-id: 92a3455bb826b6fb22858e2c4c88c0b9ace91a5f
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.