ios - Jenkins "Xcode build error" -


developing ios mobile application, while building jenkins , throws error.

xcodebuild: error: directory /users/nikhilchallagulla/documents/bombardier/workspace/014_rapidbuild_rwps_eic_ios not contain xcode project or workspace."   "[014_rapidbuild_rwps_eic_ios] $ /usr/bin/xcodebuild -list xcodebuild: error: directory /users/nikhilchallagulla/documents/bombardier/workspace/014_rapidbuild_rwps_eic_ios not contain xcode project or workspace." 

like please me in resolving issue.

thanks.

if trying build xcode project or workspace need specify location of file or workspace in xcode plugin(if using xcode plugin). can provide location in advanced xcode build options. see screenshot below. project file ends .xcodeproj , workspace ends .xcworkspace extension.

enter image description here


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

Save and close a word document by giving a name in R -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -