You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2019/01/17 23:57:09 UTC

[cordova-ios] branch master updated (c2cab27 -> 4562ef5)

This is an automated email from the ASF dual-hosted git repository.

erisu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git.


    from c2cab27  Fixes $(PRODUCT_BUNDLE_IDENTIFIER) not being resolved for a product archive (#494)
     new f3ff659  Updated ESlint dependencies with lint corrections
     new ac277e4  Bumped Code Coverage Dependency
     new 5d49c1d  Update Dev Dependencies
     new 89f3e5a  Bump cordova-common@^3.1.0
     new e7652df  Bump ios-sim@^7.0.0
     new eb23234  Bump xcode@1.1.0
     new b29cec9  Updated Dependencies
     new 33adf28  Bump q@^1.5.1
     new 941537a  Update Bug Issue Tracker
     new 9f750d4  Bump xcode@^2.0.0
     new 4562ef5  Merge pull request #496 from erisu/cordova9-prep

The 3692 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../scripts/cordova/lib/BridgingHeader.js          | 16 ++--
 bin/templates/scripts/cordova/lib/Podfile.js       |  6 +-
 bin/templates/scripts/cordova/lib/build.js         |  2 +-
 .../scripts/cordova/lib/plugman/pluginHandlers.js  |  8 +-
 bin/templates/scripts/cordova/lib/prepare.js       | 87 +++++++++++-----------
 bin/templates/scripts/cordova/lib/spawn.js         |  2 +-
 package.json                                       | 33 ++++----
 tests/spec/unit/Api.spec.js                        | 46 ++++++------
 tests/spec/unit/BridgingHeader.spec.js             |  4 +-
 tests/spec/unit/Plugman/pluginHandler.spec.js      | 20 ++---
 tests/spec/unit/Podfile.spec.js                    |  4 +-
 tests/spec/unit/lib/check_reqs.spec.js             |  2 +-
 tests/spec/unit/lib/run.spec.js                    |  6 +-
 tests/spec/unit/versions.spec.js                   |  4 +-
 14 files changed, 120 insertions(+), 120 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org