Skip to content

Fix missing productRefGroup in generated projects#1591

Merged
yonaskolb merged 5 commits intoyonaskolb:masterfrom
ruslic19:fix-missing-product-ref-group
Mar 5, 2026
Merged

Fix missing productRefGroup in generated projects#1591
yonaskolb merged 5 commits intoyonaskolb:masterfrom
ruslic19:fix-missing-product-ref-group

Conversation

@ruslic19
Copy link
Contributor

@ruslic19 ruslic19 commented Feb 2, 2026

Fixes #1573

Sets productRefGroup on PBXProject. Projects created through Xcode have this field set. With this fix, XcodeGen projects no longer show the Products group in the navigator, matching native Xcode behavior.

@ruslic19
Copy link
Contributor Author

ruslic19 commented Feb 2, 2026

Hi, CI failure appears unrelated to this change, same failure is present in other recent PRs.

xcodebuild: error: Found no destinations for the scheme 'App_iOS Test' and action build.

Copy link
Owner

@yonaskolb yonaskolb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ruslic19

@yonaskolb yonaskolb merged commit 50eb268 into yonaskolb:master Mar 5, 2026
3 checks passed
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

Successfully merging this pull request may close these issues.

Are there any option for related to the PBXProject productRefGroup?

2 participants