Skip to content

Conversation

@KristianDD
Copy link

@KristianDD KristianDD commented Mar 22, 2019

When removing a target if it holds the only reference to the framework it should remove it from the PbxFileReference section and projects Framework PbxGroup.

When removing the variant group, the children name is very likely to collide in FileReference section and the wrong reference is removed. And when removing a group if there is a group collision more than one group will be removed.

All this issues are addressed in this PR.

@cla-bot cla-bot bot added the cla: yes label Mar 22, 2019
@Fatme
Copy link

Fatme commented Mar 22, 2019

Maybe it'll be better to add unit tests for the methods. It is not a merge stopper and can be done in another PR.

@KristianDD KristianDD force-pushed the kddimitrov/fix-framework-add branch from 8660874 to 173c323 Compare March 22, 2019 19:14
@KristianDD KristianDD merged commit 0ed5a5d into master Mar 25, 2019
@rigor789 rigor789 deleted the kddimitrov/fix-framework-add branch January 19, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants