2 cent tip
Version control in Xcode (GIT)
Today I have to fix a bugged program developed with Apple Xcode. Fixing broken code and replacing deprecated functions is a very energy consuming job and having a version control service can relieve the pain. Luckily Apple Xcode can natively work with GIT but this feature is not simple to enable. Read more…