I have been stuck on this error for a long time. I have reviewed the trend on this topic and tried to open the project in .xcworkspace and still no luck. ld: file not found: /Users/xxxx/Library/Developer/Xcode/DerivedData/Txxx-butxfnudrokzxihekswcjwgejvzd/Build/Products/Debug-iphoneos/xxxxx.app/xxxxxx
clang: error: linker command failed with exit code 1 (use -v to see invocation)
what else can could i do to fix this?
update I clean and deleted derived data folder and then rebuild the workspace and this is the error i got import XCTest import Firebase @testable import Takehome
Takehome/TakehomeTests/TakehomeTests.swift:11:18: No such module 'Takehome'