I\'m developing an application in Xcode.
When I try to build, this error comes up:
ld: in /Users/theodore/Library/Developer/Xcode/DerivedData/Tower-b
Step 1. Go to: Project > Build Settings > Search Paths
Step 2. Set "Always Search User Paths" to Yes
Step 3. Build the project (You'll get a warning but the project will build.)
Step 4. Set "Always Search User Paths" back to No and build again to eliminate the warning