Upgrade to R.swift 7.0 (Mint or Manual CLI)
mainIf you use Mint or call the rswift executable manually instead of SPM:
- Remove old dependencies: Remove the separate
R.swift.Librarydependency. - Add SPM dependency: Add
github.com/mac-cain13/R.swift.gitas an SPM dependency. - Configure Targets: Add
RswiftLibraryto your targets.