From 49e109908f238c3325371a28437ae08d2c59a0ef Mon Sep 17 00:00:00 2001 From: Loris Perret Date: Mon, 5 Jan 2026 10:28:34 +0100 Subject: [PATCH] Update Jenkinsfile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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