Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Uninstall Fabric for iOS from Mac

I am facing few linker error while building the Xcode project with Fabric/Crashltytics.

I want to completely remove the Fabric app and then try again.

What are the steps to remove the Fabric completely from Mac including the preferences and caches?

like image 700
Jim Avatar asked Jul 30 '15 06:07

Jim


1 Answers

Remove the Fabric Folder from your system enter image description here. Go to Your app, and remove Fabric.framework. Then follow this to remove app from Crashlytics/Fabric. Also delete Run Script in Build Phases

like image 152
Munahil Avatar answered Oct 27 '22 18:10

Munahil