feat: add xcode support

This commit is contained in:
Tom Hu
2022-04-21 10:12:03 -04:00
parent 6a6a9ae7b1
commit a03184e530
12 changed files with 54 additions and 12 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "codecov-action",
"version": "3.0.0",
"version": "3.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "codecov-action",
"version": "3.0.0",
"version": "3.1.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.6.0",