Updating GHES workflows

This commit is contained in:
GitHub Actions
2020-11-30 17:02:58 +00:00
parent 3860b7d860
commit 0b4494c105
16 changed files with 958 additions and 27 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"
]
}