I have my Xcode project files and their git directories on a Dropbox-like syncing service. I made some changes to a few files on my laptop, committed the updates, then allowed the machine to sync.
Then I went to my desktop and allowed the syncing service to update the files, made one small change and tried to commit. Xcode showed all files as having been modified.
Am I using Xcode, Git, and Sync incorrectly? I realize now that syncing and Git is probably redundant functionality, but my question is:
Why does Xcode show every file as having been modified?