swift 와 cocoapods 프로젝트의 test에서 project module을 로드 실패시
ISSUE
import XCTest
import topic
class SchemeHandlerTest: XCTestCase {
override func setUp() {
super.setUp()
// Put setup code here. This method is called before the invocation of each test method in the class.
}
override func