Skip to content

Conversation

@tangalbert919
Copy link
Contributor

This PR enables the backend to setup a folder tree and place files in each of them. For Xcode to detect a folder, it must be added as PBXGroup, and files (and subfolders) can be added to it. The result is an organized file tree as opposed to a long list of files with no organization.

Copy link
Member

@dcbaker dcbaker left a comment

Choose a reason for hiding this comment

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

This looks like a nice improvement, thanks!

I've got a few implementation detail comments, but I don't have access to a Mac right now to verify the code works, so I'll trust you on that.

@dcbaker dcbaker added this to the 1.9 milestone Jul 7, 2025
Copy link
Member

@dcbaker dcbaker left a comment

Choose a reason for hiding this comment

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

Thanks! This LGTM, so we'll get it merged.

@dcbaker dcbaker merged commit b92ae89 into mesonbuild:master Jul 9, 2025
31 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants