iphone - Xcode 4 crashes when we run a project at the same time on two machines with Git -


we have 2 developers working on same project. project integrated git.

when 1 developer working on project , other developer tries run project, xcode 4 crashes shown.

enter image description here

what wrong , how rectify it?

thanks!

i think has happened project.pbxproj file has gone merge conflict stuff embedded in it. open in text editor , lines like:

>>>>>>>

if see that, means need clean file.

there's no way git doing across systems while both developers working, issue checked in...

another issue if project file changed developer, , pulls changes project open, have re-open project see of targets meant used in project. have not seen cause crash though.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -