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

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

I haven't changed you script, as I wrote:
> 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.

The "fix" is to setup the project to a specified provisioning profile. This 
make sense because if it is automatic I think there is no way to know which one 
you want to use.

ps: I need to run your script on my developer machine too :(
                
> 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