docs(react): fix schema typo to scheme in react-native run-ios schema.json (#17813)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com> Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
This commit is contained in:
parent
1572749f4a
commit
e68a517a75
@ -42,7 +42,7 @@
|
||||
"examples": ["Debug", "Release"],
|
||||
"x-priority": "important"
|
||||
},
|
||||
"schema": {
|
||||
"scheme": {
|
||||
"type": "string",
|
||||
"description": "Explicitly set Xcode scheme to use"
|
||||
},
|
||||
|
||||
@ -48,7 +48,7 @@
|
||||
"examples": ["Debug", "Release"],
|
||||
"x-priority": "important"
|
||||
},
|
||||
"schema": {
|
||||
"scheme": {
|
||||
"type": "string",
|
||||
"description": "Explicitly set Xcode scheme to use"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user