[ 
https://issues.jenkins-ci.org/browse/JENKINS-12635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=158588#comment-158588
 ] 

Falko Richter commented on JENKINS-12635:
-----------------------------------------

I´m using Jenkins ver. 1.450 on a Ubuntu machine with a macOS slave running 
10.6 
The plugin is version 1.3
Configuration is set to "Debug"
Technical VErsion is set to "${BUILD_NUMBER}"
Build output directory is set to "output"
and I unlock the keychain.

There is nothing fancy in my XCode project, the build products all end up in 
the correct location, meaning a subfolder in the workspace named "output". Only 
thing missing in that folder is the ipa files.

                
> packaging ipa doesn´t work if run on a slave
> --------------------------------------------
>
>                 Key: JENKINS-12635
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12635
>             Project: Jenkins
>          Issue Type: Bug
>          Components: xcode
>    Affects Versions: current
>         Environment: MacOS 10.6
>            Reporter: Falko Richter
>            Assignee: Arnaud Héritier
>            Priority: Blocker
>
> I check to package ipa files, but in my custom output directory, which i 
> called "output" there is no ipa file. all the .app and .dsym folders are 
> there but no ipa. Also, I get this message: Cannot remove *.ipa files from a 
> non-existing directory: /Users/hudson/build/output, so I can only assume the 
> plugin is searching at the wrong location for the "output" folder.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to