Why does Fabric mac open automatically when a project starts?

As part of the integration of materials, I installed the Fabric mac application, I found that whenever I launch a project (I launch an iOS application through Xcode), the Fabric application also starts automatically.

My questions:

  • Why does it start automatically when the project starts?
  • Is there any way to stop this?

FYI: The same thing happens even when the application runs in the simulator.

+3
source share
1 answer

. , , , , - Run Script. script , Fabric , dSYM. dSYM , Fabric . , , , . : Fabric.framework/run 1.6.2 (205)

, . /run -v Fabric Crashlytics.

Fabric.app CocoaPods . .

+3

Source: https://habr.com/ru/post/1686790/


All Articles