Using Xcode 4.5.1. Our project has been building fine for the last three months, but suddenly, when I try to build, it says \"Build failed\", but does not show any errors on the
Try next scenario:
.swift
import XCTest class Tests: XCTestCase { //... }
*If you have Cannot find viewcontroller in scope error -> remove classes from Test Target membership
Cannot find viewcontroller in scope