resgen.swift/Jenkinsfile
Quentin Bandera 8686ae974c
Some checks failed
gitea-openium/resgen.swift/pipeline/pr-master There was a failure building this commit
Suppression des anciens assets si svg
2024-06-21 14:54:20 +02:00

9 lines
208 B
Groovy

library "openiumpipeline"
env.DEVELOPER_DIR="/Applications/Xcode-15.4.0.app/Contents/Developer"
//env.SIMULATOR_DEVICE_TYPES="iPad--7th-generation-"
env.IS_PACKAGE_SWIFT=1
env.TARGETS_MACOS=1
iOSpipeline()