Files
starter-workflows/ci/properties/ios.properties.json
T
2020-11-30 17:02:58 +00:00

10 lines
214 B
JSON

{
"name": "iOS",
"description": "Build and test an iOS application using xcodebuild and any available iPhone simulator.",
"iconName": "xcode",
"categories": [
"iOS",
"Xcode"
]
}