There are similar issues for Android when a package name starts with a number or underscore, I think.
As long as it's not a regression, I'd rather not cancel the vote for it; we're always going to find more bugs (if we look hard enough :) ) We can release again with both fixes as soon as we want. Ian On Wed, Jun 25, 2014 at 10:39 AM, Sergey Grebnov (Akvelon) < v-seg...@microsoft.com> wrote: > Hi, I've recently found out the following bad issue when iOS platform > add/prepare fails if app display name contains unicode characters. We may > want to include it to release. > https://issues.apache.org/jira/browse/CB-6992 > https://github.com/apache/cordova-lib/pull/40 > > Thx! > Sergey > -----Original Message----- > From: iclell...@google.com [mailto:iclell...@google.com] On Behalf Of Ian > Clelland > Sent: Wednesday, June 25, 2014 6:37 AM > To: dev@cordova.apache.org > Subject: Re: [Vote] Tools Release > > +1 > > Verified package integrity (and signed Mark's GPG key after validating it) > Verified that packages match the repositories at the correct tags Tested > building mobile spec with the tagged repos Ran npm test in all three > packages to see that there are no failing tests > > > > On Tue, Jun 24, 2014 at 10:27 PM, Mark Koudritsky <kam...@google.com> > wrote: > > > Ok, updated the packages, git tags are the same. Please test and vote. > > Signed packages: > > https://dist.apache.org/repos/dist/dev/cordova/CB-7002/ > > > > > > PS: > > The problems with old packages were > > - plugman and cli were taken with the next -dev version in package.json. > > - cordova-lib was zipped rather than "npm pack"-ed because > > package.json lives in a subdir and not in repo root. > > >