Marquez Kim

Results 5 comments of Marquez Kim

> if there are mutliple targets with the same depdency on same target from project reference, this fix will set incorrect dependencies @PaulTaykalo Would you provide any example that I...

Could I ask this is intended spec.. or bug? Are there any updates?

I just made a project which can reproduce this bug 100%. When I add a file in `TargetExample` target, `Core` framework disappeared. (cf. When I made the application target to...

This is a screenshot from `Target.xcodeproj/project.pbxproj` file. Products has two `Core.framework` files with different hash. When I removed one of `Core.framework` file reference and related codes(`38C96BECA2E477A652351E8D`), the bug not occurred.

> This is not intended behaviour, and should be treated a bug. I haven't had a chance to look into this. > PR's welcome, even if all the PR does...