I'm experimenting with XcodeGen, and ran into a problem. I can't add "R.Swift" dependency. Not through SPM not through CocoaPods(
In the case of SPM, I don't understand how to add Run Build Tool Plug-in "RswiftGeneratesInternalResources (Swift)" into target/Build Phases
In the case of Cocoapods in R.generated.swift file an error appears "No such module 'Rswift'
Can anyone help me and show correct way how I can add R.swift into XcodeGen project?