Hi Guys,
Today I will be explaining about an issue that you get normally when you use xcode.
So here is the thing you might have seen this kind of error
Today I will be explaining about an issue that you get normally when you use xcode.
So here is the thing you might have seen this kind of error
So there are 2 ways we can resolve this issue.
Method 1
Checkin the code to Source Control
De-select the files with "!" in front of the file and tap on Commit
Then the issue is resolved.
Method 2:
Remove the Source Control Reference from the project
Step1 : Go to Xcode -> Preferences..
Step2 : Tap on Source Control and Un-Check the "Enable Source Control"
and your problem will be solved.
Note: Use Method2 when you create the project locally and don't have to save in any source control.
-------------------------------------------------------------------------------------------------------------------------
Thanks Guys, That's it for Today.............................