Here is what I did.
- Change the image names in xcassets folder.
- Try to commit.Then get an error message like this.'
- Try committing a few more times
- Quit xcode, reopen xcode
- Clean & Build
- Click source control then click commit and see "No file was changed"
So now my images have different names but on bitbucket they are still the old way. I then opened terminal and wrote git status and it returned "nothing to commit, working directory clean", I also can't commit with terminal.
How can I resolve this problem. I want the image names to be the same in bitbucket version.
