You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to migrate over to Tuist an can't seem to get R.swift working.
The files are generated in some derived data directory complaining about RswiftResources not being available. 🤔
Anybody using tuist and rswift together that have solved this?
(i am aware that i can fetch the rswift executable directly and use it but was somewhat hoping for a cleaner solution. any tips welcome.
The text was updated successfully, but these errors were encountered:
The R.swift plug-in does generate files in the derived data directory, in Xcode and SPM packages, they are compiled along with the rest of the source code. Again, I haven't used Tuist, but I assume that would work the same way there.
I'm trying to migrate over to Tuist an can't seem to get R.swift working.
The files are generated in some derived data directory complaining about RswiftResources not being available. 🤔
Anybody using tuist and rswift together that have solved this?
(i am aware that i can fetch the rswift executable directly and use it but was somewhat hoping for a cleaner solution. any tips welcome.
The text was updated successfully, but these errors were encountered: