When I am trying to run all my unit tests from Xcode via fastlane on my command line. I get this error for few tests files: The following build commands failed: CompileSwift normal x86_64 .swift (in target from project ) CompileSwift normal x86_64 .swift (in target from project ) CompileSwift normal x86_64 .swift (in target from project )
Can someone help what could be going wrong? I do not see this command failed error for all tests files, only few.