Summary: - Crash reporter plugin: Get notified for crashes in Android and iOS apps. Currently in Alpha and not enabled by default. - Support for physical iOS devices. - `yarn start` in open source works again (54d09aa951) - Prevent unnecessary UI rerenders (133788380e) - Fixes a problem on macOS where external plugin from `pluginPaths` config weren't loaded (f7ddf3b496) - Various improvements for certificate exchange and device connections. Full changes here:19485d076b...c6e0517640Reviewed By: danielbuechele, priteshrnandgaonkar Differential Revision: D13431074 fbshipit-source-id: ef2087742911e4c5ee98af1941bc7db5cfe75578
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.