diff --git a/Jenkinsfile.ios b/Jenkinsfile.ios index 61cde935..03b8577d 100644 --- a/Jenkinsfile.ios +++ b/Jenkinsfile.ios @@ -115,6 +115,7 @@ pipeline { stage('开始归档项目') { steps { + echo "${APP_DIR}/${PROJECT_NAME}.xcodeproj" sh ''' # 开始执行 Xcode 归档命令 xcodebuild archive \\