xcode-hudson-plugin icon indicating copy to clipboard operation
xcode-hudson-plugin copied to clipboard

This project has been moved to Jenkins CI, please follow the link below

Results 8 xcode-hudson-plugin issues
Sort by recently updated
recently updated
newest added

jenkins run error ,it shows: ** has conflicting provisioning settings. ** is automatically signed, but provisioning profile ** for testing has been manually specified. Set the provisioning profile value to...

On saving the settings for the build step, CFBundleVersion pattern is automatically surrounded with quotes when I enter `{BUILD_NUMBER}`. This causes ugly IPA filenames :) When I manually edit the...

The unit-tests doesn't start (XCode4). Any help how to setup unit tests for hudson/jenkins?

When user supplies values for configuration, sdk or target, we should validate them against the xcode project.

Add support for the GHUnit testing framework.

This will require the app to detect what SDK is being used (even if not specified) and use the appropriate build directory to find the built .app files.