diff --git a/ci/properties/ios.properties.json b/ci/properties/ios.properties.json new file mode 100644 index 0000000..e9e54f9 --- /dev/null +++ b/ci/properties/ios.properties.json @@ -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"] +} \ No newline at end of file