命令xctool -workspace Foo.xcworkspace -scheme Foo -sdk macosx -configuration Debug test -test-sdk macosx在本地工作並且所有測試都通過。 使用特拉維斯我得到以下錯誤: Failed to query the list of test cases in the test bundle: dlopen(/
我想安裝特拉維斯來運行我現有的測試。我正在使用XCTest,並可以使用xctool test在本地成功運行測試。我有.xctool-args文件設置與所有需要的配置。在Travis上,構建完成,但xctest正在崩潰。這裏是崩潰日誌 Test did not run: the test bundle stopped running or crashed before the test suite