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.
Comments
Post a Comment