I am using Twitter's Fabric on my iOS app.
Crashlytics in Fabric just updated itself and now I cannot commit my project to git. I get the error:
git error: unable to index file
Crashlytics.framework/Headersfatal: updating files failed

Any idea what is going wrong or how to fix it?
Running git status reveals:
Untracked files:
(use "git add <file>..." to include in what will be committed)
Crashlytics.framework/Info.plist
Fabric.framework/Info.plist
profile.xcodeproj/project.xcworkspace/xcuserdata/
profile.xcodeproj/xcuserdata/
git statusand then agit remote -vand put the output here?git statusoutput. as forgit remote -vit just showed my github repository for both push and fetchgit clean -f -d