ios - How to work on XCode project with more than 1 developer -



ios - How to work on XCode project with more than 1 developer -

i've been working solo on xcode projects while now, , in new project need work several developer. how go that?

i've been using dropbox while , know source command (git, locally) i'm using own tracking. how branch out , allow other developers work on that? open same project on dropbox (syncing issues?)? , how merge them again?

you utilize service github help this: https://github.com/

also, bitbucket similar service has added benefit of free private repos.

there's no need resort dropbox. both , other developer can work on separate branches , merge code master branch needed.

ios xcode git

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -