×
May 21, 2022 · This plugin adds the ability to call Xcode command line tools to automate build and packaging iOS applications (iPhone, iPad, ...).
Supports all macros and also environment and build variables from the Token Macro Plugin. For example the value ${BUILD_NUMBER} will be replaced with the ...
This plugin provides builders to build xcode projects, invoke agvtool and package .ipa files.
This plugin provides builders to build xcode projects, invoke agvtool and package .ipa files.
Retrieve all Xcode scheme file from project directory. Parameters: projectLocation - Xcode project file location (directory path); Returns: the list of schema ...
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. Overview. The ...
Constructor for XcodeInstallation. Parameters: name - Tool name (for example, "Xcode 9.3"): home - Tool location (usually "/Applications/Xcode.app/Contents/ ...
Parse Xcode output and transform into JUnit-style xml test result files. This utility class creates and manages a FilterOutputStream to parse the Xcode ...
Feb 6, 2024 · Hello Community, My team uses Jenkins running on an Intel Mac to run our UI Automation scheme for an iOS app. We've been using Jenkins ...