You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2017/11/04 05:21:12 UTC

[cordova-plugin-camera] branch master updated (43b3a91 -> f761934)

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

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


    from 43b3a91  Merge pull request #297 from jcesarmobile/CB-13515
     add 97d2014  Adds macOS support
     new f761934  Merge pull request #290 from JoseExposito/master

The 1 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:
 README.md           |   10 +-
 package-lock.json   | 2683 +++++++++++++++++++++++++++++++++++++++++++++++++++
 package.json        |    6 +-
 plugin.xml          |   19 +-
 src/osx/CDVCamera.h |   81 ++
 src/osx/CDVCamera.m |  258 +++++
 6 files changed, 3049 insertions(+), 8 deletions(-)
 create mode 100644 package-lock.json
 create mode 100644 src/osx/CDVCamera.h
 create mode 100644 src/osx/CDVCamera.m

-- 
To stop receiving notification emails like this one, please contact
['"commits@cordova.apache.org" <co...@cordova.apache.org>'].

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


[cordova-plugin-camera] 01/01: Merge pull request #290 from JoseExposito/master

Posted by st...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit f7619348149d5cae596f8ad6884e172f5a285f31
Merge: 43b3a91 97d2014
Author: Steve Gill <st...@gmail.com>
AuthorDate: Fri Nov 3 22:21:09 2017 -0700

    Merge pull request #290 from JoseExposito/master
    
    CB-13421: (osx) Added macOS support

 README.md           |   10 +-
 package-lock.json   | 2683 +++++++++++++++++++++++++++++++++++++++++++++++++++
 package.json        |    6 +-
 plugin.xml          |   19 +-
 src/osx/CDVCamera.h |   81 ++
 src/osx/CDVCamera.m |  258 +++++
 6 files changed, 3049 insertions(+), 8 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
"commits@cordova.apache.org" <co...@cordova.apache.org>.

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