Update jenkinsFile
Some checks failed
openium/resgen.swift/pipeline/pr-master There was a failure building this commit

This commit is contained in:
2025-11-10 16:01:10 +01:00
parent 4b944ed8c7
commit 052f416741

2
Jenkinsfile vendored
View File

@@ -1,6 +1,6 @@
library "openiumpipeline" 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.SIMULATOR_DEVICE_TYPES="iPhone-14-Pro"
// env.SLACK_CHANNEL = "prj-skdevkit" // env.SLACK_CHANNEL = "prj-skdevkit"
env.IS_PACKAGE_SWIFT=1 env.IS_PACKAGE_SWIFT=1