Compiling my main target (not a test target like here) yields this error:
ld: warning: Auto-Linking supplied \'~/Documents/my_app/MyApp/Crashlytics.frame
I had the same problem. Maybe I messed up the initial fabric install but once I added Fabric.framework to the list of frameworks (should be in the root folder of your app by default) everything worked.