No such module Rswift
Closed this issue · 3 comments
ykguler commented
Followed the readme to compile locally, got an error on R.generated.swift line 7; "import Rswift" --> no such module 'Rswift'
TBXark commented
git clone git@github.com:TBXark/Ruler.git
cd Ruler
pod install
open Ruler.xcworkspace
?? I can compile normally, you can refer to the R.Swift documentation to view the configuration process
https://github.com/mac-cain13/R.swift
ykguler commented
Tried again and it worked, I think the problem happened because I ran pod install after opening the workspace.. Thanks for the fast reply!
snapfinger commented
I encountered the same problem. Though I followed the sequence of steps, it still didn't work. Emm...