You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by dp...@apache.org on 2018/08/26 02:24:17 UTC

[cordova-ios] 01/01: Merge pull request #395 from cordova-develop/dev_support_swift

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

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

commit 2cd93097ec5d5989bc758f15db75011829c84c2b
Merge: e0d3dad 51d9787
Author: Darryl Pogue <dv...@gmail.com>
AuthorDate: Sat Aug 25 19:24:13 2018 -0700

    Merge pull request #395 from cordova-develop/dev_support_swift
    
    Implement swift support and testing

 bin/templates/scripts/cordova/Api.js               |  40 +++++++
 .../scripts/cordova/lib/BridgingHeader.js          | 125 +++++++++++++++++++++
 bin/templates/scripts/cordova/lib/prepare.js       |   8 +-
 tests/spec/unit/Api.spec.js                        |  29 +++++
 tests/spec/unit/BridgingHeader.spec.js             | 111 ++++++++++++++++++
 tests/spec/unit/fixtures/test-Bridging-Header.h    |  30 +++++
 tests/spec/unit/fixtures/test-config-3.xml         |  25 +++++
 tests/spec/unit/prepare.spec.js                    |  36 ++++++
 8 files changed, 403 insertions(+), 1 deletion(-)


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