'XCTest/XCTest.h' file not found問題
選擇xxxUITests -> Build Settings -> Framework Search Paths?
填入$(PLATFORM_DIR)/Developer/Library/Frameworks
運行即可
'XCTest/XCTest.h' file not found問題
選擇xxxUITests -> Build Settings -> Framework Search Paths?
填入$(PLATFORM_DIR)/Developer/Library/Frameworks
運行即可