resgen.swift/Jenkinsfile
Loris Perret c9ea8ef9db
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit
Update Jenkinsfile
2024-03-07 16:37:32 +01:00

9 lines
208 B
Groovy

library "openiumpipeline"
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
iOSpipeline()