Files

11 lines
248 B
JSON
Raw Permalink Normal View History

2020-04-11 19:19:37 +07:00
{
"name": "iOS",
"description": "Build and test an iOS application using xcodebuild and any available iPhone simulator.",
2020-08-22 15:03:21 +07:00
"iconName": "xcode",
"categories": [
"Continuous integration",
2020-08-22 15:03:21 +07:00
"iOS",
"Xcode"
]
}