Re: Jenkins with iOS development

2012-04-23 Thread Arnaud Héritier
Hi, Sorry I was off for a long period and a lot overwhelmed It should be better from now and I already saw new issues sent in the plugin bugtracker and pull requests in github. Many people are nowadays successfully using the xcode plugin on a jenkins server. It can be hosted itself on macos

Re: Jenkins with iOS development

2012-04-13 Thread Sami Tikka
I would still like to know if installing the Xcode plugin only is enough or does the standard Jenkins installation on Mac need some tweaks. -- Sami Christopher Orr kirjoitti 11.4.2012 kello 23.18: > On 04/02/2012 12:15 AM, Sami Tikka wrote: >> I am not an iOS developer myself, so I have not r

Re: Jenkins with iOS development

2012-04-11 Thread Christopher Orr
On 04/02/2012 12:15 AM, Sami Tikka wrote: I am not an iOS developer myself, so I have not run into this problem. Is there anyone here who can verify that adding the SessionCreate setting to orgi.jenkins-ci.plist fixes the problem? Probably this is not the whole solution. The keys and certificates

Re: Jenkins with iOS development

2012-04-06 Thread Sami Tikka
Great! I'm glad there is no problem building iOS applications using Jenkins. The only funny thing is that plenty of people seem to have trouble with it even though it is so easy. I have a couple of follow-up questions: You mention $PASSWORD needed to unlock the keychain. Since Jenkins Mac install

RE: Jenkins with iOS development

2012-04-05 Thread Elkin, Michael
running as. From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of kenstir Sent: Thursday, April 05, 2012 4:38 AM To: jenkinsci-users@googlegroups.com Subject: Re: Jenkins with iOS development I don't have any problem signing code with my iOS build fir

Re: Jenkins with iOS development

2012-04-05 Thread kenstir
I don't have any problem signing code with my iOS build fired by Jenkins. I think it is straightforward if not easy. I did not need to modify Jenkins in any way. My setup is: - linux master fires osx slave using SSH - osx slave runs as user jenkins - user jenkins has the signing cert loaded i

Jenkins with iOS development

2012-04-01 Thread Sami Tikka
I've been reading stackoverflow.com and seen there are lots of people having problems with Jenkins in iOS development. This is because iOS apps have to be signed and the signing certificates and keys and whatnot are located in some user Keychain (a Mac OS specific native keystone.) When Jenkins is