Files
starter-workflows/ci/properties/ios.properties.json
T
Shubham Tiwari 2b476f011c Category change
2021-08-25 23:22:32 +05:30

11 lines
248 B
JSON

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