bump to Xcode 11.0 (#13)
This commit is contained in:
parent
8e31adf581
commit
bfbad75e26
|
|
@ -11,7 +11,7 @@
|
|||
}
|
||||
],
|
||||
"variables": {
|
||||
"xcode_version": "10.3"
|
||||
"xcode_version": "11.0"
|
||||
},
|
||||
"provisioners": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
"variables": {
|
||||
"fastlane_user": "{{env `FASTLANE_USER`}}",
|
||||
"fastlane_password": "{{env `FASTLANE_PASSWORD`}}",
|
||||
"xcode_version": "10.3"
|
||||
"xcode_version": "11.0"
|
||||
},
|
||||
"provisioners": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue