I've run pod update
to update Firebase Analytics in my iOS project, just like I did for the past several years. But this time when committing those changes to git I encounter this error in the GitHub Desktop client:
I've looked at where this file is located, and indeed it's in a symlink directory (but maybe it should be a symlink):termSymlinks are indicated with a '@' sign.
Not sure where to go from here. A simple pod update
shouldn't have caused this, I fill like something else is wrong.