R.swift
R.swift copied to clipboard
Cannot find 'R' in scope in test
Can you elaborate on your setup? Which Xcode version? Which project are you trying to build? Are you using the latest R.swift version?
I can run ResourceAppTests from ResourceApp.xcworkspace with no issues (after bumping the minimum iOS version to 12).
me too in my project Tests. (not yet try to run ResourceAppTests.) However Build and Test Succeeded. Remain a highlight red message "Cannot find 'R' in scope" on Xcode.
- R.swift 7.5.0
- Xcode 15.2
The another my project fixed, not reproduce...has no error messages.
@codercoderme Does the issue still reproduce on your end?