Xcode 16 RC , when copying a folder with the option Reference files in place , causes build errors for various files. The error states :
Multiple commands produce <some_file_path>.
The Xcode 16 Betas did not have the same issue.
If I choose the option Convert to Folder and then toggle the build rules in the File inspector , the errors cease and the build is successful. Even after reverting back to groups using Convert to Group , the build is still successful. However when I run , the folder contents are still not detected in either case.
1
0
1.7k