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

Adopt buildable folders in swift-xcodegen #77418

Open
hamishknight opened this issue Nov 6, 2024 · 0 comments · May be fixed by #77791
Open

Adopt buildable folders in swift-xcodegen #77418

hamishknight opened this issue Nov 6, 2024 · 0 comments · May be fixed by #77791
Assignees
Labels
swift-xcodegen Area → utils: swift-xcodegen task utils Area: the build system and other accessory scripts under the "utils" directory

Comments

@hamishknight
Copy link
Contributor

Xcode 16 introduced the concept of "buildable folders", folder references that have an associated target from which to pull build settings. We ought to see if we can adopt this in swift-xcodegen to avoid the need to regenerate the project when new files are added.

@hamishknight hamishknight added task swift-xcodegen Area → utils: swift-xcodegen labels Nov 6, 2024
@hamishknight hamishknight self-assigned this Nov 6, 2024
@AnthonyLatsis AnthonyLatsis added the utils Area: the build system and other accessory scripts under the "utils" directory label Nov 8, 2024
@hamishknight hamishknight linked a pull request Nov 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
swift-xcodegen Area → utils: swift-xcodegen task utils Area: the build system and other accessory scripts under the "utils" directory
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants