As seen [here](https://github.com/tuist/XcodeProj/pull/1018/changes#diff-20b6cee520565dcf55e758f8a92eb2f83c163d25c6aa4963e088f0bcaca9c167L53), Xcode 26 is no longer using `dstSubfolderSpec`, but `dstSubfolder`, which is a more human-readable version of the attribute. We should deprecate the old one, and add support for the new one.