Skip to content

Commit

Permalink
tvOS: fixed SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
Shchvova committed Jun 8, 2020
1 parent 951d238 commit 7349419
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform/resources/tvOS-SDKs.json
Expand Up @@ -2,9 +2,9 @@
"tvos": [
{
"label": "13.5",
"xcodeVersion": "13.5",
"xcodeVersion": "13.4",
"failMessage": "install or xcode-select Xcode 11.5 to enable",
"coronaVersion": 135000,
"coronaVersion": 134000,
"beta": false
}
]
Expand Down

0 comments on commit 7349419

Please sign in to comment.