I converted a Swift 1.x project for iOS to Swift 2.x using Xcode 7 beta 3. It compiles and runs but I have a linker warning persisting. I\'ve done a search through the pro
Change framework search path to $(PROJECT_DIR)/* for your test target