I use the SCM tools built into Xcode to version control applications.
I created an application for the iPhone and I added / uploaded it to the Subversion server, but the .xcodeproj file will not load (all class files, resources, etc.)! I didnβt even get the "Add to repository" option. Sometimes it gets βAβ (add) next to it in the βSCMβ column, but still, the next time I make changes or complete the whole project, it still doesn't load and doesn't appear on the server. As a result, my team cannot get and start the project.
Is there a way to do something (other than using a terminal or versions)?
Thanks.
source share