On Jul 10, 2015, at 8:26 PM, Marco S Hyman wrote: > > >> NOOOOOOO. >> >> That will only work until you restart Xcode. We found that out the hard way >> sharing our repo across 3 continents. Everyone had Xcode fail with "file >> not found in index" when we each relaunched the project. > > ??? I think I’m missing something. I did all of the following in Xcode. > > 1) create new project with git repository named CaseTest > 2) create new file “emptyFile.swift”. Commit all repository changes. > 3) Change the name of emptyFile.swift to EmptyFile.swift. Commit changes. >
Yeah, we had 3 people verify it, but it's possible that someone did mv instead of git mv. If it happens again, I'll try a test case when I have time to pursue the issue. Thanks all. _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
