You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2015/12/16 23:14:40 UTC

ios commit: Update JS snapshot to version 4.1.0-dev (via coho)

Repository: cordova-ios
Updated Branches:
  refs/heads/master d0796df98 -> a239bbb74


Update JS snapshot to version 4.1.0-dev (via coho)


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/a239bbb7
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/a239bbb7
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/a239bbb7

Branch: refs/heads/master
Commit: a239bbb74c987b894029a4ae5f23f9142fbaee46
Parents: d0796df
Author: Shazron Abdullah <sh...@apache.org>
Authored: Wed Dec 16 14:11:51 2015 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Wed Dec 16 14:11:51 2015 -0800

----------------------------------------------------------------------
 CordovaLib/cordova.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a239bbb7/CordovaLib/cordova.js
----------------------------------------------------------------------
diff --git a/CordovaLib/cordova.js b/CordovaLib/cordova.js
index 2fea6a7..31e929d 100644
--- a/CordovaLib/cordova.js
+++ b/CordovaLib/cordova.js
@@ -817,7 +817,7 @@ module.exports = channel;
 
 });
 
-// file: /Users/shazron/Documents/git/apache/cordova-ios/cordova-js-src/exec.js
+// file: /Users/shaz/Documents/Git/Apache/cordova-ios/cordova-js-src/exec.js
 define("cordova/exec", function(require, exports, module) {
 
 /*global require, module, atob, document */
@@ -1536,7 +1536,7 @@ exports.reset();
 
 });
 
-// file: /Users/shazron/Documents/git/apache/cordova-ios/cordova-js-src/platform.js
+// file: /Users/shaz/Documents/Git/Apache/cordova-ios/cordova-js-src/platform.js
 define("cordova/platform", function(require, exports, module) {
 
 module.exports = {


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