Skip to content
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

PBXContainerItemProxy were removed by xUnique #10

Closed
truebit opened this issue Sep 1, 2014 · 1 comment
Closed

PBXContainerItemProxy were removed by xUnique #10

truebit opened this issue Sep 1, 2014 · 1 comment

Comments

@truebit
Copy link
Owner

truebit commented Sep 1, 2014

example project file: https://github.com/truebit/webkit/raw/master/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj
xUnique this file. Then xUnique the modified the file.
The two xUnique result should be the same, but all PBXContainerItemProxy was deleted

@@ -1672,14 +1672,12 @@
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
-       E27760424A6E143D2DEB0743C71566F0 /* PBXContainerItemProxy */ = {
            isa = PBXContainerItemProxy;
            containerPortal = C3AF0EBF34872303BA894413662CE63A /* Project object */;
            proxyType = 1;
            remoteGlobalIDString = E040A817DF5831FFE5479D666B299EB9;
            remoteInfo = WebKit2;
        };
@truebit
Copy link
Owner Author

truebit commented Sep 1, 2014

Cause: method __unique_target_dependency used to uniquify PBXTargetDependency is wrong

@truebit truebit closed this as completed in a42d2fc Sep 1, 2014
@truebit truebit changed the title PBXContainerItemProxy were revmoved by xUnique PBXContainerItemProxy were removed by xUnique Sep 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant