diff --git a/Jenkinsfile b/Jenkinsfile index 85bdaad..10a54b8 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,6 @@ library "openiumpipeline" -env.DEVELOPER_DIR="/Applications/Xcode-15.0.1.app/Contents/Developer" +env.DEVELOPER_DIR="/Applications/Xcode-15.2.0.app/Contents/Developer" //env.SIMULATOR_DEVICE_TYPES="iPad--7th-generation-" env.IS_PACKAGE_SWIFT=1 env.TARGETS_MACOS=1