Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JENKINS-19595: Support multiple targets to be passed into xcodebuild #43

Merged
merged 10 commits into from Jan 7, 2015
Merged

JENKINS-19595: Support multiple targets to be passed into xcodebuild #43

merged 10 commits into from Jan 7, 2015

Conversation

timothy-volvo
Copy link

Added a check box to indicate the target field should be interpreted as a regular expression. The output of the xcodebuild -list command is redirected to a byte array so it can be parsed as well as logged. When checked the parsed list of targets are compared against the regex and a -target parameter is added when a match is found.

@cloudbees-pull-request-builder

plugins » xcode-plugin #52 SUCCESS
This pull request looks good

@jenkinsadmin
Copy link
Member

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

@timothy-volvo
Copy link
Author

I wonder if this pull request should be rejected in favor of one with the checkbox in the advanced section. That way the checkbox could be applied to either the Target or Scheme textfield, whichever is set.

@cloudbees-pull-request-builder

plugins » xcode-plugin #67 SUCCESS
This pull request looks good

@cloudbees-pull-request-builder

plugins » xcode-plugin #69 SUCCESS
This pull request looks good

@lacostej lacostej merged commit 4117e44 into jenkinsci:master Jan 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants