Hello Steph, Stefan,

Good day. Thanks for the advice.

I went on and migrated to Swift 3, I am set to create new stuffs for our
app and decided I might as well build it using Swift 3 rather than 2.3 and
then recode again.

On the features we are adding, they are specific to the business and for
now, its just the authentication part to our server. So yeah, I don't think
it can be available to the public.

Thanks and best regards,

Richard

On Thu, Feb 23, 2017 at 11:00 PM, Stefan Arentz <sare...@mozilla.com> wrote:

>
>
> On Thu, Feb 23, 2017 at 9:36 AM, Steph Leroux <sler...@mozilla.com> wrote:
>
>> Hey Richard,
>>
>> My question is, would there be an easier way to merge update from Fennec
>>> and still be able to push to our own git?
>>>
>>
>> You should be able to setup the Mozilla repo as a new remote to your
>> local git clone. This way you'll be able to pull in any changes that we
>> make 'upstream', merge them into your local copy, then push them to your
>> git server. Github has some good documentation for how users can set this
>> up between forks [1] which might be of use.
>>
>> Second question, if we plan to release to the app store in the next 3
>>> months is it advisable to use this code base or should I be  using a
>>> different branch?
>>>
>>
>> It depends on how many changes you've made to the existing project
>> compared to new additions. It might be a pain to handle all of the
>> conflicts since the Swift 3 migration included a ton of code changes [2].
>> Another thing to keep in mind is that the latest Xcode Beta removes support
>> for Swift 2.3 so if you plan on using the latest Xcode for development
>> there is a good chance that within the next 3 months you'll have to move to
>> 3.0 anyways.
>>
>> If you do move to using our master/Swift 3.0 version of the app I would
>> recommend trying to keep up to date with patches we land in the next few
>> weeks as there may be fixes to regressions from the migration. The codebase
>> so far seems relatively stable after the migration but it hasn't gone to a
>> wide audience for testing yet.
>>
>
> Agreed.
>
> I just want to add one thing: Richard, if you are going to ship to the App
> Store, is there really a reason to have a separate branch/version of
> Firefox? You are fully in your right to do that of course. But if you are
> adding functionality that could be interesting for a general audience, we
> are more than happy to figure out if we can simply add those changes to
> Firefox. You are very welcome to contribute code and features. Let us know
> or send me a private message and we can figure out if that makes sense in
> this case.
>
>  S.
>
>
_______________________________________________
mobile-firefox-dev mailing list
mobile-firefox-dev@mozilla.org
https://mail.mozilla.org/listinfo/mobile-firefox-dev

Reply via email to