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

javascript - IndexedDB error: Uncaught DataCloneError: Failed to execute 'put' on 'IDBObjectStore': An object could not be cloned -

java - Unable to make sub reports with Jasper -

Integrity error when loading fixtures for Selenium testing in Django -