Repository: cordova-ios
Updated Branches:
  refs/heads/master 048e5ce0d -> bc8a215c5


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/bc8a215c/node_modules/stream-buffers/package.json
----------------------------------------------------------------------
diff --git a/node_modules/stream-buffers/package.json 
b/node_modules/stream-buffers/package.json
index 7e5043b..ef3e547 100644
--- a/node_modules/stream-buffers/package.json
+++ b/node_modules/stream-buffers/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "stream-buffers@~0.2.3",
-      "/Users/steveng/repo/cordova/cordova-ios/node_modules/bplist-creator"
+      "/Users/omefire/Projects/cordova-ios/node_modules/bplist-creator"
     ]
   ],
   "_from": "stream-buffers@>=0.2.3 <0.3.0",
@@ -27,11 +27,11 @@
   "_requiredBy": [
     "/bplist-creator"
   ],
-  "_resolved": 
"http://registry.npmjs.org/stream-buffers/-/stream-buffers-0.2.6.tgz";,
+  "_resolved": 
"https://registry.npmjs.org/stream-buffers/-/stream-buffers-0.2.6.tgz";,
   "_shasum": "181c08d5bb3690045f69401b9ae6a7a0cf3313fc",
   "_shrinkwrap": null,
   "_spec": "stream-buffers@~0.2.3",
-  "_where": 
"/Users/steveng/repo/cordova/cordova-ios/node_modules/bplist-creator",
+  "_where": "/Users/omefire/Projects/cordova-ios/node_modules/bplist-creator",
   "author": {
     "email": "m...@samcday.com.au",
     "name": "Sam Day"
@@ -55,15 +55,15 @@
   "gitHead": "b1dd62eb2e127d48ed7f1e814d5451d2b0dec144",
   "homepage": "https://github.com/samcday/node-stream-buffer";,
   "keywords": [
-    "buffer streams",
     "memory streams",
-    "streams"
+    "streams",
+    "buffer streams"
   ],
   "main": "./lib/streambuffer.js",
   "maintainers": [
     {
-      "name": "samcday",
-      "email": "sam.c....@gmail.com"
+      "email": "sam.c....@gmail.com",
+      "name": "samcday"
     }
   ],
   "name": "stream-buffers",

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/bc8a215c/node_modules/tail/package.json
----------------------------------------------------------------------
diff --git a/node_modules/tail/package.json b/node_modules/tail/package.json
index bb02f08..ab52505 100644
--- a/node_modules/tail/package.json
+++ b/node_modules/tail/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "tail@^0.4.0",
-      "/Users/steveng/repo/cordova/cordova-ios/node_modules/simctl"
+      "/Users/omefire/Projects/cordova-ios/node_modules/simctl"
     ]
   ],
   "_from": "tail@>=0.4.0 <0.5.0",
@@ -27,11 +27,11 @@
   "_requiredBy": [
     "/simctl"
   ],
-  "_resolved": "http://registry.npmjs.org/tail/-/tail-0.4.0.tgz";,
+  "_resolved": "https://registry.npmjs.org/tail/-/tail-0.4.0.tgz";,
   "_shasum": "d29de72750cc99db1e053aff13c359ecfb713002",
   "_shrinkwrap": null,
   "_spec": "tail@^0.4.0",
-  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/simctl",
+  "_where": "/Users/omefire/Projects/cordova-ios/node_modules/simctl",
   "author": {
     "name": "Luca Grulla"
   },
@@ -66,8 +66,8 @@
   "main": "tail",
   "maintainers": [
     {
-      "name": "lucagrulla",
-      "email": "luca.gru...@gmail.com"
+      "email": "luca.gru...@gmail.com",
+      "name": "lucagrulla"
     }
   ],
   "name": "tail",

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/bc8a215c/node_modules/underscore/package.json
----------------------------------------------------------------------
diff --git a/node_modules/underscore/package.json 
b/node_modules/underscore/package.json
index 16e1652..ed6d114 100644
--- a/node_modules/underscore/package.json
+++ b/node_modules/underscore/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "underscore@^1.8.3",
-      "/Users/steveng/repo/cordova/cordova-ios/node_modules/cordova-common"
+      "/Users/omefire/Projects/cordova-ios/node_modules/cordova-common"
     ]
   ],
   "_from": "underscore@>=1.8.3 <2.0.0",
@@ -27,11 +27,11 @@
   "_requiredBy": [
     "/cordova-common"
   ],
-  "_resolved": "http://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz";,
+  "_resolved": "https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz";,
   "_shasum": "4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022",
   "_shrinkwrap": null,
   "_spec": "underscore@^1.8.3",
-  "_where": 
"/Users/steveng/repo/cordova/cordova-ios/node_modules/cordova-common",
+  "_where": "/Users/omefire/Projects/cordova-ios/node_modules/cordova-common",
   "author": {
     "email": "jer...@documentcloud.org",
     "name": "Jeremy Ashkenas"
@@ -55,26 +55,26 @@
     "tarball": "http://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz";
   },
   "files": [
-    "LICENSE",
+    "underscore.js",
     "underscore-min.js",
     "underscore-min.map",
-    "underscore.js"
+    "LICENSE"
   ],
   "gitHead": "e4743ab712b8ab42ad4ccb48b155034d02394e4d",
   "homepage": "http://underscorejs.org";,
   "keywords": [
-    "browser",
-    "client",
+    "util",
     "functional",
     "server",
-    "util"
+    "client",
+    "browser"
   ],
   "license": "MIT",
   "main": "underscore.js",
   "maintainers": [
     {
-      "name": "jashkenas",
-      "email": "jashke...@gmail.com"
+      "email": "jashke...@gmail.com",
+      "name": "jashkenas"
     }
   ],
   "name": "underscore",

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/bc8a215c/node_modules/unorm/package.json
----------------------------------------------------------------------
diff --git a/node_modules/unorm/package.json b/node_modules/unorm/package.json
index 9d4e0b2..88545fb 100644
--- a/node_modules/unorm/package.json
+++ b/node_modules/unorm/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "unorm@^1.3.3",
-      "/Users/steveng/repo/cordova/cordova-ios/node_modules/cordova-common"
+      "/Users/omefire/Projects/cordova-ios/node_modules/cordova-common"
     ]
   ],
   "_from": "unorm@>=1.3.3 <2.0.0",
@@ -27,11 +27,11 @@
   "_requiredBy": [
     "/cordova-common"
   ],
-  "_resolved": "http://registry.npmjs.org/unorm/-/unorm-1.4.1.tgz";,
+  "_resolved": "https://registry.npmjs.org/unorm/-/unorm-1.4.1.tgz";,
   "_shasum": "364200d5f13646ca8bcd44490271335614792300",
   "_shrinkwrap": null,
   "_spec": "unorm@^1.3.3",
-  "_where": 
"/Users/steveng/repo/cordova/cordova-ios/node_modules/cordova-common",
+  "_where": "/Users/omefire/Projects/cordova-ios/node_modules/cordova-common",
   "author": {
     "email": "b...@bwp.dk",
     "name": "Bjarke Walling"
@@ -41,16 +41,16 @@
   },
   "contributors": [
     {
-      "name": "Bjarke Walling",
-      "email": "b...@bwp.dk"
+      "email": "b...@bwp.dk",
+      "name": "Bjarke Walling"
     },
     {
-      "name": "Oleg Grenrus",
-      "email": "oleg.gren...@iki.fi"
+      "email": "oleg.gren...@iki.fi",
+      "name": "Oleg Grenrus"
     },
     {
-      "name": "Matsuza",
-      "email": "mats...@gmail.com"
+      "email": "mats...@gmail.com",
+      "name": "Matsuza"
     }
   ],
   "dependencies": {},
@@ -77,8 +77,8 @@
   "main": "./lib/unorm.js",
   "maintainers": [
     {
-      "name": "walling",
-      "email": "b...@bwp.dk"
+      "email": "b...@bwp.dk",
+      "name": "walling"
     }
   ],
   "name": "unorm",

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/bc8a215c/node_modules/util-deprecate/package.json
----------------------------------------------------------------------
diff --git a/node_modules/util-deprecate/package.json 
b/node_modules/util-deprecate/package.json
index e184839..9657998 100644
--- a/node_modules/util-deprecate/package.json
+++ b/node_modules/util-deprecate/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "util-deprecate@1.0.2",
-      "/Users/steveng/repo/cordova/cordova-ios/node_modules/plist"
+      "/Users/omefire/Projects/cordova-ios/node_modules/plist"
     ]
   ],
   "_from": "util-deprecate@1.0.2",
@@ -28,11 +28,11 @@
   "_requiredBy": [
     "/plist"
   ],
-  "_resolved": 
"http://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz";,
+  "_resolved": 
"https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz";,
   "_shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
   "_shrinkwrap": null,
   "_spec": "util-deprecate@1.0.2",
-  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/plist",
+  "_where": "/Users/omefire/Projects/cordova-ios/node_modules/plist",
   "author": {
     "email": "nat...@tootallnate.net",
     "name": "Nathan Rajlich",
@@ -53,18 +53,18 @@
   "gitHead": "475fb6857cd23fafff20c1be846c1350abf8e6d4",
   "homepage": "https://github.com/TooTallNate/util-deprecate";,
   "keywords": [
-    "browser",
-    "browserify",
+    "util",
     "deprecate",
-    "node",
-    "util"
+    "browserify",
+    "browser",
+    "node"
   ],
   "license": "MIT",
   "main": "node.js",
   "maintainers": [
     {
-      "name": "tootallnate",
-      "email": "nat...@tootallnate.net"
+      "email": "nat...@tootallnate.net",
+      "name": "tootallnate"
     }
   ],
   "name": "util-deprecate",

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/bc8a215c/node_modules/wrappy/package.json
----------------------------------------------------------------------
diff --git a/node_modules/wrappy/package.json b/node_modules/wrappy/package.json
index 9414449..ed8a390 100644
--- a/node_modules/wrappy/package.json
+++ b/node_modules/wrappy/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "wrappy@1",
-      "/Users/steveng/repo/cordova/cordova-ios/node_modules/inflight"
+      "/Users/omefire/Projects/cordova-ios/node_modules/inflight"
     ]
   ],
   "_from": "wrappy@>=1.0.0 <2.0.0",
@@ -29,11 +29,11 @@
     "/inflight",
     "/once"
   ],
-  "_resolved": "http://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz";,
+  "_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz";,
   "_shasum": "1e65969965ccbc2db4548c6b84a6f2c5aedd4739",
   "_shrinkwrap": null,
   "_spec": "wrappy@1",
-  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/inflight",
+  "_where": "/Users/omefire/Projects/cordova-ios/node_modules/inflight",
   "author": {
     "email": "i...@izs.me",
     "name": "Isaac Z. Schlueter",
@@ -60,8 +60,8 @@
   "main": "wrappy.js",
   "maintainers": [
     {
-      "name": "isaacs",
-      "email": "i...@izs.me"
+      "email": "i...@izs.me",
+      "name": "isaacs"
     }
   ],
   "name": "wrappy",

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/bc8a215c/node_modules/xcode/lib/pbxFile.js
----------------------------------------------------------------------
diff --git a/node_modules/xcode/lib/pbxFile.js 
b/node_modules/xcode/lib/pbxFile.js
index c53b1ab..ed6a56d 100644
--- a/node_modules/xcode/lib/pbxFile.js
+++ b/node_modules/xcode/lib/pbxFile.js
@@ -110,18 +110,18 @@ function detectGroup(fileRef) {
 }
 
 function detectSourcetree(fileRef) {
-    
+
     var filetype = fileRef.lastKnownFileType || fileRef.explicitFileType,
         sourcetree = SOURCETREE_BY_FILETYPE[unquoted(filetype)];
 
     if (fileRef.explicitFileType) {
         return DEFAULT_PRODUCT_SOURCETREE;
     }
-    
+
     if (fileRef.customFramework) {
         return DEFAULT_SOURCETREE;
     }
-    
+
     if (!sourcetree) {
         return DEFAULT_SOURCETREE;
     }
@@ -136,7 +136,7 @@ function defaultPath(fileRef, filePath) {
     if (fileRef.customFramework) {
         return filePath;
     }
-    
+
     if (defaultPath) {
         return path.join(defaultPath, path.basename(filePath));
     }
@@ -156,7 +156,7 @@ function defaultGroup(fileRef) {
 
 function pbxFile(filepath, opt) {
     var opt = opt || {};
-    
+
     self = this;
 
     this.basename = path.basename(filepath);
@@ -166,13 +166,12 @@ function pbxFile(filepath, opt) {
     // for custom frameworks
     if (opt.customFramework == true) {
         this.customFramework = true;
-        this.dirname = path.dirname(filepath);
+        this.dirname = path.dirname(filepath).replace(/\\/g, '/');
     }
 
-    this.path = defaultPath(this, filepath);
+    this.path = defaultPath(this, filepath).replace(/\\/g, '/');
     this.fileEncoding = this.defaultEncoding = opt.defaultEncoding || 
defaultEncoding(self);
 
-
     // When referencing products / build output files
     if (opt.explicitFileType) {
         this.explicitFileType = opt.explicitFileType;
@@ -194,6 +193,14 @@ function pbxFile(filepath, opt) {
             this.settings = {};
         this.settings.COMPILER_FLAGS = util.format('"%s"', opt.compilerFlags);
     }
+
+    if (opt.sign) {
+      if (!this.settings)
+          this.settings = {};
+      if (!this.settings.ATTRIBUTES)
+          this.settings.ATTRIBUTES = [];
+      this.settings.ATTRIBUTES.push('CodeSignOnCopy');
+    }
 }
 
 module.exports = pbxFile;

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/bc8a215c/node_modules/xcode/lib/pbxProject.js
----------------------------------------------------------------------
diff --git a/node_modules/xcode/lib/pbxProject.js 
b/node_modules/xcode/lib/pbxProject.js
index a295fe2..da05245 100644
--- a/node_modules/xcode/lib/pbxProject.js
+++ b/node_modules/xcode/lib/pbxProject.js
@@ -270,13 +270,24 @@ pbxProject.prototype.addFramework = function(fpath, opt) {
 
     if (this.hasFile(file.path)) return false;
 
+    var customFramework = opt && opt.customFramework == true;
+    var link = !opt || (opt.link == undefined || opt.link);    //defaults to 
true if not specified
+    var embed = opt && opt.embed;                              //defaults to 
false if not specified
+
     this.addToPbxBuildFileSection(file);        // PBXBuildFile
     this.addToPbxFileReferenceSection(file);    // PBXFileReference
     this.addToFrameworksPbxGroup(file);         // PBXGroup
-    this.addToPbxFrameworksBuildPhase(file);    // PBXFrameworksBuildPhase
 
-    if (opt && opt.customFramework == true) {
+    if (link) {
+      this.addToPbxFrameworksBuildPhase(file);    // PBXFrameworksBuildPhase
+    }
+
+    if (customFramework) {
         this.addToFrameworkSearchPaths(file);
+
+        if (embed) {
+          this.addToPbxEmbedFrameworksBuildPhase(file); // 
PBXCopyFilesBuildPhase
+        }
     }
 
     return file;
@@ -286,13 +297,14 @@ pbxProject.prototype.removeFramework = function(fpath, 
opt) {
     var file = new pbxFile(fpath, opt);
     file.target = opt ? opt.target : undefined;
 
-    this.removeFromPbxBuildFileSection(file);        // PBXBuildFile
-    this.removeFromPbxFileReferenceSection(file);    // PBXFileReference
-    this.removeFromFrameworksPbxGroup(file);         // PBXGroup
-    this.removeFromPbxFrameworksBuildPhase(file);    // PBXFrameworksBuildPhase
+    this.removeFromPbxBuildFileSection(file);          // PBXBuildFile
+    this.removeFromPbxFileReferenceSection(file);      // PBXFileReference
+    this.removeFromFrameworksPbxGroup(file);           // PBXGroup
+    this.removeFromPbxFrameworksBuildPhase(file);      // 
PBXFrameworksBuildPhase
+    this.removeFromPbxEmbedFrameworksBuildPhase(file); // 
PBXCopyFilesBuildPhase
 
     if (opt && opt.customFramework) {
-        this.removeFromFrameworkSearchPaths(path.dirname(fpath));
+        this.removeFromFrameworkSearchPaths(file.dirname);
     }
 
     return file;
@@ -578,6 +590,24 @@ pbxProject.prototype.removeFromFrameworksPbxGroup = 
function(file) {
     }
 }
 
+pbxProject.prototype.addToPbxEmbedFrameworksBuildPhase = function (file) {
+    var sources = this.pbxEmbedFrameworksBuildPhaseObj(file.target);
+    if (sources) {
+        sources.files.push(pbxBuildPhaseObj(file));
+    }
+}
+
+pbxProject.prototype.removeFromPbxEmbedFrameworksBuildPhase = function (file) {
+    var sources = this.pbxEmbedFrameworksBuildPhaseObj(file.target);
+    if (sources) {
+        for (i in sources.files) {
+            if (sources.files[i].comment == longComment(file)) {
+                sources.files.splice(i, 1);
+                break;
+            }
+        }
+    }
+}
 
 pbxProject.prototype.addToProductsPbxGroup = function(file) {
     var productsGroup = this.pbxGroupByName('Products');
@@ -905,6 +935,10 @@ pbxProject.prototype.pbxFrameworksBuildPhaseObj = 
function(target) {
     return this.buildPhaseObject('PBXFrameworksBuildPhase', 'Frameworks', 
target);
 }
 
+pbxProject.prototype.pbxEmbedFrameworksBuildPhaseObj = function (target) {
+    return this.buildPhaseObject('PBXCopyFilesBuildPhase', 'Embed Frameworks', 
target);
+};
+
 // Find Build Phase from group/target
 pbxProject.prototype.buildPhase = function(group, target) {
 
@@ -1166,14 +1200,14 @@ pbxProject.prototype.removeFromOtherLinkerFlags = 
function (flag) {
     var configurations = nonComments(this.pbxXCBuildConfigurationSection()),
         OTHER_LDFLAGS = 'OTHER_LDFLAGS',
         config, buildSettings;
-    
+
     for (config in configurations) {
         buildSettings = configurations[config].buildSettings;
-        
+
         if (unquote(buildSettings['PRODUCT_NAME']) != this.productName) {
             continue;
         }
-        
+
         if (buildSettings[OTHER_LDFLAGS]) {
             var matches = buildSettings[OTHER_LDFLAGS].filter(function (p) {
                 return p.indexOf(flag) > -1;
@@ -1192,7 +1226,7 @@ pbxProject.prototype.addToBuildSettings = function 
(buildSetting, value) {
 
     for (config in configurations) {
         buildSettings = configurations[config].buildSettings;
-        
+
         buildSettings[buildSetting] = value;
     }
 }
@@ -1203,7 +1237,7 @@ pbxProject.prototype.removeFromBuildSettings = function 
(buildSetting) {
 
     for (config in configurations) {
         buildSettings = configurations[config].buildSettings;
-        
+
         if (buildSettings[buildSetting]) {
             delete buildSettings[buildSetting];
         }
@@ -1245,22 +1279,22 @@ pbxProject.prototype.addTarget = function(name, type, 
subfolder) {
         targetType = type,
         targetSubfolder = subfolder || name,
         targetName = name.trim();
-        
+
     // Check type against list of allowed target types
     if (!targetName) {
         throw new Error("Target name missing.");
-    }    
+    }
 
     // Check type against list of allowed target types
     if (!targetType) {
         throw new Error("Target type missing.");
-    } 
+    }
 
     // Check type against list of allowed target types
     if (!producttypeForTargettype(targetType)) {
         throw new Error("Target type invalid: " + targetType);
     }
-    
+
     // Build Configuration: Create
     var buildConfigurationsList = [
         {

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/bc8a215c/node_modules/xcode/package.json
----------------------------------------------------------------------
diff --git a/node_modules/xcode/package.json b/node_modules/xcode/package.json
index 39405df..fbe2305 100644
--- a/node_modules/xcode/package.json
+++ b/node_modules/xcode/package.json
@@ -2,20 +2,24 @@
   "_args": [
     [
       "xcode@^0.8.3",
-      "/Users/steveng/repo/cordova/cordova-ios"
+      "/Users/omefire/Projects/cordova-ios"
     ]
   ],
   "_from": "xcode@>=0.8.3 <0.9.0",
-  "_id": "xcode@0.8.3",
+  "_id": "xcode@0.8.4",
   "_inCache": true,
   "_installable": true,
   "_location": "/xcode",
-  "_nodeVersion": "5.1.0",
+  "_nodeVersion": "4.2.6",
+  "_npmOperationalInternal": {
+    "host": "packages-12-west.internal.npmjs.com",
+    "tmp": "tmp/xcode-0.8.4.tgz_1457572486508_0.5393483068328351"
+  },
   "_npmUser": {
     "email": "anis.ka...@gmail.com",
     "name": "anis"
   },
-  "_npmVersion": "3.3.12",
+  "_npmVersion": "2.14.12",
   "_phantomChildren": {},
   "_requested": {
     "name": "xcode",
@@ -28,11 +32,11 @@
   "_requiredBy": [
     "/"
   ],
-  "_resolved": "http://registry.npmjs.org/xcode/-/xcode-0.8.3.tgz";,
-  "_shasum": "0ebfbd95c6c26b0d154ac2d5ac0f1daac4296f80",
+  "_resolved": "https://registry.npmjs.org/xcode/-/xcode-0.8.4.tgz";,
+  "_shasum": "e82c64675fcae3cb02e9ceb801d786dd90123604",
   "_shrinkwrap": null,
   "_spec": "xcode@^0.8.3",
-  "_where": "/Users/steveng/repo/cordova/cordova-ios",
+  "_where": "/Users/omefire/Projects/cordova-ios",
   "author": {
     "email": "alu...@gmail.com",
     "name": "Andrew Lunny"
@@ -77,31 +81,31 @@
   },
   "directories": {},
   "dist": {
-    "shasum": "0ebfbd95c6c26b0d154ac2d5ac0f1daac4296f80",
-    "tarball": "http://registry.npmjs.org/xcode/-/xcode-0.8.3.tgz";
+    "shasum": "e82c64675fcae3cb02e9ceb801d786dd90123604",
+    "tarball": "http://registry.npmjs.org/xcode/-/xcode-0.8.4.tgz";
   },
   "engines": {
     "node": ">=0.6.7"
   },
-  "gitHead": "6d8870262b71a0734a9b0be30a783184b1935f4c",
+  "gitHead": "eb0e23e44c451d0e7ea92d881eb8c82f4aa86481",
   "homepage": "https://github.com/alunny/node-xcode#readme";,
   "main": "index.js",
   "maintainers": [
     {
-      "name": "alunny",
-      "email": "alu...@gmail.com"
+      "email": "alu...@gmail.com",
+      "name": "alunny"
     },
     {
-      "name": "filmaj",
-      "email": "maj....@gmail.com"
+      "email": "maj....@gmail.com",
+      "name": "filmaj"
     },
     {
-      "name": "shepheb",
-      "email": "braden.shepherd...@gmail.com"
+      "email": "braden.shepherd...@gmail.com",
+      "name": "shepheb"
     },
     {
-      "name": "anis",
-      "email": "anis.ka...@gmail.com"
+      "email": "anis.ka...@gmail.com",
+      "name": "anis"
     }
   ],
   "name": "xcode",
@@ -113,5 +117,5 @@
   "scripts": {
     "test": "nodeunit test/parser test"
   },
-  "version": "0.8.3"
+  "version": "0.8.4"
 }

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/bc8a215c/node_modules/xmlbuilder/package.json
----------------------------------------------------------------------
diff --git a/node_modules/xmlbuilder/package.json 
b/node_modules/xmlbuilder/package.json
index 247fb96..a7331b0 100644
--- a/node_modules/xmlbuilder/package.json
+++ b/node_modules/xmlbuilder/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "xmlbuilder@4.0.0",
-      "/Users/steveng/repo/cordova/cordova-ios/node_modules/plist"
+      "/Users/omefire/Projects/cordova-ios/node_modules/plist"
     ]
   ],
   "_from": "xmlbuilder@4.0.0",
@@ -27,11 +27,11 @@
   "_requiredBy": [
     "/plist"
   ],
-  "_resolved": "http://registry.npmjs.org/xmlbuilder/-/xmlbuilder-4.0.0.tgz";,
+  "_resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-4.0.0.tgz";,
   "_shasum": "98b8f651ca30aa624036f127d11cc66dc7b907a3",
   "_shrinkwrap": null,
   "_spec": "xmlbuilder@4.0.0",
-  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/plist",
+  "_where": "/Users/omefire/Projects/cordova-ios/node_modules/plist",
   "author": {
     "email": "oozci...@gmail.com",
     "name": "Ozgur Ozcitak"
@@ -69,8 +69,8 @@
   "main": "./lib/index",
   "maintainers": [
     {
-      "name": "oozcitak",
-      "email": "oozci...@gmail.com"
+      "email": "oozci...@gmail.com",
+      "name": "oozcitak"
     }
   ],
   "name": "xmlbuilder",

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/bc8a215c/node_modules/xmldom/package.json
----------------------------------------------------------------------
diff --git a/node_modules/xmldom/package.json b/node_modules/xmldom/package.json
index 454b9f9..36fcde8 100644
--- a/node_modules/xmldom/package.json
+++ b/node_modules/xmldom/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "xmldom@0.1.x",
-      "/Users/steveng/repo/cordova/cordova-ios/node_modules/plist"
+      "/Users/omefire/Projects/cordova-ios/node_modules/plist"
     ]
   ],
   "_from": "xmldom@>=0.1.0 <0.2.0",
@@ -29,11 +29,11 @@
     "/plist",
     "/simple-plist/plist"
   ],
-  "_resolved": "http://registry.npmjs.org/xmldom/-/xmldom-0.1.22.tgz";,
+  "_resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.1.22.tgz";,
   "_shasum": "10de4e5e964981f03c8cc72fadc08d14b6c3aa26",
   "_shrinkwrap": null,
   "_spec": "xmldom@0.1.x",
-  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/plist",
+  "_where": "/Users/omefire/Projects/cordova-ios/node_modules/plist",
   "author": {
     "email": "ji...@xidea.org",
     "name": "jindw",
@@ -45,18 +45,18 @@
   },
   "contributors": [
     {
-      "name": "Yaron Naveh",
       "email": "yaron...@gmail.com",
+      "name": "Yaron Naveh",
       "url": "http://webservices20.blogspot.com/";
     },
     {
-      "name": "Harutyun Amirjanyan",
       "email": "amirjan...@gmail.com",
+      "name": "Harutyun Amirjanyan",
       "url": "https://github.com/nightwing";
     },
     {
-      "name": "Alan Gutierrez",
       "email": "a...@prettyrobots.com",
+      "name": "Alan Gutierrez",
       "url": "http://www.prettyrobots.com/";
     }
   ],
@@ -76,42 +76,42 @@
   "gitHead": "29a83b315aef56c156602286b2d884a3b4c2521f",
   "homepage": "https://github.com/jindw/xmldom";,
   "keywords": [
-    "DOMParser",
-    "XMLSerializer",
+    "w3c",
     "dom",
-    "javascript",
+    "xml",
     "parser",
-    "w3c",
-    "xml"
+    "javascript",
+    "DOMParser",
+    "XMLSerializer"
   ],
   "licenses": [
     {
+      "MIT": "http://opensource.org/licenses/MIT";,
       "type": "LGPL",
-      "url": "http://www.gnu.org/licenses/lgpl.html";,
-      "MIT": "http://opensource.org/licenses/MIT";
+      "url": "http://www.gnu.org/licenses/lgpl.html";
     }
   ],
   "main": "./dom-parser.js",
   "maintainers": [
     {
-      "name": "jindw",
-      "email": "ji...@xidea.org"
+      "email": "ji...@xidea.org",
+      "name": "jindw"
     },
     {
-      "name": "yaron",
-      "email": "yaron...@gmail.com"
+      "email": "yaron...@gmail.com",
+      "name": "yaron"
     },
     {
-      "name": "bigeasy",
-      "email": "a...@prettyrobots.com"
+      "email": "a...@prettyrobots.com",
+      "name": "bigeasy"
     },
     {
-      "name": "kethinov",
-      "email": "kethi...@gmail.com"
+      "email": "kethi...@gmail.com",
+      "name": "kethinov"
     },
     {
-      "name": "jinjinyun",
-      "email": "jinyun....@gmail.com"
+      "email": "jinyun....@gmail.com",
+      "name": "jinjinyun"
     }
   ],
   "name": "xmldom",


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

Reply via email to