Search code examples
macosgoogle-fabric

fabric: setup is stuck on macOS high Sierra with Xcode 9. How can I skip it and get to create api keys?


I'm trying to get fabric up and running on macOS 10.13(High Sierra beta), but the macOS tool is stuck on moving folder. When I move the folder over into my Xcode 9 project, for one, it does not ask me to import but rather the two frameworks just appear where I put them, and the dialog does not move onward and so the api keys are out of reach cause it still wants me to install the frameworks over that tool there.

What do I do? It's probably a bug, where do I report it? Help appreciated!


Solution

  • After drag and dropping the icon, manually add Fabric.framework and Crashlytics.framework in "Linked Frameworks and Libraries". Then Fabric App should move to the next step automatically.

    enter image description here