Updating GHES workflows

This commit is contained in:
GitHub Actions
2020-10-14 15:02:53 +00:00
parent 2de65d448a
commit d30f415002
13 changed files with 927 additions and 16 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "iOS",
"description": "Build and test an iOS application using xcodebuild and any available iPhone simulator.",
"iconName": "xcode",
"categories": [
"iOS",
"Xcode"
]
}