Skip to content

feat: Added support for Xcode 26's dstSubfolder#1038

Merged
pepicrft merged 2 commits intotuist:mainfrom
myaumura:feat-add-dstSubfolder
Feb 26, 2026
Merged

feat: Added support for Xcode 26's dstSubfolder#1038
pepicrft merged 2 commits intotuist:mainfrom
myaumura:feat-add-dstSubfolder

Conversation

@myaumura
Copy link
Contributor

@myaumura myaumura commented Dec 28, 2025

Resolves #1034

Short description 📝

Added support for dstSubfoler

Solution 📦

Added support for dstSubfolder. Tried to find all cases for the new one, but not sure
Deprecated the dstSubfolderSpec

Implementation 👩‍💻👨‍💻

  • Added new string enum for dstSubfolder
  • Marked the old one as deprecated

(This is my first contribution to the project. I'm happy to make changes if needed)

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Dec 28, 2025
@dosubot
Copy link

dosubot bot commented Dec 28, 2025

Related Documentation

Checked 1 published document(s) in 1 knowledge base(s). No updates required.

How did I do? Any feedback?  Join Discord

@myaumura myaumura force-pushed the feat-add-dstSubfolder branch from acb0e74 to e15187b Compare December 28, 2025 11:39
@myaumura
Copy link
Contributor Author

Hi @pepicrft, could you review the PR?

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Feb 26, 2026
@pepicrft pepicrft changed the title Added support for new dstSubfolder feat: Added support for Xcode 26's dstSubfolder Feb 26, 2026
@pepicrft
Copy link
Contributor

Hi @pepicrft, could you review the PR?

Yes! Sorry that this slipped through the cracks. I made some changes to ensure there are no breaking changes. Otherwise we'd need to do a major version bump. Once CI is gree I'll merge and trigger a new release.

@pepicrft pepicrft merged commit 0af488c into tuist:main Feb 26, 2026
5 of 7 checks passed
@myaumura myaumura deleted the feat-add-dstSubfolder branch February 26, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecate dstSubfolderSpec in favor of dstSubfolder in PBXCopyFilesBuildPhase

2 participants