[
https://issues.jenkins-ci.org/browse/JENKINS-12635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161518#comment-161518
]
Leena N commented on JENKINS-12635:
-----------------------------------
I also encountered the same problem. The error I got was "Cannot remove *.ipa
files from a non-existing directory:
/Users/miniuno/jenkins/workspace/ipad_app/build/DEBUG-iphoneos". I was not sure
from where the directory "DEBUG-iphoneos" got added, because I've never
configured it anywhere.
But when I added a full path for "Build Output Directory" as
${WORKSPACE}/build, it started working.
The Jenkins version: 1.447
The XCode version: 4.2
The XCode Plugin version: 1.3.1
Hope this gives some clue into the problem.
Thanks,
Leena
> 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