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