mac-cain13 / R.swift

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

Cannot find type 'R' in the scope #894

Closed artxcoder closed 1 week ago

artxcoder commented 4 months ago

I have updated the pod to latest version (7.3.2). Generated the R.generated.swift file after build and dragged and dropped the file into project folder.

When I start running the app, it shows Cannot find type 'R' in scope

![Uploading Screenshot 2024-05-02 at 11.32.29 AM.png…]()

mac-cain13 commented 1 week ago

Could you please retry to integrate with 7.5.0 by following the Readme and see if the issue still persists?