You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the project created by XcodeGen, I see a group named Products in the project navigator.
This group is not present in projects created with Xcode.
I later confirmed that this is because the PBXProject section in projects created with XcodeGen is missing the productRefGroup assignment.
Is there currently a way to hide the Products group in the project navigator?