Skip to content

Commit

Permalink
Maintenance: fixing iOS build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Shchvova committed Dec 17, 2020
1 parent a9f69e4 commit 178f536
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform/resources/iOS-SDKs.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
},
{
"label": "14.3 Metal",
"xcodeVersion": "14.2",
"xcodeVersion": "14.3",
"failMessage": "install or xcode-select Xcode 12.3 to enable",
"coronaVersion": 143000,
"beta": false,
"customTemplate": "-angle"
},
{
"label": "14.3",
"xcodeVersion": "14.2",
"xcodeVersion": "14.3",
"failMessage": "install or xcode-select Xcode 12.3 to enable",
"coronaVersion": 143000,
"beta": false
Expand Down

0 comments on commit 178f536

Please sign in to comment.