Adding template - Build Xcode project (#1095)

* adding build for xcode

* renaming template

Co-authored-by: Ashwin Sangem <[email protected]>
This commit is contained in:
Aparna Ravindra
2021-09-23 10:29:50 +05:30
committed by GitHub
co-authored by Ashwin Sangem
parent 55f65bcc15
commit 5a1343bb22
2 changed files with 36 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"name": "Xcode - Build and Analyze",
"description": "Build Xcode project using xcodebuild",
"iconName": "xcode",
"categories": ["Continuous integration", "Xcode", "Objective-C"]
}