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

Valerio Mazzeo commented on JENKINS-12852:
------------------------------------------

The tutorial is fine, thank you very much for that!

Actually, I had some problems in get your ruby scripts to run. I don't use 
ruby, so I missed a lot of packages dependencies.

Also, it takes a bit of time to debug inside your bash script to understand why 
they didn't work.
In the end I realise that if you setup the project to code-sign with the 
automatic certificate selector, then inside the project file the 
PROVISIONING_PROFILE field is empty. This cause the script to fail, once I 
realised that I was able to fix it.

About the API I was wondering if would be better to include everything in the 
same job so there is no need to look into the relative path to find the job 
that download the certificate (as you wrote in the tutorial).

But include this into the xcode plugin I think would be seriously a great 
improvement.
                
> Automating the management of iOS provisioning profiles
> ------------------------------------------------------
>
>                 Key: JENKINS-12852
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12852
>             Project: Jenkins
>          Issue Type: New Feature
>          Components: xcode
>            Reporter: Valerio Mazzeo
>            Priority: Minor
>
> I was wondering if this is possible, and yesterday I bumped into this article:
> http://lacostej.blogspot.com/2012/02/automating-management-of-ios.html
> I have spent one day to make it work, but now is perfect!
> So, now could be really good to have this feature implemented into the plugin.
> Basically there are two steps:
> 1) download all the profile you need from the apple developer center
> 2) installing the new certificate into xcode and update the project file with 
> the new one
> if just the second point is integrated into the plugin should be sufficient 
> but if you can integrate all this process would be really amazing.
> I have already dealt with it, so I'm happy to answer your questions and doubt 
> about it.
> What do you think guys? I think would be a very great feature!

--
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