mac-cain13 / R.swift

Strong typed, autocompleted resources like images, fonts and segues in Swift projects
MIT License
9.49k stars 760 forks source link

[Xcode-15] Multiple commands produce fail #863

Open romanenkoio opened 10 months ago

romanenkoio commented 10 months ago

Multiple commands produce '/Users/i.romanenko/Library/Developer/Xcode/DerivedData/BSB-Mobile-gopohlcxmrgqtndtowscxqyljieu/Build/Intermediates.noindex/BSB-Mobile.build/Debug-iphonesimulator/BSB-Mobile.build/Objects-normal/arm64/R.generated.stringsdata'

I'm try build project on Xcode 15. In 14.3.1 still worked. This situation reproduced in new clean project too Please, anyone, help.

erizoo commented 10 months ago

I can't help you. Sorry man. I have same problem.

nkavian commented 5 months ago

This happened when I upgrade from the Podfile to the SPM. Try updating your podfile and execute pod install to clean things up.

realityworks commented 1 month ago

Still a problem. Reverting to R.swift 6. Which does not support Strict Concurrency.