Simon Wagner

Results 8 comments of Simon Wagner

Hi @NicolasRiviere Are you able to do the merge again? If so, it would be helpful to have a dump of the files that `mergepbx` uses as input. You can...

Can you try, whether it works with the version in branch ? It seems the project format has been changed by Apple, but no idea what they changed. So I...

@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....

You can send your project file to [email protected]. It would be best, if you created a dump of the merge. See https://github.com/simonwagner/mergepbx/issues/6#issuecomment-56836545 for how to do that. Am 04.09.2015 12:28...

You need to place the file path where you want the dump to be written to after --dump. (That’s why it says „expected one argument“). So for example: „—dump /tmp/mergepbxdump.zip“...

Thanks, I will take a look at it in the evening after work. > Am 11.09.2015 um 14:46 schrieb Lukas Spieß [email protected]: > > Perfect, thanks. I just emailed you...

Working on it, unfortunately it's not only the missing entry for PBXAggregateTarget (that is an easy fix), but I also need to implement an algorithm for merging the compiler flags...