|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

I haven't gotten a chance to restart Jenkins or install the plugin yet, as the admin for my Jenkins instance is on holiday today. However I did find a workaround for this problem. I found that if I replaced my archive step with this, it would work:
step([$class: 'ArtifactArchiver', artifacts: 'build/Debug-iphoneos/MyApplication-2.0.0.3630.ipa', fingerprint: true])