df5ac56102
* adding category in the template property file * added category on ruby template
11 lines
248 B
JSON
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"
|
|
]
|
|
}
|