Add ios.properties.json

Signed-off-by: Jai Govindani <jai@honestbank.com>
This commit is contained in:
Jai Govindani
2020-04-11 19:19:37 +07:00
parent 8086b89ce1
commit f5834be4a7
+6
View File
@@ -0,0 +1,6 @@
{
"name": "iOS",
"description": "Build and test an iOS application using xcodebuild and any available iPhone simulator.",
"iconName": "iOS",
"categories": ["iOS", "Xcode"]
}