-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
merging failed: can not merge projects with objectVersion 47 #27
Comments
Which version of Xcode are you using? |
Now I am using Xcode Version 8.3.3 (8E3004b) |
Can you try, whether it works with the version in branch https://github.com/simonwagner/mergepbx/branch/objectVersion-47? It seems the project format has been changed by Apple, but no idea what they changed. So I just claim to support the new version, let's see what breaks. |
I just tried it and it did not work for me. Also on 8.3.3.
|
@pgrosslicht This is a different problem, this issue is about the missing support for object version 47, yours seems to be caused by non mergeable changes in the project file. I would need to have a look at your project file to determine if this is really a bug or really just unmergeable changes. Most likely it is the latter. |
When the pbxproj has objectVersion = 47, this merge tool does not work :(
It returns with this message:
merging failed: can not merge projects with objectVersion 47 PROJECT.xcodeproj/project.pbxproj seems unchanged. Was the merge successful? [y/n]
The text was updated successfully, but these errors were encountered: