Some checks failed
gitea-openium/resgen.swift/pipeline/pr-master There was a failure building this commit
9 lines
208 B
Groovy
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()
|