diff --git a/Jenkinsfile b/Jenkinsfile index 5a66ba7..48b9b80 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,6 @@ library "openiumpipeline" -env.DEVELOPER_DIR="/Applications/Xcode-26.0.0.app/Contents/Developer" +env.DEVELOPER_DIR="/Applications/Xcode-26.2.0.app/Contents/Developer" // env.SIMULATOR_DEVICE_TYPES="iPhone-14-Pro" // env.SLACK_CHANNEL = "prj-skdevkit" env.IS_PACKAGE_SWIFT=1