Xcode
Xcode is an Integrated Development Environment (IDE) containing a suite of software development tools developed by Apple for developing software for OS X and iOS.
The Xcode plug-in automates building and packaging OS X and iOS applications.
Available Steps
Xcode Build Build a project using the xcodebuild command.
Apple Generic Versioning Apply a technical or marketing version to a project using the agvtool command.
Package ApplicationPackage the application to a .ipa file using the xcrun tool.