Xcode 16 default project structure uses Folders instead of Groups. R.swift ignores Folders, which means resources in them aren't added to `R.*`. As a workaround, you can convert Folders back into Groups, this makes it work with R.swift. <img width="530" alt="CleanShot 2024-09-26 at 22 19 18@2x" src="https://github.com/user-attachments/assets/ec18c063-6a0a-4f59-aded-38dcf3a896a4"> Long term, R.swift should add support for scanning Folders.