Error: "no such module <Swift Cocoapod name>" with Jenkins Error: "no such module <Swift Cocoapod name>" with Jenkins jenkins jenkins

Error: "no such module <Swift Cocoapod name>" with Jenkins


Figured that the build was failed because of parameter CONFIGURATION_BUILD_DIR=jenkinsOutput. I've got rid of it and build succeeded.Confusing error message.


I have encountered this error recently,"no such module" and I finally found it course by the xcodebuild is a project not workspace.

Check the advanced settings on xcode plugin set the workspace path.

That solved the problem.