Well.. yes, you have the point. In the meanwhile, it's donna be nearly impossible to convert that plugin's config to the config which i use in a way it would be transparent to the user. Mainly, because I use a bit different principle to configure build signing (that's basically the key difference between my plugin and Xcode plugin). Besides that, I don't plan to add OS X applications support (while Xcode plugin allows to build OS X applications too). Taking all those things into account, I don't feel like it's gonna be that easy. Anyhow, I'll contact Xcode plugin developer, will see if we could find the way to merge them.
~ Eugene On Jul 14, 2013, at 10:12 PM, Arnaud Héritier <[email protected]> wrote: > I just had a look at your plugin and I think they are covering the same > features. > Maybe you could look at the scode plugin to see how to cleanup/merge it with > yours : https://wiki.jenkins-ci.org/display/JENKINS/Xcode+Plugin > It already has 3000 installations and we really lake of brains/hands to > maintain it > You may work on a 2.0 version branch if you have some important changes to do > by merging yours. > > Cheers, > > Arnaud > > > On Sun, Jul 14, 2013 at 9:47 PM, Domi <[email protected]> wrote: > +1 on integrating this into the Xcode Plugin > Less but better supported plugins Helms everyone! > > Am 14.07.2013 um 20:19 schrieb Arnaud Héritier <[email protected]>: > >> Wasn't it possible to fix/improve the Xcode plugin which is already used by >> many to build iOS projects (and which has a lot of difficulties to find >> sponsors/contributors) ? >> Is your plugin doing something very different from the Xcode one ? >> >> --------- >> Arnaud >> >> Le 14 juil. 2013 à 18:58, Eugene Solodovnykov <[email protected]> a écrit : >> >>> That was fast :) >>> Thank you Nicolas. >>> >>> On Jul 14, 2013, at 6:53 PM, nicolas de loof <[email protected]> >>> wrote: >>> >>>> done : https://github.com/jenkinsci/iosbuilder-plugin >>>> >>>> >>>> 2013/7/14 Eugene Solodovnykov <[email protected]> >>>> Hello everybody, >>>> >>>> I've developed a new builder plugin for iOS and I'd like to host it in >>>> Jenkins' plugins repository. Again, its name is iosbuilder-plugin and you >>>> could fork it from my repository: >>>> https://github.com/0xc010d/iosbuilder-plugin. >>>> >>>> ~ Eugene >>>> >>>> -- >>>> You received this message because you are subscribed to the Google Groups >>>> "Jenkins Developers" group. >>>> To unsubscribe from this group and stop receiving emails from it, send an >>>> email to [email protected]. >>>> For more options, visit https://groups.google.com/groups/opt_out. >>>> >>>> >>>> >>>> >>>> -- >>>> You received this message because you are subscribed to a topic in the >>>> Google Groups "Jenkins Developers" group. >>>> To unsubscribe from this topic, visit >>>> https://groups.google.com/d/topic/jenkinsci-dev/-Q_wuvzqkeY/unsubscribe. >>>> To unsubscribe from this group and all its topics, send an email to >>>> [email protected]. >>>> For more options, visit https://groups.google.com/groups/opt_out. >>>> >>>> >>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Jenkins Developers" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >>> email to [email protected]. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > -- > ----- > Arnaud Héritier > http://aheritier.net > Mail/GTalk: aheritier AT gmail DOT com > Twitter/Skype : aheritier > > -- > You received this message because you are subscribed to a topic in the Google > Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-dev/-Q_wuvzqkeY/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
