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/10/04 23:11:35 UTC

cordova-coho git commit: added node-xcode to coho

Repository: cordova-coho
Updated Branches:
  refs/heads/master 32285d5e1 -> bd485e2de


added node-xcode to coho


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

Branch: refs/heads/master
Commit: bd485e2deff1b23148cb88ebc23cac05be8d657f
Parents: 32285d5
Author: Steve Gill <st...@gmail.com>
Authored: Wed Oct 4 16:11:16 2017 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Wed Oct 4 16:11:16 2017 -0700

----------------------------------------------------------------------
 src/repoutil.js | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/bd485e2d/src/repoutil.js
----------------------------------------------------------------------
diff --git a/src/repoutil.js b/src/repoutil.js
index fd6f052..22148a0 100644
--- a/src/repoutil.js
+++ b/src/repoutil.js
@@ -347,6 +347,11 @@ var toolRepos = [
         id: 'coho',
         repoName: 'cordova-coho',
         jiraComponentName: 'cordova-coho'
+    }, {
+        title: 'Cordova Node Xcode',
+        id: 'node-xcode',
+        repoName: 'cordova-node-xcode',
+        jiraComonentName: 'node-xcode'
     }
 ];
 


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