Re: [DISCUSS] Cordova-iOS Release

2019-02-07 Thread Chris Brody
Thanks Darryl for the quick response. I would definitely agree not to
delay the release.

On Thu, Feb 7, 2019 at 2:56 PM Darryl Pogue  wrote:
>
> On Thu, Feb 7, 2019 at 11:28 AM Chris Brody  wrote:
> >
> > I was hoping for explicit confirmation that this issue is resolved:
> >
> > > > I don't think we should release cordova-ios until automatic
> > > > provisioning/code signing works in Xcode 10 with the modern build
> > > > system. We've spent the past 2 years trying to encourage people to
> > > > move their projects to use automatic signing instead of specifying
> > > > provisioning profiles UUIDs everywhere, and now we'd be leaving all
> > > > those people with broken builds (including me at my job).
> >
> > I do see that cordova-ios PRs 489 & 508 have been merged, don't know
> > if it solved the problem or not. I would love to see this confirmed by
> > Darryl.
>
> Yes! I am happy to confirm that Ken found the "one weird trick"[1] to
> make automatic signing work properly with the new build system in
> Xcode 10. :)
>
> There are a million tiny things I'd love to see get in to this
> release, but it's in a state where it works and we have an upcoming
> deadline from Apple for requiring Xcode 10, so I don't see any strong
> reason to delay releasing this. There will be future releases where we
> can take care of the other small bits.
>
> [1] https://github.com/apache/cordova-ios/pull/508
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [DISCUSS] Cordova-iOS Release

2019-02-07 Thread Darryl Pogue
On Thu, Feb 7, 2019 at 11:28 AM Chris Brody  wrote:
>
> I was hoping for explicit confirmation that this issue is resolved:
>
> > > I don't think we should release cordova-ios until automatic
> > > provisioning/code signing works in Xcode 10 with the modern build
> > > system. We've spent the past 2 years trying to encourage people to
> > > move their projects to use automatic signing instead of specifying
> > > provisioning profiles UUIDs everywhere, and now we'd be leaving all
> > > those people with broken builds (including me at my job).
>
> I do see that cordova-ios PRs 489 & 508 have been merged, don't know
> if it solved the problem or not. I would love to see this confirmed by
> Darryl.

Yes! I am happy to confirm that Ken found the "one weird trick"[1] to
make automatic signing work properly with the new build system in
Xcode 10. :)

There are a million tiny things I'd love to see get in to this
release, but it's in a state where it works and we have an upcoming
deadline from Apple for requiring Xcode 10, so I don't see any strong
reason to delay releasing this. There will be future releases where we
can take care of the other small bits.

[1] https://github.com/apache/cordova-ios/pull/508

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [DISCUSS] Cordova-iOS Release

2019-02-07 Thread Chris Brody
I was hoping for explicit confirmation that this issue is resolved:

> > I don't think we should release cordova-ios until automatic
> > provisioning/code signing works in Xcode 10 with the modern build
> > system. We've spent the past 2 years trying to encourage people to
> > move their projects to use automatic signing instead of specifying
> > provisioning profiles UUIDs everywhere, and now we'd be leaving all
> > those people with broken builds (including me at my job).

I do see that cordova-ios PRs 489 & 508 have been merged, don't know
if it solved the problem or not. I would love to see this confirmed by
Darryl.

I can see that you did already ask for confirmation last week, sorry
for the lack of response.

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [DISCUSS] Cordova-iOS Release

2019-01-31 Thread Bryan Ellis
Now that the iOS platform has the following PRs merged into master,

- https://github.com/apache/cordova-ios/pull/489
- https://github.com/apache/cordova-ios/pull/508

I would like to get a status update.

As of current master (Feb 1st 2019), is there any additional blockers?
Can this platform be released?


On Fri, Jan 18, 2019 at 3:09 PM Darryl Pogue  wrote:

> On Thu, Jan 17, 2019 at 9:57 PM Bryan Ellis  wrote:
> >
> > Does anyone have any reason to delay a cordova-ios platform release?
>
> I hate to be the guy that blocks a release without contributing
> anything to unblock it, but I'm swamped with non-Cordova work for the
> next few weeks :(
>
> I don't think we should release cordova-ios until automatic
> provisioning/code signing works in Xcode 10 with the modern build
> system. We've spent the past 2 years trying to encourage people to
> move their projects to use automatic signing instead of specifying
> provisioning profiles UUIDs everywhere, and now we'd be leaving all
> those people with broken builds (including me at my job).
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>


Re: [DISCUSS] Cordova-iOS Release

2019-01-17 Thread Darryl Pogue
On Thu, Jan 17, 2019 at 9:57 PM Bryan Ellis  wrote:
>
> Does anyone have any reason to delay a cordova-ios platform release?

I hate to be the guy that blocks a release without contributing
anything to unblock it, but I'm swamped with non-Cordova work for the
next few weeks :(

I don't think we should release cordova-ios until automatic
provisioning/code signing works in Xcode 10 with the modern build
system. We've spent the past 2 years trying to encourage people to
move their projects to use automatic signing instead of specifying
provisioning profiles UUIDs everywhere, and now we'd be leaving all
those people with broken builds (including me at my job).

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [DISCUSS] cordova-ios release

2016-04-07 Thread Shazron
Update: looks like it looks like an ios-deploy thing
https://github.com/phonegap/ios-deploy/pull/218#issuecomment-206895124

On Tue, Apr 5, 2016 at 4:47 PM, Nikhil Khandelwal
<nikhi...@microsoft.com> wrote:
> I noticed there is an issue with ios-deploy/cordova-ios & Xcode 7.3. This 
> seems fairly high priority: CB-10962.
>
> If the fix/workaround happens to be in cordova-ios - we might have to do 
> another release or add it to this release.
>
> -Nikhil
>
> -Original Message-
> From: Shazron [mailto:shaz...@gmail.com]
> Sent: Tuesday, April 5, 2016 12:17 PM
> To: dev@cordova.apache.org
> Subject: Re: [DISCUSS] cordova-ios release
>
> When I do a "cordova run --device" and I don't have ios-deploy installed, I 
> don't get the warning anymore to install it, just a "Error: spawn ios-deploy 
> ENOENT". Not sure when this behaviour changed. Don't think it should stall 
> the release though.
>
> On Tue, Apr 5, 2016 at 9:33 AM, Edna Y Morales <eymor...@us.ibm.com> wrote:
>
>> Thanks, Mefire!
>>
>> So there is an issue with the archive that I published on dist/dev. I
>> don't see the issue when I install from git so it must be something in
>> the packaging that I'll need to investigate. I'll close the vote as
>> Failed, republish and restart the vote.
>>
>> Thanks,
>> *Edna Morales*
>>
>> [image: Inactive hide details for "Mefire O." ---04/04/2016 02:02:29
>> PM---LGTM! Thanks,]"Mefire O." ---04/04/2016 02:02:29 PM---LGTM!
>> Thanks,
>>
>> From: "Mefire O." <ommen...@microsoft.com>
>> To: "dev@cordova.apache.org" <dev@cordova.apache.org>
>> Date: 04/04/2016 02:02 PM
>> Subject: RE: [DISCUSS] cordova-ios release
>> --
>>
>>
>>
>> LGTM!
>>
>> Thanks,
>> Mefire
>>
>> From: Edna Y Morales [mailto:eymor...@us.ibm.com
>> <eymor...@us.ibm.com>]
>> Sent: Monday, April 4, 2016 10:47 AM
>> To: dev@cordova.apache.org
>> Subject: Re: [DISCUSS] cordova-ios release
>>
>>
>> Can someone review the blog post?
>> https://github.com/apache/cordova-docs/pull/571
>>
>> Thanks,
>> Edna Morales
>>
>> [Inactive hide details for Shazron ---03/30/2016 08:28:03 PM---Thanks
>> Edna
>> - appreciated :) On Wed, Mar 30, 2016 at 8:15 AM, Edn]Shazron
>> ---03/30/2016
>> 08:28:03 PM---Thanks Edna - appreciated :) On Wed, Mar 30, 2016 at
>> 8:15 AM, Edna Y Morales
>> <eymor...@us.ibm.com<mailto:eymor...@us.ibm.com
>> <eymor...@us.ibm.com>>> w
>>
>> From: Shazron <shaz...@gmail.com<mailto:shaz...@gmail.com
>> <shaz...@gmail.com>>>
>> To: "dev@cordova.apache.org<mailto:dev@cordova.apache.org
>> <dev@cordova.apache.org>>" <dev@cordova.apache.org<
>> mailto:dev@cordova.apache.org <dev@cordova.apache.org>>>
>> Date: 03/30/2016 08:28 PM
>> Subject: Re: [DISCUSS] cordova-ios release
>>
>> 
>>
>>
>>
>> Thanks Edna - appreciated :)
>>
>> On Wed, Mar 30, 2016 at 8:15 AM, Edna Y Morales <eymor...@us.ibm.com<
>> mailto:eymor...@us.ibm.com <eymor...@us.ibm.com>>> wrote:
>>
>> > Hi,
>> >
>> > I'd like to drive the release for cordova-ios 4.1.1. Does anyone
>> > have any oppositions or any reason to wait?
>> >
>> > Thanks,
>> > *Edna Morales*
>> >
>> > [image: Inactive hide details for Edna Y Morales---03/24/2016
>> > 09:41:54 AM---bump to this discussion since cordova-common has been
>> > relea]Edna Y
>> > Morales---03/24/2016 09:41:54 AM---bump to this discussion since
>> > cordova-common has been released Thanks,
>> >
>> > From: Edna Y Morales/Durham/IBM@IBMUS
>> > To: dev@cordova.apache.org<mailto:dev@cordova.apache.org
>> <dev@cordova.apache.org>>
>> > Date: 03/24/2016 09:41 AM
>> > Subject: Re: [DISCUSS] cordova-ios release
>> > --
>> >
>> >
>> >
>> > bump to this discussion since cordova-common has been released
>> >
>> > Thanks,
>> > *Edna Morales*
>> >
>> > Shazron ---03/18/2016 10:34:07 PM---Another issue, the bundled
>> > ios-sim should be updated:
>> > *https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fis
>> > sues.apache.org%2fjira%2fbrowse%2fCB-10912*=01%7c01%7cnikhilkh%
>> > 40microsoft.com%7c4a29ffd99

RE: [DISCUSS] cordova-ios release

2016-04-05 Thread Nikhil Khandelwal
I noticed there is an issue with ios-deploy/cordova-ios & Xcode 7.3. This seems 
fairly high priority: CB-10962.

If the fix/workaround happens to be in cordova-ios - we might have to do 
another release or add it to this release.

-Nikhil

-Original Message-
From: Shazron [mailto:shaz...@gmail.com] 
Sent: Tuesday, April 5, 2016 12:17 PM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] cordova-ios release

When I do a "cordova run --device" and I don't have ios-deploy installed, I 
don't get the warning anymore to install it, just a "Error: spawn ios-deploy 
ENOENT". Not sure when this behaviour changed. Don't think it should stall the 
release though.

On Tue, Apr 5, 2016 at 9:33 AM, Edna Y Morales <eymor...@us.ibm.com> wrote:

> Thanks, Mefire!
>
> So there is an issue with the archive that I published on dist/dev. I 
> don't see the issue when I install from git so it must be something in 
> the packaging that I'll need to investigate. I'll close the vote as 
> Failed, republish and restart the vote.
>
> Thanks,
> *Edna Morales*
>
> [image: Inactive hide details for "Mefire O." ---04/04/2016 02:02:29 
> PM---LGTM! Thanks,]"Mefire O." ---04/04/2016 02:02:29 PM---LGTM! 
> Thanks,
>
> From: "Mefire O." <ommen...@microsoft.com>
> To: "dev@cordova.apache.org" <dev@cordova.apache.org>
> Date: 04/04/2016 02:02 PM
> Subject: RE: [DISCUSS] cordova-ios release
> --
>
>
>
> LGTM!
>
> Thanks,
> Mefire
>
> From: Edna Y Morales [mailto:eymor...@us.ibm.com 
> <eymor...@us.ibm.com>]
> Sent: Monday, April 4, 2016 10:47 AM
> To: dev@cordova.apache.org
> Subject: Re: [DISCUSS] cordova-ios release
>
>
> Can someone review the blog post?
> https://github.com/apache/cordova-docs/pull/571
>
> Thanks,
> Edna Morales
>
> [Inactive hide details for Shazron ---03/30/2016 08:28:03 PM---Thanks 
> Edna
> - appreciated :) On Wed, Mar 30, 2016 at 8:15 AM, Edn]Shazron 
> ---03/30/2016
> 08:28:03 PM---Thanks Edna - appreciated :) On Wed, Mar 30, 2016 at 
> 8:15 AM, Edna Y Morales 
> <eymor...@us.ibm.com<mailto:eymor...@us.ibm.com
> <eymor...@us.ibm.com>>> w
>
> From: Shazron <shaz...@gmail.com<mailto:shaz...@gmail.com
> <shaz...@gmail.com>>>
> To: "dev@cordova.apache.org<mailto:dev@cordova.apache.org
> <dev@cordova.apache.org>>" <dev@cordova.apache.org< 
> mailto:dev@cordova.apache.org <dev@cordova.apache.org>>>
> Date: 03/30/2016 08:28 PM
> Subject: Re: [DISCUSS] cordova-ios release
>
> 
>
>
>
> Thanks Edna - appreciated :)
>
> On Wed, Mar 30, 2016 at 8:15 AM, Edna Y Morales <eymor...@us.ibm.com< 
> mailto:eymor...@us.ibm.com <eymor...@us.ibm.com>>> wrote:
>
> > Hi,
> >
> > I'd like to drive the release for cordova-ios 4.1.1. Does anyone 
> > have any oppositions or any reason to wait?
> >
> > Thanks,
> > *Edna Morales*
> >
> > [image: Inactive hide details for Edna Y Morales---03/24/2016 
> > 09:41:54 AM---bump to this discussion since cordova-common has been 
> > relea]Edna Y
> > Morales---03/24/2016 09:41:54 AM---bump to this discussion since 
> > cordova-common has been released Thanks,
> >
> > From: Edna Y Morales/Durham/IBM@IBMUS
> > To: dev@cordova.apache.org<mailto:dev@cordova.apache.org
> <dev@cordova.apache.org>>
> > Date: 03/24/2016 09:41 AM
> > Subject: Re: [DISCUSS] cordova-ios release
> > --
> >
> >
> >
> > bump to this discussion since cordova-common has been released
> >
> > Thanks,
> > *Edna Morales*
> >
> > Shazron ---03/18/2016 10:34:07 PM---Another issue, the bundled 
> > ios-sim should be updated: 
> > *https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fis
> > sues.apache.org%2fjira%2fbrowse%2fCB-10912*=01%7c01%7cnikhilkh%
> > 40microsoft.com%7c4a29ffd994df47e66dcf08d35d86fc89%7c72f988bf86f141a
> > f91ab2d7cd011db47%7c1=hWsxSWxXwjFcl%2ftP3XY04Emzg%2bnEgt6xN8MW
> > 9ghN0uU%3d 
> > <https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fis
> > sues.apache.org%2fjira%2fbrowse%2fCB-10912=01%7c01%7cnikhilkh%4
> > 0microsoft.com%7c4a29ffd994df47e66dcf08d35d86fc89%7c72f988bf86f141af
> > 91ab2d7cd011db47%7c1=gIwwkud1HusezoWEVChconGHAfe96DyiSPnYW6xRm
> > No%3d<
> https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fissue
> s.apache.org%2fjira%2fbrowse%2fCB-10912=01%7c01%7commenjik%40micr
> osoft.com%7c245cd1554777444c794c08d35cb10aae%7c72f988bf86f141af91ab2d7

Re: [DISCUSS] cordova-ios release

2016-04-05 Thread Shazron
When I do a "cordova run --device" and I don't have ios-deploy installed, I
don't get the warning anymore to install it, just a "Error: spawn
ios-deploy ENOENT". Not sure when this behaviour changed. Don't think it
should stall the release though.

On Tue, Apr 5, 2016 at 9:33 AM, Edna Y Morales <eymor...@us.ibm.com> wrote:

> Thanks, Mefire!
>
> So there is an issue with the archive that I published on dist/dev. I
> don't see the issue when I install from git so it must be something in the
> packaging that I'll need to investigate. I'll close the vote as Failed,
> republish and restart the vote.
>
> Thanks,
> *Edna Morales*
>
> [image: Inactive hide details for "Mefire O." ---04/04/2016 02:02:29
> PM---LGTM! Thanks,]"Mefire O." ---04/04/2016 02:02:29 PM---LGTM! Thanks,
>
> From: "Mefire O." <ommen...@microsoft.com>
> To: "dev@cordova.apache.org" <dev@cordova.apache.org>
> Date: 04/04/2016 02:02 PM
> Subject: RE: [DISCUSS] cordova-ios release
> --
>
>
>
> LGTM!
>
> Thanks,
> Mefire
>
> From: Edna Y Morales [mailto:eymor...@us.ibm.com <eymor...@us.ibm.com>]
> Sent: Monday, April 4, 2016 10:47 AM
> To: dev@cordova.apache.org
> Subject: Re: [DISCUSS] cordova-ios release
>
>
> Can someone review the blog post?
> https://github.com/apache/cordova-docs/pull/571
>
> Thanks,
> Edna Morales
>
> [Inactive hide details for Shazron ---03/30/2016 08:28:03 PM---Thanks Edna
> - appreciated :) On Wed, Mar 30, 2016 at 8:15 AM, Edn]Shazron ---03/30/2016
> 08:28:03 PM---Thanks Edna - appreciated :) On Wed, Mar 30, 2016 at 8:15 AM,
> Edna Y Morales <eymor...@us.ibm.com<mailto:eymor...@us.ibm.com
> <eymor...@us.ibm.com>>> w
>
> From: Shazron <shaz...@gmail.com<mailto:shaz...@gmail.com
> <shaz...@gmail.com>>>
> To: "dev@cordova.apache.org<mailto:dev@cordova.apache.org
> <dev@cordova.apache.org>>" <dev@cordova.apache.org<
> mailto:dev@cordova.apache.org <dev@cordova.apache.org>>>
> Date: 03/30/2016 08:28 PM
> Subject: Re: [DISCUSS] cordova-ios release
>
> 
>
>
>
> Thanks Edna - appreciated :)
>
> On Wed, Mar 30, 2016 at 8:15 AM, Edna Y Morales <eymor...@us.ibm.com<
> mailto:eymor...@us.ibm.com <eymor...@us.ibm.com>>> wrote:
>
> > Hi,
> >
> > I'd like to drive the release for cordova-ios 4.1.1. Does anyone have any
> > oppositions or any reason to wait?
> >
> > Thanks,
> > *Edna Morales*
> >
> > [image: Inactive hide details for Edna Y Morales---03/24/2016 09:41:54
> > AM---bump to this discussion since cordova-common has been relea]Edna Y
> > Morales---03/24/2016 09:41:54 AM---bump to this discussion since
> > cordova-common has been released Thanks,
> >
> > From: Edna Y Morales/Durham/IBM@IBMUS
> > To: dev@cordova.apache.org<mailto:dev@cordova.apache.org
> <dev@cordova.apache.org>>
> > Date: 03/24/2016 09:41 AM
> > Subject: Re: [DISCUSS] cordova-ios release
> > --
> >
> >
> >
> > bump to this discussion since cordova-common has been released
> >
> > Thanks,
> > *Edna Morales*
> >
> > Shazron ---03/18/2016 10:34:07 PM---Another issue, the bundled ios-sim
> > should be updated: *https://issues.apache.org/jira/browse/CB-10912*
> > <https://issues.apache.org/jira/browse/CB-10912<
> https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fissues.apache.org%2fjira%2fbrowse%2fCB-10912=01%7c01%7commenjik%40microsoft.com%7c245cd1554777444c794c08d35cb10aae%7c72f988bf86f141af91ab2d7cd011db47%7c1=b2DfQhpWhLbsxXZEoWdT9hEPte9ex2zshJndNU8k0F4%3d
> >>
> >
> > From: Shazron <shaz...@gmail.com<mailto:shaz...@gmail.com
> <shaz...@gmail.com>>>
> > To: "dev@cordova.apache.org<mailto:dev@cordova.apache.org
> <dev@cordova.apache.org>>" <dev@cordova.apache.org<
> mailto:dev@cordova.apache.org <dev@cordova.apache.org>>>
> > Date: 03/18/2016 10:34 PM
> > Subject: Re: [DISCUSS] cordova-ios release
> > --
> >
> >
> >
> > Another issue, the bundled ios-sim should be updated:
> > *https://issues.apache.org/jira/browse/CB-10912*
> > <https://issues.apache.org/jira/browse/CB-10912<
> https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fissues.apache.org%2fjira%2fbrowse%2fCB-10912=01%7c01%7commenjik%40microsoft.com%7c245cd1554777444c794c08d35cb10aae%7c72f988bf86f141af91ab2d7cd011db47%7c1=b2DfQhpWhLbsxXZEo

RE: [DISCUSS] cordova-ios release

2016-04-05 Thread Edna Y Morales

Thanks, Mefire!

So there is an issue with the archive that I published on dist/dev. I don't
see the issue when I install from git so it must be something in the
packaging that I'll need to investigate. I'll close the vote as Failed,
republish and restart the vote.

Thanks,
Edna Morales



From:   "Mefire O." <ommen...@microsoft.com>
To: "dev@cordova.apache.org" <dev@cordova.apache.org>
Date:   04/04/2016 02:02 PM
Subject:    RE: [DISCUSS] cordova-ios release



LGTM!

Thanks,
Mefire

From: Edna Y Morales [mailto:eymor...@us.ibm.com]
Sent: Monday, April 4, 2016 10:47 AM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] cordova-ios release


Can someone review the blog post?
https://github.com/apache/cordova-docs/pull/571

Thanks,
Edna Morales

[Inactive hide details for Shazron ---03/30/2016 08:28:03 PM---Thanks Edna
- appreciated :) On Wed, Mar 30, 2016 at 8:15 AM, Edn]Shazron ---03/30/2016
08:28:03 PM---Thanks Edna - appreciated :) On Wed, Mar 30, 2016 at 8:15 AM,
Edna Y Morales <eymor...@us.ibm.com<mailto:eymor...@us.ibm.com>> w

From: Shazron <shaz...@gmail.com<mailto:shaz...@gmail.com>>
To: "dev@cordova.apache.org<mailto:dev@cordova.apache.org>"
<dev@cordova.apache.org<mailto:dev@cordova.apache.org>>
Date: 03/30/2016 08:28 PM
Subject: Re: [DISCUSS] cordova-ios release





Thanks Edna - appreciated :)

On Wed, Mar 30, 2016 at 8:15 AM, Edna Y Morales <eymor...@us.ibm.com<
mailto:eymor...@us.ibm.com>> wrote:

> Hi,
>
> I'd like to drive the release for cordova-ios 4.1.1. Does anyone have any
> oppositions or any reason to wait?
>
> Thanks,
> *Edna Morales*
>
> [image: Inactive hide details for Edna Y Morales---03/24/2016 09:41:54
> AM---bump to this discussion since cordova-common has been relea]Edna Y
> Morales---03/24/2016 09:41:54 AM---bump to this discussion since
> cordova-common has been released Thanks,
>
> From: Edna Y Morales/Durham/IBM@IBMUS
> To: dev@cordova.apache.org<mailto:dev@cordova.apache.org>
> Date: 03/24/2016 09:41 AM
> Subject: Re: [DISCUSS] cordova-ios release
> --
>
>
>
> bump to this discussion since cordova-common has been released
>
> Thanks,
> *Edna Morales*
>
> Shazron ---03/18/2016 10:34:07 PM---Another issue, the bundled ios-sim
> should be updated: *https://issues.apache.org/jira/browse/CB-10912*
> <https://issues.apache.org/jira/browse/CB-10912<
https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fissues.apache.org%2fjira%2fbrowse%2fCB-10912=01%7c01%7commenjik%40microsoft.com%7c245cd1554777444c794c08d35cb10aae%7c72f988bf86f141af91ab2d7cd011db47%7c1=b2DfQhpWhLbsxXZEoWdT9hEPte9ex2zshJndNU8k0F4%3d
>>
>
> From: Shazron <shaz...@gmail.com<mailto:shaz...@gmail.com>>
> To: "dev@cordova.apache.org<mailto:dev@cordova.apache.org>"
<dev@cordova.apache.org<mailto:dev@cordova.apache.org>>
> Date: 03/18/2016 10:34 PM
> Subject: Re: [DISCUSS] cordova-ios release
> --
>
>
>
> Another issue, the bundled ios-sim should be updated:
> *https://issues.apache.org/jira/browse/CB-10912*
> <https://issues.apache.org/jira/browse/CB-10912<
https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fissues.apache.org%2fjira%2fbrowse%2fCB-10912=01%7c01%7commenjik%40microsoft.com%7c245cd1554777444c794c08d35cb10aae%7c72f988bf86f141af91ab2d7cd011db47%7c1=b2DfQhpWhLbsxXZEoWdT9hEPte9ex2zshJndNU8k0F4%3d
>>
>
> On Thu, Mar 17, 2016 at 1:58 PM, Edna Y Morales <eymor...@us.ibm.com<
mailto:eymor...@us.ibm.com>>
> wrote:
>
> > Ok sounds good
> >
> > Thanks,
> > *Edna Morales*
> >
> > [image: Inactive hide details for Carlos Santana ---03/17/2016 04:48:19
> > PM---I agree Steve - Carlos]Carlos Santana ---03/17/2016 04:48:19
PM---I
> > agree Steve - Carlos
> >
> > From: Carlos Santana <csantan...@gmail.com<mailto:csantan...@gmail.com
>>
> > To: dev@cordova.apache.org<mailto:dev@cordova.apache.org>
> > Date: 03/17/2016 04:48 PM
> > Subject: Re: [DISCUSS] cordova-ios release
> > --
> >
> >
> >
> > I agree Steve
> >
> > - Carlos
> > @csantanapr
> >
> > > On Mar 17, 2016, at 4:17 PM, Steven Gill <stevengil...@gmail.com<
mailto:stevengil...@gmail.com>>
> wrote:
> > >
> > > Lets do a common release first and then follow that up with patch ios
> > > release
> > >
> > >> On Thu, Mar 17, 2016 at 11:24 AM, Shazron <shaz...@gmail.com<
mailto:shaz...@gmail.com>> wrote:
> > >>
> > >> I would say patch release. I had some it

RE: [DISCUSS] cordova-ios release

2016-04-04 Thread Mefire O .
LGTM!

Thanks,
Mefire

From: Edna Y Morales [mailto:eymor...@us.ibm.com]
Sent: Monday, April 4, 2016 10:47 AM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] cordova-ios release


Can someone review the blog post?
https://github.com/apache/cordova-docs/pull/571

Thanks,
Edna Morales

[Inactive hide details for Shazron ---03/30/2016 08:28:03 PM---Thanks Edna - 
appreciated :) On Wed, Mar 30, 2016 at 8:15 AM, Edn]Shazron ---03/30/2016 
08:28:03 PM---Thanks Edna - appreciated :) On Wed, Mar 30, 2016 at 8:15 AM, 
Edna Y Morales <eymor...@us.ibm.com<mailto:eymor...@us.ibm.com>> w

From: Shazron <shaz...@gmail.com<mailto:shaz...@gmail.com>>
To: "dev@cordova.apache.org<mailto:dev@cordova.apache.org>" 
<dev@cordova.apache.org<mailto:dev@cordova.apache.org>>
Date: 03/30/2016 08:28 PM
Subject: Re: [DISCUSS] cordova-ios release





Thanks Edna - appreciated :)

On Wed, Mar 30, 2016 at 8:15 AM, Edna Y Morales 
<eymor...@us.ibm.com<mailto:eymor...@us.ibm.com>> wrote:

> Hi,
>
> I'd like to drive the release for cordova-ios 4.1.1. Does anyone have any
> oppositions or any reason to wait?
>
> Thanks,
> *Edna Morales*
>
> [image: Inactive hide details for Edna Y Morales---03/24/2016 09:41:54
> AM---bump to this discussion since cordova-common has been relea]Edna Y
> Morales---03/24/2016 09:41:54 AM---bump to this discussion since
> cordova-common has been released Thanks,
>
> From: Edna Y Morales/Durham/IBM@IBMUS
> To: dev@cordova.apache.org<mailto:dev@cordova.apache.org>
> Date: 03/24/2016 09:41 AM
> Subject: Re: [DISCUSS] cordova-ios release
> --
>
>
>
> bump to this discussion since cordova-common has been released
>
> Thanks,
> *Edna Morales*
>
> Shazron ---03/18/2016 10:34:07 PM---Another issue, the bundled ios-sim
> should be updated: *https://issues.apache.org/jira/browse/CB-10912*
> <https://issues.apache.org/jira/browse/CB-10912<https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fissues.apache.org%2fjira%2fbrowse%2fCB-10912=01%7c01%7commenjik%40microsoft.com%7c245cd1554777444c794c08d35cb10aae%7c72f988bf86f141af91ab2d7cd011db47%7c1=b2DfQhpWhLbsxXZEoWdT9hEPte9ex2zshJndNU8k0F4%3d>>
>
> From: Shazron <shaz...@gmail.com<mailto:shaz...@gmail.com>>
> To: "dev@cordova.apache.org<mailto:dev@cordova.apache.org>" 
> <dev@cordova.apache.org<mailto:dev@cordova.apache.org>>
> Date: 03/18/2016 10:34 PM
> Subject: Re: [DISCUSS] cordova-ios release
> --
>
>
>
> Another issue, the bundled ios-sim should be updated:
> *https://issues.apache.org/jira/browse/CB-10912*
> <https://issues.apache.org/jira/browse/CB-10912<https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fissues.apache.org%2fjira%2fbrowse%2fCB-10912=01%7c01%7commenjik%40microsoft.com%7c245cd1554777444c794c08d35cb10aae%7c72f988bf86f141af91ab2d7cd011db47%7c1=b2DfQhpWhLbsxXZEoWdT9hEPte9ex2zshJndNU8k0F4%3d>>
>
> On Thu, Mar 17, 2016 at 1:58 PM, Edna Y Morales 
> <eymor...@us.ibm.com<mailto:eymor...@us.ibm.com>>
> wrote:
>
> > Ok sounds good
> >
> > Thanks,
> > *Edna Morales*
> >
> > [image: Inactive hide details for Carlos Santana ---03/17/2016 04:48:19
> > PM---I agree Steve - Carlos]Carlos Santana ---03/17/2016 04:48:19 PM---I
> > agree Steve - Carlos
> >
> > From: Carlos Santana <csantan...@gmail.com<mailto:csantan...@gmail.com>>
> > To: dev@cordova.apache.org<mailto:dev@cordova.apache.org>
> > Date: 03/17/2016 04:48 PM
> > Subject: Re: [DISCUSS] cordova-ios release
> > --
> >
> >
> >
> > I agree Steve
> >
> > - Carlos
> > @csantanapr
> >
> > > On Mar 17, 2016, at 4:17 PM, Steven Gill 
> > > <stevengil...@gmail.com<mailto:stevengil...@gmail.com>>
> wrote:
> > >
> > > Lets do a common release first and then follow that up with patch ios
> > > release
> > >
> > >> On Thu, Mar 17, 2016 at 11:24 AM, Shazron 
> > >> <shaz...@gmail.com<mailto:shaz...@gmail.com>> wrote:
> > >>
> > >> I would say patch release. I had some items I wanted in the next
> > >> release (labeled cordova-ios-4.1.1), but that shouldn't hold up
> > >> releasing often, keep the train running...
> > >>
> > >> Ideally it should be accompanied with the patches I did yesterday for
> > >> cordova-common (since cordova-common is bundled in to cordova-ios),
> > >> but those bugs only really affect cordova-cli functionality
> > >&

Re: [DISCUSS] cordova-ios release

2016-04-04 Thread Edna Y Morales

Can someone review the blog post?
https://github.com/apache/cordova-docs/pull/571

Thanks,
Edna Morales



From:   Shazron <shaz...@gmail.com>
To: "dev@cordova.apache.org" <dev@cordova.apache.org>
Date:   03/30/2016 08:28 PM
Subject:    Re: [DISCUSS] cordova-ios release



Thanks Edna - appreciated :)

On Wed, Mar 30, 2016 at 8:15 AM, Edna Y Morales <eymor...@us.ibm.com>
wrote:

> Hi,
>
> I'd like to drive the release for cordova-ios 4.1.1. Does anyone have any
> oppositions or any reason to wait?
>
> Thanks,
> *Edna Morales*
>
> [image: Inactive hide details for Edna Y Morales---03/24/2016 09:41:54
> AM---bump to this discussion since cordova-common has been relea]Edna Y
> Morales---03/24/2016 09:41:54 AM---bump to this discussion since
> cordova-common has been released Thanks,
>
> From: Edna Y Morales/Durham/IBM@IBMUS
> To: dev@cordova.apache.org
> Date: 03/24/2016 09:41 AM
> Subject: Re: [DISCUSS] cordova-ios release
> --
>
>
>
> bump to this discussion since cordova-common has been released
>
> Thanks,
> *Edna Morales*
>
> Shazron ---03/18/2016 10:34:07 PM---Another issue, the bundled ios-sim
> should be updated: *https://issues.apache.org/jira/browse/CB-10912*
> <https://issues.apache.org/jira/browse/CB-10912>
>
> From: Shazron <shaz...@gmail.com>
> To: "dev@cordova.apache.org" <dev@cordova.apache.org>
> Date: 03/18/2016 10:34 PM
> Subject: Re: [DISCUSS] cordova-ios release
> --
>
>
>
> Another issue, the bundled ios-sim should be updated:
> *https://issues.apache.org/jira/browse/CB-10912*
> <https://issues.apache.org/jira/browse/CB-10912>
>
> On Thu, Mar 17, 2016 at 1:58 PM, Edna Y Morales <eymor...@us.ibm.com>
> wrote:
>
> > Ok sounds good
> >
> > Thanks,
> > *Edna Morales*
> >
> > [image: Inactive hide details for Carlos Santana ---03/17/2016 04:48:19
> > PM---I agree Steve - Carlos]Carlos Santana ---03/17/2016 04:48:19
PM---I
> > agree Steve - Carlos
> >
> > From: Carlos Santana <csantan...@gmail.com>
> > To: dev@cordova.apache.org
> > Date: 03/17/2016 04:48 PM
> > Subject: Re: [DISCUSS] cordova-ios release
> > --
> >
> >
> >
> > I agree Steve
> >
> > - Carlos
> > @csantanapr
> >
> > > On Mar 17, 2016, at 4:17 PM, Steven Gill <stevengil...@gmail.com>
> wrote:
> > >
> > > Lets do a common release first and then follow that up with patch ios
> > > release
> > >
> > >> On Thu, Mar 17, 2016 at 11:24 AM, Shazron <shaz...@gmail.com> wrote:
> > >>
> > >> I would say patch release. I had some items I wanted in the next
> > >> release (labeled cordova-ios-4.1.1), but that shouldn't hold up
> > >> releasing often, keep the train running...
> > >>
> > >> Ideally it should be accompanied with the patches I did yesterday
for
> > >> cordova-common (since cordova-common is bundled in to cordova-ios),
> > >> but those bugs only really affect cordova-cli functionality
> > >>
> > >> On Thu, Mar 17, 2016 at 11:09 AM, Edna Y Morales
<eymor...@us.ibm.com
> >
> > >> wrote:
> > >>>
> > >>> Hi,
> > >>>
> > >>> We are interested in a cordova-ios release, specifically for this
> jira
> > >>> item: *https://issues.apache.org/jira/browse/CB-10773*
> <https://issues.apache.org/jira/browse/CB-10773>
> > >>>
> > >>> Is there any opposition to this or any reason to wait? Steve would
it
> > >> make
> > >>> sense to wait for a cordova-common release to happen first, before
> > doing
> > >>> the cordova-ios release?
> > >>>
> > >>> Would it be a patch release or a minor release?
> > >>>
> > >>> Thanks,
> > >>> Edna Morales
> > >>
> > >>
-
> > >> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> > >> For additional commands, e-mail: dev-h...@cordova.apache.org
> > >>
> > >>
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> > For additional commands, e-mail: dev-h...@cordova.apache.org
> >
> >
> >
> >
> >
>
>
>
>
>
>




Re: [DISCUSS] cordova-ios release

2016-03-30 Thread Edna Y Morales

Hi,

I'd like to drive the release for cordova-ios 4.1.1. Does anyone have any
oppositions or any reason to wait?

Thanks,
Edna Morales



From:   Edna Y Morales/Durham/IBM@IBMUS
To: dev@cordova.apache.org
Date:   03/24/2016 09:41 AM
Subject:Re: [DISCUSS] cordova-ios release



bump to this discussion since cordova-common has been released

Thanks,
Edna Morales

Shazron ---03/18/2016 10:34:07 PM---Another issue, the bundled ios-sim
should be updated: https://issues.apache.org/jira/browse/CB-10912

From: Shazron <shaz...@gmail.com>
To: "dev@cordova.apache.org" <dev@cordova.apache.org>
Date: 03/18/2016 10:34 PM
Subject: Re: [DISCUSS] cordova-ios release



Another issue, the bundled ios-sim should be updated:
https://issues.apache.org/jira/browse/CB-10912

On Thu, Mar 17, 2016 at 1:58 PM, Edna Y Morales <eymor...@us.ibm.com>
wrote:

> Ok sounds good
>
> Thanks,
> *Edna Morales*
>
> [image: Inactive hide details for Carlos Santana ---03/17/2016 04:48:19
> PM---I agree Steve - Carlos]Carlos Santana ---03/17/2016 04:48:19 PM---I
> agree Steve - Carlos
>
> From: Carlos Santana <csantan...@gmail.com>
> To: dev@cordova.apache.org
> Date: 03/17/2016 04:48 PM
> Subject: Re: [DISCUSS] cordova-ios release
> --
>
>
>
> I agree Steve
>
> - Carlos
> @csantanapr
>
> > On Mar 17, 2016, at 4:17 PM, Steven Gill <stevengil...@gmail.com>
wrote:
> >
> > Lets do a common release first and then follow that up with patch ios
> > release
> >
> >> On Thu, Mar 17, 2016 at 11:24 AM, Shazron <shaz...@gmail.com> wrote:
> >>
> >> I would say patch release. I had some items I wanted in the next
> >> release (labeled cordova-ios-4.1.1), but that shouldn't hold up
> >> releasing often, keep the train running...
> >>
> >> Ideally it should be accompanied with the patches I did yesterday for
> >> cordova-common (since cordova-common is bundled in to cordova-ios),
> >> but those bugs only really affect cordova-cli functionality
> >>
> >> On Thu, Mar 17, 2016 at 11:09 AM, Edna Y Morales <eymor...@us.ibm.com>
> >> wrote:
> >>>
> >>> Hi,
> >>>
> >>> We are interested in a cordova-ios release, specifically for this
jira
> >>> item: https://issues.apache.org/jira/browse/CB-10773
> >>>
> >>> Is there any opposition to this or any reason to wait? Steve would it
> >> make
> >>> sense to wait for a cordova-common release to happen first, before
> doing
> >>> the cordova-ios release?
> >>>
> >>> Would it be a patch release or a minor release?
> >>>
> >>> Thanks,
> >>> Edna Morales
> >>
> >> -
> >> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> >> For additional commands, e-mail: dev-h...@cordova.apache.org
> >>
> >>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>
>
>
>






Re: [DISCUSS] cordova-ios release

2016-03-24 Thread Edna Y Morales

bump to this discussion since cordova-common has been released

Thanks,
Edna Morales



From:   Shazron <shaz...@gmail.com>
To: "dev@cordova.apache.org" <dev@cordova.apache.org>
Date:   03/18/2016 10:34 PM
Subject:    Re: [DISCUSS] cordova-ios release



Another issue, the bundled ios-sim should be updated:
https://issues.apache.org/jira/browse/CB-10912

On Thu, Mar 17, 2016 at 1:58 PM, Edna Y Morales <eymor...@us.ibm.com>
wrote:

> Ok sounds good
>
> Thanks,
> *Edna Morales*
>
> [image: Inactive hide details for Carlos Santana ---03/17/2016 04:48:19
> PM---I agree Steve - Carlos]Carlos Santana ---03/17/2016 04:48:19 PM---I
> agree Steve - Carlos
>
> From: Carlos Santana <csantan...@gmail.com>
> To: dev@cordova.apache.org
> Date: 03/17/2016 04:48 PM
> Subject: Re: [DISCUSS] cordova-ios release
> --
>
>
>
> I agree Steve
>
> - Carlos
> @csantanapr
>
> > On Mar 17, 2016, at 4:17 PM, Steven Gill <stevengil...@gmail.com>
wrote:
> >
> > Lets do a common release first and then follow that up with patch ios
> > release
> >
> >> On Thu, Mar 17, 2016 at 11:24 AM, Shazron <shaz...@gmail.com> wrote:
> >>
> >> I would say patch release. I had some items I wanted in the next
> >> release (labeled cordova-ios-4.1.1), but that shouldn't hold up
> >> releasing often, keep the train running...
> >>
> >> Ideally it should be accompanied with the patches I did yesterday for
> >> cordova-common (since cordova-common is bundled in to cordova-ios),
> >> but those bugs only really affect cordova-cli functionality
> >>
> >> On Thu, Mar 17, 2016 at 11:09 AM, Edna Y Morales <eymor...@us.ibm.com>
> >> wrote:
> >>>
> >>> Hi,
> >>>
> >>> We are interested in a cordova-ios release, specifically for this
jira
> >>> item: https://issues.apache.org/jira/browse/CB-10773
> >>>
> >>> Is there any opposition to this or any reason to wait? Steve would it
> >> make
> >>> sense to wait for a cordova-common release to happen first, before
> doing
> >>> the cordova-ios release?
> >>>
> >>> Would it be a patch release or a minor release?
> >>>
> >>> Thanks,
> >>> Edna Morales
> >>
> >> -
> >> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> >> For additional commands, e-mail: dev-h...@cordova.apache.org
> >>
> >>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>
>
>
>




Re: [DISCUSS] cordova-ios release

2016-03-20 Thread Steven Gill
Lets do a common release first and then follow that up with patch ios
release

On Thu, Mar 17, 2016 at 11:24 AM, Shazron  wrote:

> I would say patch release. I had some items I wanted in the next
> release (labeled cordova-ios-4.1.1), but that shouldn't hold up
> releasing often, keep the train running...
>
> Ideally it should be accompanied with the patches I did yesterday for
> cordova-common (since cordova-common is bundled in to cordova-ios),
> but those bugs only really affect cordova-cli functionality
>
> On Thu, Mar 17, 2016 at 11:09 AM, Edna Y Morales 
> wrote:
> >
> > Hi,
> >
> > We are interested in a cordova-ios release, specifically for this jira
> > item: https://issues.apache.org/jira/browse/CB-10773
> >
> > Is there any opposition to this or any reason to wait? Steve would it
> make
> > sense to wait for a cordova-common release to happen first, before doing
> > the cordova-ios release?
> >
> > Would it be a patch release or a minor release?
> >
> > Thanks,
> > Edna Morales
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>


Re: [DISCUSS] cordova-ios release

2016-03-19 Thread Carlos Santana
I agree Steve 

- Carlos
@csantanapr

> On Mar 17, 2016, at 4:17 PM, Steven Gill  wrote:
> 
> Lets do a common release first and then follow that up with patch ios
> release
> 
>> On Thu, Mar 17, 2016 at 11:24 AM, Shazron  wrote:
>> 
>> I would say patch release. I had some items I wanted in the next
>> release (labeled cordova-ios-4.1.1), but that shouldn't hold up
>> releasing often, keep the train running...
>> 
>> Ideally it should be accompanied with the patches I did yesterday for
>> cordova-common (since cordova-common is bundled in to cordova-ios),
>> but those bugs only really affect cordova-cli functionality
>> 
>> On Thu, Mar 17, 2016 at 11:09 AM, Edna Y Morales 
>> wrote:
>>> 
>>> Hi,
>>> 
>>> We are interested in a cordova-ios release, specifically for this jira
>>> item: https://issues.apache.org/jira/browse/CB-10773
>>> 
>>> Is there any opposition to this or any reason to wait? Steve would it
>> make
>>> sense to wait for a cordova-common release to happen first, before doing
>>> the cordova-ios release?
>>> 
>>> Would it be a patch release or a minor release?
>>> 
>>> Thanks,
>>> Edna Morales
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
>> For additional commands, e-mail: dev-h...@cordova.apache.org
>> 
>> 

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Re: [DISCUSS] cordova-ios release

2016-03-18 Thread Shazron
Another issue, the bundled ios-sim should be updated:
https://issues.apache.org/jira/browse/CB-10912

On Thu, Mar 17, 2016 at 1:58 PM, Edna Y Morales <eymor...@us.ibm.com> wrote:

> Ok sounds good
>
> Thanks,
> *Edna Morales*
>
> [image: Inactive hide details for Carlos Santana ---03/17/2016 04:48:19
> PM---I agree Steve - Carlos]Carlos Santana ---03/17/2016 04:48:19 PM---I
> agree Steve - Carlos
>
> From: Carlos Santana <csantan...@gmail.com>
> To: dev@cordova.apache.org
> Date: 03/17/2016 04:48 PM
> Subject: Re: [DISCUSS] cordova-ios release
> --
>
>
>
> I agree Steve
>
> - Carlos
> @csantanapr
>
> > On Mar 17, 2016, at 4:17 PM, Steven Gill <stevengil...@gmail.com> wrote:
> >
> > Lets do a common release first and then follow that up with patch ios
> > release
> >
> >> On Thu, Mar 17, 2016 at 11:24 AM, Shazron <shaz...@gmail.com> wrote:
> >>
> >> I would say patch release. I had some items I wanted in the next
> >> release (labeled cordova-ios-4.1.1), but that shouldn't hold up
> >> releasing often, keep the train running...
> >>
> >> Ideally it should be accompanied with the patches I did yesterday for
> >> cordova-common (since cordova-common is bundled in to cordova-ios),
> >> but those bugs only really affect cordova-cli functionality
> >>
> >> On Thu, Mar 17, 2016 at 11:09 AM, Edna Y Morales <eymor...@us.ibm.com>
> >> wrote:
> >>>
> >>> Hi,
> >>>
> >>> We are interested in a cordova-ios release, specifically for this jira
> >>> item: https://issues.apache.org/jira/browse/CB-10773
> >>>
> >>> Is there any opposition to this or any reason to wait? Steve would it
> >> make
> >>> sense to wait for a cordova-common release to happen first, before
> doing
> >>> the cordova-ios release?
> >>>
> >>> Would it be a patch release or a minor release?
> >>>
> >>> Thanks,
> >>> Edna Morales
> >>
> >> -
> >> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> >> For additional commands, e-mail: dev-h...@cordova.apache.org
> >>
> >>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>
>
>
>


Re: [DISCUSS] Cordova-iOS release

2016-03-01 Thread Steven Gill
Blog post for review: https://github.com/apache/cordova-docs/pull/530

On Tue, Mar 1, 2016 at 11:11 PM, Steven Gill <stevengil...@gmail.com> wrote:

> Shaz is back tomorrow. I just wanted to get his blessing before closing
> the vote thread.
>
> On Mon, Feb 29, 2016 at 8:39 PM, Steven Gill <stevengil...@gmail.com>
> wrote:
>
>> Just bumped the ios vote thread
>>
>> On Mon, Feb 29, 2016 at 7:06 PM, Carlos Santana <csantan...@gmail.com>
>> wrote:
>>
>>> Sorry that I have being MIA, was at IBM conference at Vegas, and what
>>> happened stayed there :-)
>>>
>>> Where we are with iOS release?
>>>
>>> I guess I was late to the Android 5.1.1 party that vote is done.
>>>
>>>
>>> On Thu, Feb 25, 2016 at 9:26 PM Steven Gill <stevengil...@gmail.com>
>>> wrote:
>>>
>>> > I sent a PR with the bug fix.
>>> > https://github.com/apache/cordova-ios/pull/198
>>> >
>>> > Hoping to get this release going again tomorrow.
>>> >
>>> > Yeah it isn't a patch release, but a minor. Lets get iOS out first and
>>> then
>>> > we can focus on tools. It should work fine for people wanting to
>>> manually
>>> > update via `cordova platform add ios@4.1.0` once released.
>>> >
>>> >
>>> >
>>> > On Thu, Feb 25, 2016 at 5:45 PM, Nikhil Khandelwal <
>>> nikhi...@microsoft.com
>>> > >
>>> > wrote:
>>> >
>>> > > Since this is a bug we encountered previously as well - should we
>>> block
>>> > on
>>> > > it? Also, looks like it will not be a patch release and we may need
>>> an
>>> > > accompanying tools release. Is that correct?
>>> > >
>>> > > -Nikhil
>>> > >
>>> > > -Original Message-
>>> > > From: Steven Gill [mailto:stevengil...@gmail.com]
>>> > > Sent: Wednesday, February 24, 2016 7:00 PM
>>> > > To: dev@cordova.apache.org
>>> > > Subject: Re: [DISCUSS] Cordova-iOS release
>>> > >
>>> > > Ran into a bug while testing upgrading from 3.9.2 to 4.1.0
>>> > >
>>> > >
>>> > >
>>> >
>>> https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fissues.apache.org%2fjira%2fbrowse%2fCB-9254=01%7c01%7cnikhilkh%40microsoft.com%7caa36706be39e4022069108d33d8fd2f9%7c72f988bf86f141af91ab2d7cd011db47%7c1=zLWtMl89ZwXQIJcBpcZ2XnBlqMfO4OcwJKBN2xEvhDA%3d
>>> > >
>>> > >
>>> > >
>>> > > On Wed, Feb 24, 2016 at 5:00 PM, Steven Gill <stevengil...@gmail.com
>>> >
>>> > > wrote:
>>> > >
>>> > > > Changes:
>>> > > >
>>> > > > * CB-10693 added missing header license
>>> > > > * CB-10693 Updated checked-in node_modules
>>> > > > * CB-10530 - Updated cordova.js. This closes #193
>>> > > > * CB-10530 - App freezes sometimes directly after starting on iOS
>>> > > > * CB-10668 checked in node_modules
>>> > > > * CB-10668 removed bin/node_modules
>>> > > > * CB-10668 updated create.js to grab node_modules from root,
>>> updated
>>> > > > package.json
>>> > > > * CB-10138  Adds missing plugin metadata to plugin_list module
>>> > > > * CB-10493: [iOS] Missing icon.png
>>> > > > * CB-10184: Images.xcassets: A 83.5x83.5@2x app icon is required
>>> for
>>> > > iPad
>>> > > > apps targeting iOS 9.0 and later
>>> > > > * Disable ios-deploy wifi mode when deploying to a device
>>> > > > * CB-10272 - Improve  and  error
>>> logs
>>> > > > * Updated bundled iso-sim to 5.0.6
>>> > > > * CB-10233: Support different config.xml file per CDVViewController
>>> > > > instance
>>> > > > * Add additional valid targets for simulation
>>> > > > * Trigger mirror push of tag
>>> > > > * Update JS snapshot to version 4.1.0-dev (via coho)
>>> > > > * Updated CDV version macro to 4.0.1
>>> > > > * CB-10185 - Update CordovaLib.xcodeproj to recommended settings in
>>> > Xcode
>>> > > > 7.2
>>> > > > * CB-10171 - WebKit Error after migration to iOS@4.0.0
>>> > > > * CB-10155 - DisallowOverscroll not working
>>> > > > * CB-10168: CDVViewController appURL is nil if wwwFolderName is the
>>> > path
>>> > > > to a resource bundle
>>> > > > * CB-10162 update reference url for icon images (closes #182)
>>> > > > * CB-10162 correct the paths for iOS icon and splashscreen
>>> resources
>>> > > > * This closes #172
>>> > > > * Update JS snapshot to version 4.1.0-dev (via coho)
>>> > > > * Set VERSION to 4.1.0-dev (via coho)
>>> > > >
>>> > > > I'm going to set the version to 4.1.0
>>> > > >
>>> > > > On Wed, Feb 24, 2016 at 4:03 PM, Steven Gill <
>>> stevengil...@gmail.com>
>>> > > > wrote:
>>> > > >
>>> > > >> Merged it in after chatting with Shaz
>>> > > >>
>>> > > >> On Wed, Feb 24, 2016 at 12:55 PM, Darryl Pogue <dar...@dpogue.ca>
>>> > > wrote:
>>> > > >>
>>> > > >>> I think we're still waiting for
>>> > > >>> https://github.com/apache/cordova-ios/pull/193 to land (but it's
>>> > > >>> probably
>>> > > >>> good to merge)
>>> > > >>>
>>> > > >>> On 24 February 2016 at 12:53, Steven Gill <
>>> stevengil...@gmail.com>
>>> > > >>> wrote:
>>> > > >>>
>>> > > >>> > Any blockers? Going to aim to send this out this afternoon.
>>> > > >>> >
>>> > > >>> >
>>> > > >>> > -Steve
>>> > > >>> >
>>> > > >>>
>>> > > >>
>>> > > >>
>>> > > >
>>> > >
>>> >
>>>
>>
>>
>


Re: [DISCUSS] Cordova-iOS release

2016-03-01 Thread Steven Gill
Shaz is back tomorrow. I just wanted to get his blessing before closing the
vote thread.

On Mon, Feb 29, 2016 at 8:39 PM, Steven Gill <stevengil...@gmail.com> wrote:

> Just bumped the ios vote thread
>
> On Mon, Feb 29, 2016 at 7:06 PM, Carlos Santana <csantan...@gmail.com>
> wrote:
>
>> Sorry that I have being MIA, was at IBM conference at Vegas, and what
>> happened stayed there :-)
>>
>> Where we are with iOS release?
>>
>> I guess I was late to the Android 5.1.1 party that vote is done.
>>
>>
>> On Thu, Feb 25, 2016 at 9:26 PM Steven Gill <stevengil...@gmail.com>
>> wrote:
>>
>> > I sent a PR with the bug fix.
>> > https://github.com/apache/cordova-ios/pull/198
>> >
>> > Hoping to get this release going again tomorrow.
>> >
>> > Yeah it isn't a patch release, but a minor. Lets get iOS out first and
>> then
>> > we can focus on tools. It should work fine for people wanting to
>> manually
>> > update via `cordova platform add ios@4.1.0` once released.
>> >
>> >
>> >
>> > On Thu, Feb 25, 2016 at 5:45 PM, Nikhil Khandelwal <
>> nikhi...@microsoft.com
>> > >
>> > wrote:
>> >
>> > > Since this is a bug we encountered previously as well - should we
>> block
>> > on
>> > > it? Also, looks like it will not be a patch release and we may need an
>> > > accompanying tools release. Is that correct?
>> > >
>> > > -Nikhil
>> > >
>> > > -Original Message-
>> > > From: Steven Gill [mailto:stevengil...@gmail.com]
>> > > Sent: Wednesday, February 24, 2016 7:00 PM
>> > > To: dev@cordova.apache.org
>> > > Subject: Re: [DISCUSS] Cordova-iOS release
>> > >
>> > > Ran into a bug while testing upgrading from 3.9.2 to 4.1.0
>> > >
>> > >
>> > >
>> >
>> https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fissues.apache.org%2fjira%2fbrowse%2fCB-9254=01%7c01%7cnikhilkh%40microsoft.com%7caa36706be39e4022069108d33d8fd2f9%7c72f988bf86f141af91ab2d7cd011db47%7c1=zLWtMl89ZwXQIJcBpcZ2XnBlqMfO4OcwJKBN2xEvhDA%3d
>> > >
>> > >
>> > >
>> > > On Wed, Feb 24, 2016 at 5:00 PM, Steven Gill <stevengil...@gmail.com>
>> > > wrote:
>> > >
>> > > > Changes:
>> > > >
>> > > > * CB-10693 added missing header license
>> > > > * CB-10693 Updated checked-in node_modules
>> > > > * CB-10530 - Updated cordova.js. This closes #193
>> > > > * CB-10530 - App freezes sometimes directly after starting on iOS
>> > > > * CB-10668 checked in node_modules
>> > > > * CB-10668 removed bin/node_modules
>> > > > * CB-10668 updated create.js to grab node_modules from root, updated
>> > > > package.json
>> > > > * CB-10138  Adds missing plugin metadata to plugin_list module
>> > > > * CB-10493: [iOS] Missing icon.png
>> > > > * CB-10184: Images.xcassets: A 83.5x83.5@2x app icon is required
>> for
>> > > iPad
>> > > > apps targeting iOS 9.0 and later
>> > > > * Disable ios-deploy wifi mode when deploying to a device
>> > > > * CB-10272 - Improve  and  error
>> logs
>> > > > * Updated bundled iso-sim to 5.0.6
>> > > > * CB-10233: Support different config.xml file per CDVViewController
>> > > > instance
>> > > > * Add additional valid targets for simulation
>> > > > * Trigger mirror push of tag
>> > > > * Update JS snapshot to version 4.1.0-dev (via coho)
>> > > > * Updated CDV version macro to 4.0.1
>> > > > * CB-10185 - Update CordovaLib.xcodeproj to recommended settings in
>> > Xcode
>> > > > 7.2
>> > > > * CB-10171 - WebKit Error after migration to iOS@4.0.0
>> > > > * CB-10155 - DisallowOverscroll not working
>> > > > * CB-10168: CDVViewController appURL is nil if wwwFolderName is the
>> > path
>> > > > to a resource bundle
>> > > > * CB-10162 update reference url for icon images (closes #182)
>> > > > * CB-10162 correct the paths for iOS icon and splashscreen resources
>> > > > * This closes #172
>> > > > * Update JS snapshot to version 4.1.0-dev (via coho)
>> > > > * Set VERSION to 4.1.0-dev (via coho)
>> > > >
>> > > > I'm going to set the version to 4.1.0
>> > > >
>> > > > On Wed, Feb 24, 2016 at 4:03 PM, Steven Gill <
>> stevengil...@gmail.com>
>> > > > wrote:
>> > > >
>> > > >> Merged it in after chatting with Shaz
>> > > >>
>> > > >> On Wed, Feb 24, 2016 at 12:55 PM, Darryl Pogue <dar...@dpogue.ca>
>> > > wrote:
>> > > >>
>> > > >>> I think we're still waiting for
>> > > >>> https://github.com/apache/cordova-ios/pull/193 to land (but it's
>> > > >>> probably
>> > > >>> good to merge)
>> > > >>>
>> > > >>> On 24 February 2016 at 12:53, Steven Gill <stevengil...@gmail.com
>> >
>> > > >>> wrote:
>> > > >>>
>> > > >>> > Any blockers? Going to aim to send this out this afternoon.
>> > > >>> >
>> > > >>> >
>> > > >>> > -Steve
>> > > >>> >
>> > > >>>
>> > > >>
>> > > >>
>> > > >
>> > >
>> >
>>
>
>


Re: [DISCUSS] Cordova-iOS release

2016-02-29 Thread Steven Gill
Just bumped the ios vote thread

On Mon, Feb 29, 2016 at 7:06 PM, Carlos Santana <csantan...@gmail.com>
wrote:

> Sorry that I have being MIA, was at IBM conference at Vegas, and what
> happened stayed there :-)
>
> Where we are with iOS release?
>
> I guess I was late to the Android 5.1.1 party that vote is done.
>
>
> On Thu, Feb 25, 2016 at 9:26 PM Steven Gill <stevengil...@gmail.com>
> wrote:
>
> > I sent a PR with the bug fix.
> > https://github.com/apache/cordova-ios/pull/198
> >
> > Hoping to get this release going again tomorrow.
> >
> > Yeah it isn't a patch release, but a minor. Lets get iOS out first and
> then
> > we can focus on tools. It should work fine for people wanting to manually
> > update via `cordova platform add ios@4.1.0` once released.
> >
> >
> >
> > On Thu, Feb 25, 2016 at 5:45 PM, Nikhil Khandelwal <
> nikhi...@microsoft.com
> > >
> > wrote:
> >
> > > Since this is a bug we encountered previously as well - should we block
> > on
> > > it? Also, looks like it will not be a patch release and we may need an
> > > accompanying tools release. Is that correct?
> > >
> > > -Nikhil
> > >
> > > -Original Message-
> > > From: Steven Gill [mailto:stevengil...@gmail.com]
> > > Sent: Wednesday, February 24, 2016 7:00 PM
> > > To: dev@cordova.apache.org
> > > Subject: Re: [DISCUSS] Cordova-iOS release
> > >
> > > Ran into a bug while testing upgrading from 3.9.2 to 4.1.0
> > >
> > >
> > >
> >
> https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fissues.apache.org%2fjira%2fbrowse%2fCB-9254=01%7c01%7cnikhilkh%40microsoft.com%7caa36706be39e4022069108d33d8fd2f9%7c72f988bf86f141af91ab2d7cd011db47%7c1=zLWtMl89ZwXQIJcBpcZ2XnBlqMfO4OcwJKBN2xEvhDA%3d
> > >
> > >
> > >
> > > On Wed, Feb 24, 2016 at 5:00 PM, Steven Gill <stevengil...@gmail.com>
> > > wrote:
> > >
> > > > Changes:
> > > >
> > > > * CB-10693 added missing header license
> > > > * CB-10693 Updated checked-in node_modules
> > > > * CB-10530 - Updated cordova.js. This closes #193
> > > > * CB-10530 - App freezes sometimes directly after starting on iOS
> > > > * CB-10668 checked in node_modules
> > > > * CB-10668 removed bin/node_modules
> > > > * CB-10668 updated create.js to grab node_modules from root, updated
> > > > package.json
> > > > * CB-10138  Adds missing plugin metadata to plugin_list module
> > > > * CB-10493: [iOS] Missing icon.png
> > > > * CB-10184: Images.xcassets: A 83.5x83.5@2x app icon is required for
> > > iPad
> > > > apps targeting iOS 9.0 and later
> > > > * Disable ios-deploy wifi mode when deploying to a device
> > > > * CB-10272 - Improve  and  error logs
> > > > * Updated bundled iso-sim to 5.0.6
> > > > * CB-10233: Support different config.xml file per CDVViewController
> > > > instance
> > > > * Add additional valid targets for simulation
> > > > * Trigger mirror push of tag
> > > > * Update JS snapshot to version 4.1.0-dev (via coho)
> > > > * Updated CDV version macro to 4.0.1
> > > > * CB-10185 - Update CordovaLib.xcodeproj to recommended settings in
> > Xcode
> > > > 7.2
> > > > * CB-10171 - WebKit Error after migration to iOS@4.0.0
> > > > * CB-10155 - DisallowOverscroll not working
> > > > * CB-10168: CDVViewController appURL is nil if wwwFolderName is the
> > path
> > > > to a resource bundle
> > > > * CB-10162 update reference url for icon images (closes #182)
> > > > * CB-10162 correct the paths for iOS icon and splashscreen resources
> > > > * This closes #172
> > > > * Update JS snapshot to version 4.1.0-dev (via coho)
> > > > * Set VERSION to 4.1.0-dev (via coho)
> > > >
> > > > I'm going to set the version to 4.1.0
> > > >
> > > > On Wed, Feb 24, 2016 at 4:03 PM, Steven Gill <stevengil...@gmail.com
> >
> > > > wrote:
> > > >
> > > >> Merged it in after chatting with Shaz
> > > >>
> > > >> On Wed, Feb 24, 2016 at 12:55 PM, Darryl Pogue <dar...@dpogue.ca>
> > > wrote:
> > > >>
> > > >>> I think we're still waiting for
> > > >>> https://github.com/apache/cordova-ios/pull/193 to land (but it's
> > > >>> probably
> > > >>> good to merge)
> > > >>>
> > > >>> On 24 February 2016 at 12:53, Steven Gill <stevengil...@gmail.com>
> > > >>> wrote:
> > > >>>
> > > >>> > Any blockers? Going to aim to send this out this afternoon.
> > > >>> >
> > > >>> >
> > > >>> > -Steve
> > > >>> >
> > > >>>
> > > >>
> > > >>
> > > >
> > >
> >
>


Re: [DISCUSS] Cordova-iOS release

2016-02-29 Thread Carlos Santana
Sorry that I have being MIA, was at IBM conference at Vegas, and what
happened stayed there :-)

Where we are with iOS release?

I guess I was late to the Android 5.1.1 party that vote is done.


On Thu, Feb 25, 2016 at 9:26 PM Steven Gill <stevengil...@gmail.com> wrote:

> I sent a PR with the bug fix.
> https://github.com/apache/cordova-ios/pull/198
>
> Hoping to get this release going again tomorrow.
>
> Yeah it isn't a patch release, but a minor. Lets get iOS out first and then
> we can focus on tools. It should work fine for people wanting to manually
> update via `cordova platform add ios@4.1.0` once released.
>
>
>
> On Thu, Feb 25, 2016 at 5:45 PM, Nikhil Khandelwal <nikhi...@microsoft.com
> >
> wrote:
>
> > Since this is a bug we encountered previously as well - should we block
> on
> > it? Also, looks like it will not be a patch release and we may need an
> > accompanying tools release. Is that correct?
> >
> > -Nikhil
> >
> > -Original Message-
> > From: Steven Gill [mailto:stevengil...@gmail.com]
> > Sent: Wednesday, February 24, 2016 7:00 PM
> > To: dev@cordova.apache.org
> > Subject: Re: [DISCUSS] Cordova-iOS release
> >
> > Ran into a bug while testing upgrading from 3.9.2 to 4.1.0
> >
> >
> >
> https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fissues.apache.org%2fjira%2fbrowse%2fCB-9254=01%7c01%7cnikhilkh%40microsoft.com%7caa36706be39e4022069108d33d8fd2f9%7c72f988bf86f141af91ab2d7cd011db47%7c1=zLWtMl89ZwXQIJcBpcZ2XnBlqMfO4OcwJKBN2xEvhDA%3d
> >
> >
> >
> > On Wed, Feb 24, 2016 at 5:00 PM, Steven Gill <stevengil...@gmail.com>
> > wrote:
> >
> > > Changes:
> > >
> > > * CB-10693 added missing header license
> > > * CB-10693 Updated checked-in node_modules
> > > * CB-10530 - Updated cordova.js. This closes #193
> > > * CB-10530 - App freezes sometimes directly after starting on iOS
> > > * CB-10668 checked in node_modules
> > > * CB-10668 removed bin/node_modules
> > > * CB-10668 updated create.js to grab node_modules from root, updated
> > > package.json
> > > * CB-10138  Adds missing plugin metadata to plugin_list module
> > > * CB-10493: [iOS] Missing icon.png
> > > * CB-10184: Images.xcassets: A 83.5x83.5@2x app icon is required for
> > iPad
> > > apps targeting iOS 9.0 and later
> > > * Disable ios-deploy wifi mode when deploying to a device
> > > * CB-10272 - Improve  and  error logs
> > > * Updated bundled iso-sim to 5.0.6
> > > * CB-10233: Support different config.xml file per CDVViewController
> > > instance
> > > * Add additional valid targets for simulation
> > > * Trigger mirror push of tag
> > > * Update JS snapshot to version 4.1.0-dev (via coho)
> > > * Updated CDV version macro to 4.0.1
> > > * CB-10185 - Update CordovaLib.xcodeproj to recommended settings in
> Xcode
> > > 7.2
> > > * CB-10171 - WebKit Error after migration to iOS@4.0.0
> > > * CB-10155 - DisallowOverscroll not working
> > > * CB-10168: CDVViewController appURL is nil if wwwFolderName is the
> path
> > > to a resource bundle
> > > * CB-10162 update reference url for icon images (closes #182)
> > > * CB-10162 correct the paths for iOS icon and splashscreen resources
> > > * This closes #172
> > > * Update JS snapshot to version 4.1.0-dev (via coho)
> > > * Set VERSION to 4.1.0-dev (via coho)
> > >
> > > I'm going to set the version to 4.1.0
> > >
> > > On Wed, Feb 24, 2016 at 4:03 PM, Steven Gill <stevengil...@gmail.com>
> > > wrote:
> > >
> > >> Merged it in after chatting with Shaz
> > >>
> > >> On Wed, Feb 24, 2016 at 12:55 PM, Darryl Pogue <dar...@dpogue.ca>
> > wrote:
> > >>
> > >>> I think we're still waiting for
> > >>> https://github.com/apache/cordova-ios/pull/193 to land (but it's
> > >>> probably
> > >>> good to merge)
> > >>>
> > >>> On 24 February 2016 at 12:53, Steven Gill <stevengil...@gmail.com>
> > >>> wrote:
> > >>>
> > >>> > Any blockers? Going to aim to send this out this afternoon.
> > >>> >
> > >>> >
> > >>> > -Steve
> > >>> >
> > >>>
> > >>
> > >>
> > >
> >
>


RE: [DISCUSS] Cordova-iOS release

2016-02-25 Thread Nikhil Khandelwal
Since this is a bug we encountered previously as well - should we block on it? 
Also, looks like it will not be a patch release and we may need an accompanying 
tools release. Is that correct?

-Nikhil

-Original Message-
From: Steven Gill [mailto:stevengil...@gmail.com] 
Sent: Wednesday, February 24, 2016 7:00 PM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] Cordova-iOS release

Ran into a bug while testing upgrading from 3.9.2 to 4.1.0

https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fissues.apache.org%2fjira%2fbrowse%2fCB-9254=01%7c01%7cnikhilkh%40microsoft.com%7caa36706be39e4022069108d33d8fd2f9%7c72f988bf86f141af91ab2d7cd011db47%7c1=zLWtMl89ZwXQIJcBpcZ2XnBlqMfO4OcwJKBN2xEvhDA%3d



On Wed, Feb 24, 2016 at 5:00 PM, Steven Gill <stevengil...@gmail.com> wrote:

> Changes:
>
> * CB-10693 added missing header license
> * CB-10693 Updated checked-in node_modules
> * CB-10530 - Updated cordova.js. This closes #193
> * CB-10530 - App freezes sometimes directly after starting on iOS
> * CB-10668 checked in node_modules
> * CB-10668 removed bin/node_modules
> * CB-10668 updated create.js to grab node_modules from root, updated
> package.json
> * CB-10138  Adds missing plugin metadata to plugin_list module
> * CB-10493: [iOS] Missing icon.png
> * CB-10184: Images.xcassets: A 83.5x83.5@2x app icon is required for iPad
> apps targeting iOS 9.0 and later
> * Disable ios-deploy wifi mode when deploying to a device
> * CB-10272 - Improve  and  error logs
> * Updated bundled iso-sim to 5.0.6
> * CB-10233: Support different config.xml file per CDVViewController
> instance
> * Add additional valid targets for simulation
> * Trigger mirror push of tag
> * Update JS snapshot to version 4.1.0-dev (via coho)
> * Updated CDV version macro to 4.0.1
> * CB-10185 - Update CordovaLib.xcodeproj to recommended settings in Xcode
> 7.2
> * CB-10171 - WebKit Error after migration to iOS@4.0.0
> * CB-10155 - DisallowOverscroll not working
> * CB-10168: CDVViewController appURL is nil if wwwFolderName is the path
> to a resource bundle
> * CB-10162 update reference url for icon images (closes #182)
> * CB-10162 correct the paths for iOS icon and splashscreen resources
> * This closes #172
> * Update JS snapshot to version 4.1.0-dev (via coho)
> * Set VERSION to 4.1.0-dev (via coho)
>
> I'm going to set the version to 4.1.0
>
> On Wed, Feb 24, 2016 at 4:03 PM, Steven Gill <stevengil...@gmail.com>
> wrote:
>
>> Merged it in after chatting with Shaz
>>
>> On Wed, Feb 24, 2016 at 12:55 PM, Darryl Pogue <dar...@dpogue.ca> wrote:
>>
>>> I think we're still waiting for
>>> https://github.com/apache/cordova-ios/pull/193 to land (but it's
>>> probably
>>> good to merge)
>>>
>>> On 24 February 2016 at 12:53, Steven Gill <stevengil...@gmail.com>
>>> wrote:
>>>
>>> > Any blockers? Going to aim to send this out this afternoon.
>>> >
>>> >
>>> > -Steve
>>> >
>>>
>>
>>
>


Re: [DISCUSS] Cordova-iOS release

2016-02-24 Thread Steven Gill
Ran into a bug while testing upgrading from 3.9.2 to 4.1.0

https://issues.apache.org/jira/browse/CB-9254



On Wed, Feb 24, 2016 at 5:00 PM, Steven Gill  wrote:

> Changes:
>
> * CB-10693 added missing header license
> * CB-10693 Updated checked-in node_modules
> * CB-10530 - Updated cordova.js. This closes #193
> * CB-10530 - App freezes sometimes directly after starting on iOS
> * CB-10668 checked in node_modules
> * CB-10668 removed bin/node_modules
> * CB-10668 updated create.js to grab node_modules from root, updated
> package.json
> * CB-10138  Adds missing plugin metadata to plugin_list module
> * CB-10493: [iOS] Missing icon.png
> * CB-10184: Images.xcassets: A 83.5x83.5@2x app icon is required for iPad
> apps targeting iOS 9.0 and later
> * Disable ios-deploy wifi mode when deploying to a device
> * CB-10272 - Improve  and  error logs
> * Updated bundled iso-sim to 5.0.6
> * CB-10233: Support different config.xml file per CDVViewController
> instance
> * Add additional valid targets for simulation
> * Trigger mirror push of tag
> * Update JS snapshot to version 4.1.0-dev (via coho)
> * Updated CDV version macro to 4.0.1
> * CB-10185 - Update CordovaLib.xcodeproj to recommended settings in Xcode
> 7.2
> * CB-10171 - WebKit Error after migration to iOS@4.0.0
> * CB-10155 - DisallowOverscroll not working
> * CB-10168: CDVViewController appURL is nil if wwwFolderName is the path
> to a resource bundle
> * CB-10162 update reference url for icon images (closes #182)
> * CB-10162 correct the paths for iOS icon and splashscreen resources
> * This closes #172
> * Update JS snapshot to version 4.1.0-dev (via coho)
> * Set VERSION to 4.1.0-dev (via coho)
>
> I'm going to set the version to 4.1.0
>
> On Wed, Feb 24, 2016 at 4:03 PM, Steven Gill 
> wrote:
>
>> Merged it in after chatting with Shaz
>>
>> On Wed, Feb 24, 2016 at 12:55 PM, Darryl Pogue  wrote:
>>
>>> I think we're still waiting for
>>> https://github.com/apache/cordova-ios/pull/193 to land (but it's
>>> probably
>>> good to merge)
>>>
>>> On 24 February 2016 at 12:53, Steven Gill 
>>> wrote:
>>>
>>> > Any blockers? Going to aim to send this out this afternoon.
>>> >
>>> >
>>> > -Steve
>>> >
>>>
>>
>>
>


Re: [DISCUSS] Cordova-iOS release

2016-02-24 Thread Steven Gill
Changes:

* CB-10693 added missing header license
* CB-10693 Updated checked-in node_modules
* CB-10530 - Updated cordova.js. This closes #193
* CB-10530 - App freezes sometimes directly after starting on iOS
* CB-10668 checked in node_modules
* CB-10668 removed bin/node_modules
* CB-10668 updated create.js to grab node_modules from root, updated
package.json
* CB-10138  Adds missing plugin metadata to plugin_list module
* CB-10493: [iOS] Missing icon.png
* CB-10184: Images.xcassets: A 83.5x83.5@2x app icon is required for iPad
apps targeting iOS 9.0 and later
* Disable ios-deploy wifi mode when deploying to a device
* CB-10272 - Improve  and  error logs
* Updated bundled iso-sim to 5.0.6
* CB-10233: Support different config.xml file per CDVViewController instance
* Add additional valid targets for simulation
* Trigger mirror push of tag
* Update JS snapshot to version 4.1.0-dev (via coho)
* Updated CDV version macro to 4.0.1
* CB-10185 - Update CordovaLib.xcodeproj to recommended settings in Xcode
7.2
* CB-10171 - WebKit Error after migration to iOS@4.0.0
* CB-10155 - DisallowOverscroll not working
* CB-10168: CDVViewController appURL is nil if wwwFolderName is the path to
a resource bundle
* CB-10162 update reference url for icon images (closes #182)
* CB-10162 correct the paths for iOS icon and splashscreen resources
* This closes #172
* Update JS snapshot to version 4.1.0-dev (via coho)
* Set VERSION to 4.1.0-dev (via coho)

I'm going to set the version to 4.1.0

On Wed, Feb 24, 2016 at 4:03 PM, Steven Gill  wrote:

> Merged it in after chatting with Shaz
>
> On Wed, Feb 24, 2016 at 12:55 PM, Darryl Pogue  wrote:
>
>> I think we're still waiting for
>> https://github.com/apache/cordova-ios/pull/193 to land (but it's probably
>> good to merge)
>>
>> On 24 February 2016 at 12:53, Steven Gill  wrote:
>>
>> > Any blockers? Going to aim to send this out this afternoon.
>> >
>> >
>> > -Steve
>> >
>>
>
>


Re: [DISCUSS] Cordova-iOS release

2016-02-24 Thread Steven Gill
Merged it in after chatting with Shaz

On Wed, Feb 24, 2016 at 12:55 PM, Darryl Pogue  wrote:

> I think we're still waiting for
> https://github.com/apache/cordova-ios/pull/193 to land (but it's probably
> good to merge)
>
> On 24 February 2016 at 12:53, Steven Gill  wrote:
>
> > Any blockers? Going to aim to send this out this afternoon.
> >
> >
> > -Steve
> >
>


Re: [DISCUSS] Cordova-iOS release

2016-02-24 Thread Darryl Pogue
I think we're still waiting for
https://github.com/apache/cordova-ios/pull/193 to land (but it's probably
good to merge)

On 24 February 2016 at 12:53, Steven Gill  wrote:

> Any blockers? Going to aim to send this out this afternoon.
>
>
> -Steve
>