mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +00:00
👷🏻♀️ Use Xcode 10
via DEVELOPER_DIR env var
This commit is contained in:
parent
610583c726
commit
8591715372
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -30,6 +30,7 @@ pipeline {
|
|||
LANG = 'en_US.UTF-8'
|
||||
LANGUAGE = 'en_US.UTF-8'
|
||||
LC_ALL = 'en_US.UTF-8'
|
||||
DEVELOPER_DIR = '/Applications/Xcode-10.app'
|
||||
}
|
||||
|
||||
stages {
|
||||
|
|
Loading…
Reference in a new issue