Merge pull request #460 from jai/ios-starter-workflow
Add iOS Starter Workflow
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "iOS",
|
||||
"description": "Build and test an iOS application using xcodebuild and any available iPhone simulator.",
|
||||
"iconName": "xcode",
|
||||
"categories": [
|
||||
"iOS",
|
||||
"Xcode"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user