From 052f416741969c04f42c58658cd28c99b9113820 Mon Sep 17 00:00:00 2001 From: Quentin Bandera Date: Mon, 10 Nov 2025 16:01:10 +0100 Subject: [PATCH] Update jenkinsFile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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