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