-
Bug
-
Resolution: Duplicate
-
Major
-
Jenkins ver. 2.63 , Xcode Integration plugin (2.0.0) OS : MacOS Sierra 10.12.4 , Browser - Chrome , JDK - jdk1.8.0_102.jdk
I've installed latest Xcode plugin (2.0.0) , updated my Xcode to 8.3.2 . When i try to build application ,it's giving build failure error.
Please find the following Build command ,error .
Build Command : usr/bin/xcodebuild -target SchneiderAuthenticationComponentDemo -configuration Release clean archive -archivePath /Users/Shared/Jenkins/Home/workspace/PROJECT_NAME/build/.xcarchive BUILD_DIR=/Users/Shared/Jenkins/Home/workspace/PROJECT_NAME/build "DEVELOPMENT_TEAM= TEAM_ID"
ERROR : xcodebuild: error: The flag -scheme is required when specifying -archivePath but not -exportArchive.
- duplicates
-
JENKINS-44574 xCode plugin build Archives always.
- Open