My project built successfully with Xcode 7 beta 4, but with Xcode 7 beta 5 I now get this error when linking to an existing framework (pre-built i386 binary, I don't have the source code):
ld: building for OSX, but linking in object file built for (unknown)
What changed in the linker? I didn't see anything in the release notes. How can I continue to link to this framework?